Peter Hopfgartner created FOP-2338:
--------------------------------------
Summary: Edit PDF metadata
Key: FOP-2338
URL: https://issues.apache.org/jira/browse/FOP-2338
Project: Fop
Issue Type: Improvement
Reporter: Peter Hopfgartner
Priority: Minor
There are some use cases, where the metadata can have a significant impact on
the usability of a created PDF.
As an example, for technical drawings it is generally more advisable to hint
the PDF viewer not to scale the content in order to respect printer margins,
since this changes the scale of the drawing.
Such a hint can be specified in the meta data.
e.g.:
http://stackoverflow.com/questions/4725711/set-pdf-to-print-with-no-scaling
http://api.itextpdf.com/itext/com/itextpdf/text/pdf/interfaces/PdfViewerPreferences.html#addViewerPreference(com.itextpdf.text.pdf.PdfName,%20com.itextpdf.text.pdf.PdfObject)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)