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

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

What Is "basic-link" Formatting Object?
This section describes the 'basic-link' formatting object, which is an inline-level formatting object that makes the content as a hyperlink pointing to the specified internal or external location of the referenced resource.
2022-10-01, 391🔥, 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, 383🔥, 1💬

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

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

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, 373🔥, 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, 356🔥, 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, 355🔥, 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, 351🔥, 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, 351🔥, 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, 347🔥, 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, 338🔥, 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, 328🔥, 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, 327🔥, 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, 326🔥, 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, 315🔥, 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, 306🔥, 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

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, 305🔥, 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, 301🔥, 0💬

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, 295🔥, 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, 282🔥, 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, 281🔥, 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, 280🔥, 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, 278🔥, 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, 273🔥, 0💬

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