simon steiner created FOP-2456:
----------------------------------

             Summary: PDF VT and Page Piece support
                 Key: FOP-2456
                 URL: https://issues.apache.org/jira/browse/FOP-2456
             Project: Fop
          Issue Type: Improvement
            Reporter: simon steiner
            Assignee: simon steiner


Professional printers can use PDFVT or PDF Page Piece to control things like 
what printer tray is used or cache pdf objects in memory for performance.

PDFVT needs in fop.xconf
      <pdf-x-mode>PDF/X-4</pdf-x-mode> 
      <pdf-vt-mode>PDF/VT-1</pdf-vt-mode>

and metadata for each page:
{code}
       <pdf:vt>
        <pdf:dictionary key="DPM/CIP4_Root/CIP4_Production/CIP4_Part">
            <pdf:string key="CIP4_ProductType">frontpages</pdf:string>        
        </pdf:dictionary> 
      </pdf:vt>   
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to