ceTe Software Help Library for Java - January 2011 Comments on this topic
Page Elements
See Also
DynamicPDF Generator for Java > Programming With Generator for Java > Page Elements

Glossary Item Box

Welcome > Generator >Programming > PageElements

DynamicPDF Generator for Java includes over 50 built-in Page Elements.

Included with the Community Edition

Group
The Group Page Element is used to group page elements into logical groups.
Image
The Image Page Element is used to add images to the page. The community Edition is limited to GIF images.
Label
The Label Page Element is used for adding text labels to the page.
Layout Grid
The Layout Grid Page Element adds a layout grid to the page to assist with the layout of Page Elements.
Line
The Line Page Element is used to add lines to the page.
Page Numbering Label
The Page Numbering Label Page Element is used for adding text page and section numbering to the labels to the page.
Rectangle
The Rectangle Page Element is used to add rectangles to the document.

Included with Professional

Anchor Group
The Anchor Group Page Element can have page elements within it. It can be anchored to the edge or margins of the page.
Area Group
The Area Group Page Element is used to group page elements into logical groups. It contains a width and height which can be used by the Table page element's cell for alignment.
Background Image
The Background Image Page Element is used to add in image as a background to a page. The image stretches to fill the entire page.
Bookmark
The Bookmark Page Element is used to add outlines to the document's outline list.
Circle
The Circle Page Element is used to add circles to the page.
Formatted Text Area
The Formatted Text Area Page Element is used to add formatted text to the page. It has text continuation methods to efficiently span text between multiple Formatted Text Areas and pages.
Link
The Link Page Element is used to add document and URL links to the page.
Note
The Note Page Element is used to add a PDF note to the page.
Ordered List
The Ordered List Page Element is used to add an ordered list to the page.
Path
The Path Page Element is used to add path shapes to the page. This is made up of the LineSubPath, CurveFromSubPath, CurveSubPath and CurveToSubPath classes.
Table2
The Table2 Page Element is used to add a table to the page. It has horizontal and vertical continuation methods to efficiently span a table between multiple columns or pages.
Text Area
The Text Area Page Element is used to add text to the page. It has text continuation methods to efficiently span text between multiple Text Areas and pages.
Transformation Group
The Transformation Group Page Element is used to shift, rotate and scale other page elements. Any page element that is placed in the transformation group will be shifted, rotated or scaled with the transformation group.
Transparency Group
The Transparency Group Page Element is used to add transparency to page elements.
Unordered List
The Unordered List Page Element is used to add an unordered list to the page.

Included with Enterprise

7 Acro Form Field Page Elements
Acro Form Field Page Elements are included with the enterprise version. These include Button, Check box, Combo box, List box, Radio Button, Signature and Text Form Field.
22 Bar Coding Page Elements
22 Bar Coding Page Elements are included with the enterprise version. These include Code 128, Code 39, Code 2 of 5, Interleaved 2 of 5, Codabar, Postnet, PDF417, MacroPDF417, Intelligent Mail Barcode, Data Matrix Barcode and 12 versions of UPC/EAN/JAN symbols.
6 Chart Types
6 Chart Types are included with the enterprise version.These include Area Chart, Bar Chart, Column Chart, Line Chart, Pie Chart and XYScatter Chart.

Further Reading

Bar Codes
Explains how to use bar codes in a document.
Formatted Text Area Formatting
Includes details on the tags supported by the FormattedTextArea Page Element.
Lists
Includes details on how to use the List page element.
Tables
Includes details on how to use the Table page element.
Text Continuation
Explains how to span text over multiple columns or pages. 
Charts
These topics go into detail about the different types of charts and chart options.

See Also

©2011. All rights Reserved.