This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, July 4, 2007 3:56:21 PM(UTC)
Groups: Registered
Posts: 14
Hi,
I am using leadtools doc imaging V14.5 and VB.NET.
I can't seem to find any properties that allow u to set the paper type for the printer (A4 or A3) and also how u can set the orientation.
Please don't refer to tutorials as I have been through all of them.
#2
Posted
:
Sunday, July 8, 2007 3:19:27 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
If you are using the System.Drawing.Printing.PrintDocument class to print your image, you can control the paper size of the printer by using the PrintDocument.PrinterSettings.DefaultPageSettings.PaperSize property. Also, you can control the orientation of the printer by using the PrintDocument.PrinterSettings.DefaultPageSettings.Landscape property.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.