Cross-platform printer commands for pixel perfect printing
Posted: Tue Jan 15, 2013 11:48 pm
The PrinterPageHeight() and PrinterPageWidth() commands are fine, but for pixel perfect printing more is needed:
1.) Real Paper Size (Letter or A4 etc.)
2.) DPI (could be calculated from paper size and page height/width)
3.) Margins of all 4 sides (they differ from printer to printer).
Feel free to add more functions to this list if you see a need.
Thanks
1.) Real Paper Size (Letter or A4 etc.)
2.) DPI (could be calculated from paper size and page height/width)
3.) Margins of all 4 sides (they differ from printer to printer).
Feel free to add more functions to this list if you see a need.
Thanks