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

"fop -xml -xsl" - Transformation and Formatting
This section provides a tutorial on how to run the 'fop -xml -xsl' command to process an XML data file with formatting object properties specified in an XSLT file into different presentation formats.
2022-10-01, 418🔥, 0💬

Clickable Table of Content
This section provides a tutorial example on how to build a clickable table of content with hyperlinks using 'basic-link' formatting objects with 'internal-destination' attributes.
2022-10-01, 416🔥, 0💬

Block-Level Formatting Objects
This chapter provides tutorial notes and example codes on XSL-FO block-level formatting objects. Topics include introduction of 'block' and 'block-container' formatting objects; margin collapse between blocks; space-before/after overriding margin; block splitting for page break; nested blocks.
2022-10-01, 403🔥, 0💬

Area Model of List Item, Label and Body
This section provides a tutorial example showing area model of list-item, list-item-label and list-item-body formatting objects. start-indent starts from left edge of the list-block, not the list-item
2021-07-23, 400🔥, 1💬

💬 2021-07-23 Costas: Very nice example. Thank you. Costas from Greece

Headers and Footers using "static-content"
This chapter provides tutorial notes and example codes on headers and footers. Topics include guidelines on generating page headers and footers; using table formatting object to generate headers and footers in 3 parts; generating page headers for multiple chapters.
2022-10-01, 392🔥, 0💬

Font Attributes and Font Families
This chapter provides tutorial notes and example codes on XSL-FO Font Attributes and Font Families. Topics include font attributes: font-family, font-size, font-style, and font-weight; XSL-FO generic font families; Adobe PDF Base-14 fonts.
2022-10-01, 377🔥, 0💬

Layout Sequence Example - Odd and Even Pages
This section provides a tutorial example on how to use page-sequence-master to generate odd pages and event pages in different layouts in a single page sequence.
2022-10-01, 374🔥, 0💬

RenderX XEP as an XSL-FO Tool
This chapter provides tutorial notes and example codes on RenderX XEP. Topics include introduction of RenderX XEP; downloading and installing XEP 4.24 Free Personal edition; processing example XSL-FO document, borders.fo.
2022-10-01, 372🔥, 0💬

What Is XSL-FO (XSL - Formatting Objects)
This section describes XSL-FO (XSL Formatting Objects), which is is a language that allows you to describe formatting objects as an XML document for visual presentation in different styles.
2022-10-01, 371🔥, 0💬

Page Headers for Multiple Chapters
This section provides a tutorial example on how to generate page headers for multiple chapters. The page header should display the chapter title, and the first page of each chapter should have no header.
2022-10-01, 368🔥, 0💬

Layout Sequence Example - Cover and Content
This section provides a tutorial example on how to use page-sequence-master to generate a cover and multiple content pages in a single page sequence.
2022-10-01, 360🔥, 0💬

Including Graphics in XSL-FO document
This chapter provides tutorial notes and example codes on including graphics and images in XSL-FO documents; Topics include introduction of 'external-graphic' and 'instream-foreign-object' formatting objects; 'width', 'height', 'content-width' and 'content-height' attributes; specifying output inlin...
2022-10-01, 342🔥, 0💬

Page Header in region-before Area
This section provides a tutorial example on how to generate page headers using a block-container in a static-content of the page-sequence, and mapped to the region-before in the layout.
2022-10-01, 340🔥, 0💬

region-start and region-end Sub Elements
This section describes optional region-start and region-end sub elements of the simple-page-master page layout. They are used to declare sidebar areas on the page in most cases.
2022-10-01, 334🔥, 0💬

Downloading and Installing XEP
This section provides a tutorial example on how to download and install RenderX XEP 4.24 Free Personal edition on a Windows system. XEP requires Java 1.8 to run.
2022-10-01, 324🔥, 0💬

simple-page-master/region-body Sub Element
This section describes the simple-page-master/region-body ,which is the only required sub element of simple-page-master. region-body can have its own margin. But it can not have border or padding.
2022-10-01, 323🔥, 0💬

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, 316🔥, 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, 312🔥, 0💬

Introduction of Area Model
This chapter provides tutorial notes and example codes on XSL-FO area model. Topics include introduction of area model, area geometrical properties, inline stacking, block stacking, etc.
2022-10-01, 311🔥, 0💬

Floating Blocks - "float" and "footnote"
This chapter provides tutorial notes and example codes on floating blocks. Topics include introduction of 'float' and 'footnote' formatting objects; side-float and before-float blocks; clearing from side-float blocks; static blocks as separators for before-float and/or footnote blocks.
2022-10-01, 294🔥, 0💬

RenderX XEP Font Configurations
This chapter provides tutorial notes and example codes on RenderX XEP font configurations. Topics include RenderX XEP configuration file; generic font mapping; Adobe Base-14 font definitions; Windows font definitions; adding SimHei font for Chinese characters.
2022-10-01, 293🔥, 0💬

Document Top Level Structure Rules
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, 292🔥, 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, 290🔥, 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, 289🔥, 0💬

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