<< < 1 2 3 4 5 >   ∑:103  Sort:Date

RenderX XEP Example - Borders.fo
This section provides a tutorial example on how to run XEP tool in a command line window to process an example XSL-FO document provided by RenderX.
2022-04-13, ∼369🔥, 2💬

💬 2022-04-13 Herong: Which version of XEP are you using?

💬 2022-04-07 User Test: xep only executes in the directory even after adding it to the path. using the path\xep does not work either

Page Header with 3 Parts
This section provides a tutorial example on how to generate page headers with 3 parts aligned to left, center and right separately. A table of one row and three cells is used.
2022-10-01, ∼366🔥, 0💬

Layout Declarations
This section describes XSL-FO document top level structure rules. Root element must be 'root'. 'layout-master-set' is required to define page layouts. 'page-sequences' or 'page-sequences-wrapper' is required to define page contents.
2022-10-01, ∼364🔥, 0💬

About This Book
This section provides some detailed information about this book - __title__.
2022-10-01, ∼361🔥, 0💬

Page Layout and Page Sequence Mapping
This section provides a tutorial example on how to apply a layout of 'simple-page-master' to a 'page-sequence'. The master-reference must match the master-name. And flow-name must match the region-name.
2022-10-01, ∼357🔥, 0💬

Margin Collapsed between Block Areas
This section provides a tutorial example showing margin-top of the second block is collapsed into margin-bottom of the first block.
2022-10-01, ∼356🔥, 0💬

Inline-Level Formatting Objects
This chapter provides tutorial notes and example codes on XSL-FO inline-level formatting objects. Topics include introduction of 'inline', 'inline-container', 'character', 'leader', and 'page-number*' formatting objects; inline area splitting for line breaks; converting block-level formatting object...
2022-10-01, ∼356🔥, 0💬

XEP Font Configuration Settings
This section describes RenderX XEP font configuration settings defined in the xep.xml file. Adobe Base-14 and some Windows fonts are predefined.
2022-10-01, ∼353🔥, 0💬

Table Formatting Object Tree
This section describes the table formatting object tree, which generate a table with a body, header and footer with rows of cells. A table can also have a caption.
2022-10-01, ∼351🔥, 0💬

What Is "character" Formatting Object?
This section describes 'character' formatting object, which is an inline-level formatting object that represents a single character on the output device.
2022-10-01, ∼347🔥, 0💬

What Is XEP?
This section describes RenderX XEP, which is an XSL processor developed by RenderX that allows you to perform XSLT (XSL Transformations) and process XSL-FO (XSL Formatting Objects) to paged output devices. RenderX does offer XEP Free Person edition.
2022-10-01, ∼345🔥, 0💬

FOP Installation Verification on macOS
This section provides a tutorial on how to verify Apache™ FOP by running a FOP built-in example in an AWT preview window on macOS systems.
2022-10-01, ∼345🔥, 0💬

Precedence of Side Region Corners
This section provides tutorial example to demonstrate that the 'start' or 'end' region wins the corner area against the 'before' or 'after' region when two adjacent 'side' regions are declared by default. If the 'start' or 'end' region wants to win, it must have precedence='true' specified.
2022-10-01, ∼342🔥, 0💬

Converting HTML to PDF
This chapter provides tutorial notes and example codes on HTML to PDF conversion. Topics include steps to convert HTML to PDF documents; Apache FOP command to convert embedded SVG documents; JEuclid 'foprep' command to convert MathML to SVG documents.
2023-05-21, ∼338🔥, 0💬

What Is XSL Area Model
This section describes XSL-FO area model, which is a key concept used by XSL to organize and render formatting objects as a tree of areas on the presentation medium.
2022-10-01, ∼328🔥, 0💬

Hyperlinks, Table of Contents and Indexes
This chapter provides tutorial notes and example codes on hyperlinks, table of contents, and indexes. Topics include introduction of 'basic-link' formatting object; 'internal-destination' and 'external-destination' attributes; building table of contents with hyperlinks; using index-key attributes an...
2022-10-01, ∼326🔥, 0💬

Building Back-of-Book Indexes
This section provides a tutorial example on how to build a clickable back-of-book indexes with hyperlinks using index-key attributes and index-page-citation-list formatting objects.
2023-03-09, ∼318🔥, 1💬

💬 2023-03-09 Henrik Laurell: this code example does not show any pagenumbers for some reason ? ...

What Are Block-Level Formatting Objects
This section describes block-level formatting objects, which generates block areas. XSL 1.1 supports two types of block-level formatting objects: 'block' and 'block-container'.
2022-10-01, ∼314🔥, 0💬

"block" Formatting Object Examples
This section provides a tutorial example on how to use 'block' formatting object with some basic attributes.
2022-10-01, ∼309🔥, 0💬

What Is XSLT (XSL Transformations)
This section describes XSLT (XSL Transformations), which is a language that allows you to write a stylesheet as an XML document to describe rules for transforming a source XML document into a new XML document or a regular text document.
2022-10-01, ∼306🔥, 0💬

What Is an Area
This section describes XSL-FO Area, which is a rectangular area with formatting properties on the presentation medium that represents a unit of formatted information.
2022-10-01, ∼299🔥, 0💬

What Are Inline-Level Formatting Objects?
This section describes inline-level formatting objects, like 'inline', 'inline-container', 'character', and 'external-graphic'. They are used to generate inline areas.
2022-10-01, ∼292🔥, 0💬

What Is "inline" Formatting Object?
This section describes 'inline' formatting object, which generates an inline area on the target device with its content.
2022-10-01, ∼289🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, ∼288🔥, 0💬

<< < 1 2 3 4 5 >   ∑:103  Sort:Date