Namespace org.pdfclown.samples.cli

Samples demonstrating some of the available functionalities of PDF Clown. More...

Classes

class  AcroFormCreationSample
 This sample demonstrates how to insert AcroForm fields into a PDF document. More...
class  AcroFormFillingSample
 This sample demonstrates how to fill AcroForm fields of a PDF document. More...
class  AcroFormParsingSample
 This sample demonstrates how to inspect the AcroForm fields of a PDF document. More...
class  ActionEnumExtension
class  ActionSample
 This sample demonstrates how to apply actions to a document. More...
class  AdvancedTextExtractionSample
 This sample demonstrates how to retrieve text content along with its graphic attributes (font, font size, text color, text rendering mode, text bounding box, and so on) from a PDF document; text is automatically sorted and aggregated. More...
class  AnnotationSample
 This sample demonstrates how to insert annotations into a PDF document. More...
class  AttachmentExtractionSample
 This sample demonstrates how to extract attachments from a PDF document. More...
class  BarcodeSample
 This sample demonstrates how to show bar codes in a PDF document. More...
class  BasicTextExtractionSample
 This sample demonstrates the low-level way to extract text from a PDF document. More...
class  BookmarksParsingSample
 This sample demonstrates how to inspect the bookmarks of a PDF document. More...
class  ComplexTypesettingSample
 This sample demonstrates how to create a new PDF document populating it with various graphics elements. More...
class  ContentScanningSample
 This sample demonstrates how to retrieve the precise position (page and coordinates) of each image within a PDF document, using the page content scanning functionality. More...
class  GraphicsSample
 This sample demonstrates some of the graphics operations available through the PrimitiveComposer and BlockComposer classes to compose a PDF document. More...
class  HelloWorldSample
 This sample is a minimalist introduction to the use of PDF Clown. More...
class  ImageExtractionSample
 This sample demonstrates how to extract XObject images from a PDF document. More...
class  ImageSubstitutionSample
 This sample demonstrates how to replace images appearing in a PDF document's pages through their resource names. More...
class  InlineObjectSample
 This sample demonstrates how to embed an image object within a PDF content stream. More...
class  LayerCreationSample
 This sample demonstrates how to define layers to control content visibility. More...
class  LayerParsingSample
 This sample demonstrates how to parse existing layers. More...
class  LinkCreationSample
 This sample demonstrates how to apply links to a PDF document. More...
class  LinkParsingSample
 This sample demonstrates how to inspect the links of a PDF document, retrieving their associated text along with its graphic attributes (font, font size, text color, text rendering mode, text bounding box...). More...
class  NamedDestinationSample
 This sample demonstrates how to manipulate the named destinations within a PDF document. More...
class  NamesParsingSample
 This sample demonstrates how to inspect the object names within a PDF document. More...
class  PageCombinationSample
 This sample demonstrates how to combine multiple pages into single bigger pages (for example two A4 modules into one A3 module) using form XObjects [PDF:1.6:4.9]. More...
class  PageCoordinatesSample
 This sample shows the effects of the manipulation of the CTM (Current Transformation Matrix), that is the logical device which affects the PDF page coordinate system used to place graphics contents onto the canvas. More...
class  PageFormatSample
 This sample generates a series of PDF pages from the default page formats available, varying both in size and orientation. More...
class  PageLabelSample
 This sample demonstrates how to define, read and modify page labels. More...
class  PageManagementSample
 This sample demonstrates how to manipulate the pages collection within a PDF document, to perform page data size calculations, additions, movements, removals, extractions and splits of groups of pages. More...
class  PageNumberingSample
 This sample demonstrates how to stamp the page number on alternated corners of an existing PDF document's pages. More...
class  PageToFormSample
 This sample demonstrates how to reuse a PDF page as a form (precisely: form XObject [PDF:1.6:4.9]). More...
class  PageTransitionSample
 This sample demonstrates how to apply visual transitions to the pages of a PDF document. More...
class  ParsingSample
 This sample demonstrates how to inspect the structure of a PDF document. More...
class  PrintingSample
 This sample demonstrates how to print a PDF document. More...
class  RenderingSample
 This sample demonstrates how to render a PDF page as a raster image. More...
class  Sample
 Abstract sample. More...
class  SampleLoader
 Command-line sample loader. More...
class  StandardFontSample
 This sample demonstrates the use of standard Type 1 fonts, which are the 14 built-in fonts prescribed by the PDF specification to be shipped along with any conformant PDF viewer. More...
class  StreamExternalizationSample
 This sample demonstrates how to move stream data outside PDF files and keep external references to them; it demonstrates also the inverse process (reimporting stream data from external files). More...
class  TextFrameSample
 This sample demonstrates how to obtain the actual area occupied by text shown in a PDF page. More...
class  TextHighlightSample
 This sample demonstrates how to highlight text matching arbitrary patterns. More...
class  TextInfoExtractionSample
 This sample demonstrates how to retrieve text content along with its graphic attributes (font, font size, text color, text rendering mode, text bounding box...) from a PDF document; it also generates a document version decorated by text bounding boxes. More...
class  TypesettingSample
 This sample concentrates on proper fitting of styled text within a given PDF page area (block frame), from the beginning of "Alice in Wonderland", Chapter 1 ("Down the Rabbit-Hole"). More...
class  UnicodeSample
 This sample demonstrates the PDF Clown's support to Unicode-compliant fonts. More...
class  Utils
class  VideoEmbeddingSample
 This sample demonstrates how to insert screen annotations to display media clips inside a PDF document. More...
class  WatermarkSample
 This sample demonstrates how to insert semi-transparent watermark text into an existing PDF document. More...

Samples demonstrating some of the available functionalities of PDF Clown.

Copyright 2006-2013 Stefano Chizzolini. For more information, please visit PDF Clown home page.

Generated on Sat Feb 9 21:28:28 2013 for PDF Clown Samples 0.1.2 by  doxygen 1.6.3