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

"inline" Splitting for Line Break
This section provides a tutorial example showing an 'inline' of text getting split into two parts, because it is too long to fit into remaining portion of the line page.
2022-10-01, 693🔥, 0💬

Apache™ FOP (Formatting Objects Processor)
This chapter provides tutorial notes and example codes on Apache™ FOP (Formatting Objects Processor). Topics include introduction of FOP; FOP download and installation; FOP verification sample; FOP command options; FOP processing examples: formatting, transformation and formatting, and transformatio...
2022-10-01, 677🔥, 0💬

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

region-before and region-after Sub Elements
This section describes optional region-before and region-after sub elements of the simple-page-master page layout. They are used to declare header and footer areas on the page in most cases.
2022-10-01, 667🔥, 0💬

Block Splitting for Page Break
This section provides a tutorial example showing a 'block' of text getting split into two parts, because it is too big to fit into remaining portion of the current page.
2022-10-01, 627🔥, 0💬

Generic Font for Chinese Characters
This section provides a tutorial example on using XSL-FO generic font for Chinese characters. Apache FOP AWT output works. But PDF output failed, because the mapped font Helvetica does not support Chinese characters.
2022-10-01, 610🔥, 0💬

"fop" Command and Options
This section provides a tutorial on how to run the 'fop' command and use its options for taking input files and generating output files.
2022-10-01, 592🔥, 0💬

"Body" Region Margin and "Side" Region Extent
This section provides tutorial example to demonstrate how the region-before extent overlaps with the top margin of the region-body. It can also be extended into and hidden behind the content area of the region-body.
2022-02-19, 582🔥, 2💬

💬 2022-02-19 Herong: Craig, Thanks for pointing out the error in the source code. Yes, all " " should be replaced by their XML entity names, if they ...

💬 2022-02-19 Craig: With FOP Version 2.7, it was necessary to remove the "less than" and "greater than" symbols from the 'static-content" sections t...

"fop -xml -xsl -foout" - XSLT Transformations
This section provides a tutorial on how to run the 'fop -xml -xsl -foout' command to convert an XML file to another XML or text file using a XSLT file with XSLT transformation templates.
2022-10-01, 545🔥, 0💬

Page Layout Masters
This chapter provides tutorial notes and example codes on XSL-FO page layout masters. Topics include introduction of simple-page-master and page-sequence-master; declaring region-body, region-before, region-after, region-start and region-end; mapping a page-sequence to a layout or layout sequence; m...
2022-10-01, 543🔥, 0💬

simple-page-master - Simple Page Layout
This section describes the simple page layout, simple-page-master, which divides a page into 5 regions: region-body, region-before, region-after, region-start, and region-end.
2022-10-01, 533🔥, 0💬

Adobe PDF Base-14 Fonts
This section describes Adobe PDF Base-14 fonts in 5 font families: Helvetica, Times, Courier, Symbol, and ZapfDingbats.
2022-10-01, 528🔥, 0💬

Table with Caption
This section provides a tutorial example on how to create a table with a caption with table-and-caption and table-caption formatting objects. By default, caption is placed before the table.
2022-10-01, 521🔥, 0💬

"fop -fo" - Formatting XSL-FO Files
This section provides a tutorial on how to run the 'fop -fo' command to process an XSL-FO file and render its formatting objects into different presentation formats.
2022-10-01, 510🔥, 0💬

What Is "baseline-shift" Attribute?
This section describes 'baseline-shift' attribute for 'inline' formatting object. It is used to shift the baseline of output inline area relatively from the baseline of the parent line area.
2022-10-01, 505🔥, 0💬

XSL-FO Document Basics and Examples
This chapter provides tutorial notes and example codes on XSL-FO document basics. Topics include basic rules of writing XSL-FO documents; examples of page break, page header, cover page, 2-column pages, etc.
2022-10-01, 477🔥, 0💬

Wheat Is "repeatable-page-master-alternatives"?
This section describes 'repeatable-page-master-altern atives'which is a sub element of 'page-sequence-master' to declare a sub sequence of layouts by specifying a list of alternative layouts with a condition attached to each layouts.
2022-10-01, 477🔥, 0💬

Apache FOP Font Configurations
This chapter provides tutorial notes and example codes on Apache FOP font configurations. Topics include Apache configuration file; generic font mapping; auto-detecting Windows font definitions; using SimHei font for Chinese characters.
2022-10-01, 477🔥, 0💬

Configuring SimHei Font for Chinese Characters
This section provides a tutorial example on how to configure RenderX XEP with SimHei font family to support Chinese characters.
2022-10-01, 472🔥, 0💬

Impact of start-indent on list-item-body
This section provides a tutorial example showing the impact of start-indent attribute on list-item-body. By default, item-body area is overlapped with item-label area.
2022-10-01, 441🔥, 0💬

FOP Download and Installation on macOS
This section provides a tutorial on how to download and install Apache™ FOP on macOS systems.
2022-10-01, 437🔥, 0💬

Table of Rows and Columns
This chapter provides tutorial notes and example codes on table formatting objects. Topics include table formatting object tree; cell borders collapse and separate; column headers and footers; table and column widths; cell merge or span; table caption.
2022-10-01, 423🔥, 0💬

Example - hello.fo
This section provides a tutorial example of an XSL-FO document structure, hello.fo, which declares a simple page layout with a body region and specifies a block area type of formatting object to be presented in the body region of the layout.
2022-10-01, 413🔥, 0💬

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

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