Click to See Complete Forum and Search --> : PHP Print setting


goh_gss
08-03-2004, 08:34 AM
Anyone know how to set the printing area, margin, paper size, print directly with php?? Please email me the example coding also.
Thank you

yelvington
08-07-2004, 11:45 AM
This isn't a PHP issue. It's an issue of the underlying platform. On a Unix system presumably you would pipe the output to a formatting program such as genscript and pass the appropriate settings as arguments.