How to print ?
Posted: 25 Dec 2010, 18:51
Hi,
I need an example on how to print a drawing. I'm C++ oriented. I've found some examples on your help files. It seems Print View Area 2 example would suit to my needs.
I've examined this pascal source code and I understand that to print a zoomed rectangle to a printer you have to create a new Image and scaleit according to the desired rectangle by GetActualGraphic function. (True or false)?
Should I have to convert this example to Cpp or could you post a different example?
Thanks
Sabetay
I need an example on how to print a drawing. I'm C++ oriented. I've found some examples on your help files. It seems Print View Area 2 example would suit to my needs.
I've examined this pascal source code and I understand that to print a zoomed rectangle to a printer you have to create a new Image and scaleit according to the desired rectangle by GetActualGraphic function. (True or false)?
Should I have to convert this example to Cpp or could you post a different example?
Thanks
Sabetay