When I try to print a report to a PDF file I get the following error message.
"Unable to print. Page Header plus Page Footer is too large for the page."
Does anyone has any pointers to the solution.
Error printing to PDF
Hello,
In general the output of the PDF Printer depends on what is the input given to it from each application.
Each application may send the paper size to the printer differently.
You can use Set / Get PaperSize(), PaperLength() and PaperWidth() to set and read the settings of the printer.
If you are having problems with a specific document, please try to change the paper settings of that document from the printing application. If this didn't help or is not possible please send us the document to support@amyuni.com to check it.
Hope this helps.
In general the output of the PDF Printer depends on what is the input given to it from each application.
Each application may send the paper size to the printer differently.
You can use Set / Get PaperSize(), PaperLength() and PaperWidth() to set and read the settings of the printer.
If you are having problems with a specific document, please try to change the paper settings of that document from the printing application. If this didn't help or is not possible please send us the document to support@amyuni.com to check it.
Hope this helps.