PDFreactor:
3.0.3311 (2008-07-07)
edit-on Pro:
5.2.221 (2008-06-23)
edit-on JavaBean SDK:
5.1.290 (2007-11-07)
TYPO3 Extension:
2.0.2 (2007-06-14)
| Architecture of the World Wide Web This complex document presents a CSS designed to display W3C documents compliant to W3C's XHTML 1.0 Strict DTD Transitional DTD. It also demonstrates the differences of left and right oriented pages using page:left and page:right selectors. Please note also the changing margins and text alignment of the page headers and footers. This document is best viewed in the double page mode. The output can easily be converted into PDF using RealObjects PDFreactor. |
| Page Margin Boxes Sample Document This document demonstrates the various available page margin boxes of the CSS 3 paged media module. Please note: the margin boxes are only rendered in the PDF preview of the document. |
| Table of Contents Sample Document This document demonstrates how to add a table of contents to a document. An XSLT stylesheet is used to create the table of contents, which is in turn styled via CSS. Using XSLT and CSS you can easily determine the structure and layout of your table of contents. The leaders() and target-counter() CSS functions were used to add leaders and page numbers to the table of contents. Named strings are used to add the chapter titles to the header. |
| Counter Sample Document This document demonstrates CSS counters, including a page counter in the bottom margin box and the counter-reset style. Using counters you can easily number elements of your documents, as a rule headings. Additionally it is possible to create or avoid page breaks before/after headings. Just have a look into the source code in order to see how you can format your document using these CSS properties. |
Periodic Table of the Chemical Elements This document demonstrates the landscape format as well as page:left and page:right styles. Using page:left and page:right you can easily determine styles for the page on the left and on the right, e.g. you can specify where the page number should be displayed. |
Fit-to-Size Sample Document This document demonstrate fit-to-size. You can use the -ro-scale-content property to automatically scale content which would otherwise exceed the page size. |
| Table of European VAT-IDs This document demonstrates the splitting of tables, table headers and footers on different pages. Working with tables which surpass one page, you can define a table header and/or footer. When doing so, the rows within these elements are displayed on every page containing this table. The table headers will always be on the top of the table and the table footers at the bottom. |
| Mortgage Calculation This document shows the result of a mortgage calculation, which includes embedded SVG diagrams and tables. |
| Hyphenation Sample Document This document demonstrates hyphenation. Please note that the language used in the document must be specified in the document to in order to select the correct hyphenation engine. |
Various Page Sizes This sample shows the different page sizes within a document and how to achieve this using CSS. |
| Legacy HTML Code Sample This document contains HTML 4.0 compliant code and demonstrates the cleanup process. |
| MathML Sample This document demonstrates how to add mathematical formulas to your document using MathML. |
| HTML Forms Sample This document demonstrates the HTML forms capabilities of PDFreactor, which match or surpass common web browsers such as Firefox or IE. |
| Interactive PDF Forms This document demonstrate the interactive PDF forms (sometimes refered to as AcroForms) capabilities of PDFreactor. |