3.8.1 Exporting to PDF Programmatically
Portable Document Format (PDF) is a document format created by Adobe for distributing documents online. It has the advantages of compact size and the availability of a free document viewer (Acrobat Reader) on many platforms.
Style Intelligence provides support for PDF printing either through the use of the PDF3Generator or through the use of the PDF4Generator. PDF3Generator.getPDFGenerator() returns an appropriate object for the user's environment. Therefore, you should use PDF3Generator.getPDFGenerator() to get an instance of the above classes, rather than directly instantiating the constructors.
| << 3.8 Exporting Reports Programmatically | © 1996-2013 InetSoft Technology Corporation (v11.4) | Printing to a PDF File >> |