Hi,
I am a new user of GdPicture Pro, so I do really have some problems using the OCX.
I was using ImageX.ocx before an printed to printer using:
Printer.PaintPicture Picture2.Picture, XOffset, YOffset, Picture1.Width, Picture3.Height
This command printed my image to a defined location and I was able to place text strings to the same sheet of paper.
When printing with GdPicture there is always a carriage return when using:
Call Picture1.PrintImageBySize(XOffset, YOffset, Picture1.Width / 56.7, Picture1.Height / 56.7)
Is there a way to do printing in the way I used before?
Thanks for helping
Werner
