We have many forms used for printing using the paperprintscale attribute.
I recently built a PDF emailer function into the form, but unfortunately the PDF plugin does not respect the paperprintscale.
IE, when printing using pdf_output plugin with paperprintscale set to 158, approx. 58% of the right side text is ommitted - even though the paper size is correct. There is blank space and room for the rest of the text.
Testing this by setting the paperprintscale to 100 and then shrinking all the elements manually, resetting font sizes, etc., lets the full form print via the pdf plugin.
I was going to add this functionality to many of our printed forms, but nearly all of them use the paperprintscale function in various ways (for finer grained placement and sliding), and I don’t want to have to rebuild or duplicate all the forms merely for pdf use.
Can anyone else verify this as a bug, or is it merely our platform? On windows in developer, the paperprintscale setting works correctly, pdf or to a printer.
Servoy 2.2.6, Linux RedHat 9, Java 1.5, iText.jar (default servoy pdf generator)
Also, to use the font loader, do I point to a path on the server or on the client? I read the pdf plugin runs on the server, so assume it should be a server path.
Thank you for any further information,
Nolan M.
FSCI