kooloveme / thtmlviewer

Automatically exported from code.google.com/p/thtmlviewer
Other
0 stars 0 forks source link

Missing Printer properties #185

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Properties for PrinterName and PrinterOrientation (TPrinterOrientation) would 
make the printing facilities much more powerful.

For PrinterName, it has to be added to TvwPrinter (possibley passing it in the 
constructor).

For PrinterOrientation, it is sufficient to add a simple property, and pass it 
to the printer object just before doing a BeginDoc.

Original issue reported on code.google.com by zar...@gmail.com on 28 Aug 2012 at 3:37

GoogleCodeExporter commented 9 years ago
zarglu,

thanks for this suggestion.

I wish I could publish a PrinterOptions class including Margins, Scale, etc.

OrphanCat

Original comment by OrphanCat on 11 Sep 2012 at 9:01

GoogleCodeExporter commented 9 years ago
i need this properties too !
may be available soon ?

Original comment by bruno.pe...@gmail.com on 22 Oct 2014 at 8:15