Package pdfts.examples

Class Summary
GoogleHTMLOutputHandler This example captures PDF text content, and builds an XHTML document to mimic the HTML view that Google offers for indexed PDF documents.
XMLFormExport This class extracts all interactive form data from a PDFTextStream instance (or from a PDF file specified via command line), and builds up an XML DOM Document instance containing the extracted form data.
XMLOutputTarget This class is an example OutputHandler implementation that builds up a DOM XML model of extracted PDF content.