Questions tagged [apache-fop]

Apache FOP is a document rendering engine that implements the W3C XSL-FO 1.1 Specification.

1304 questions
6
votes
0 answers

Why does external-graphic scale-down-to-fit not work when height specified by percentage?

Suppose I have an image "tall.png" which is too tall for the block that it is being placed in. I would like the image to automatically scale down to fit into the parent block. A simple example of what I mean:
Citizen-T
  • 61
  • 6
6
votes
3 answers

what is benefit of using Antennahouse over Apache FOP?

I would like to know the difference and additional features in Antennahouse over Apache FOP.
Thunder
  • 10,366
  • 25
  • 84
  • 114
6
votes
1 answer

Page numbers in xsl-fo (and apache fop) with multiple page-sequences

I have a document consisting of multiple sub-documents. Here is how a sub-document looks like: 1 page 2-n pages Then comes the next sub-document with the same structure: 1 page 2-m pages As I said, those sub-documents are combined in a single .pdf…
user1414745
  • 1,317
  • 6
  • 25
  • 45
6
votes
1 answer

fo:block-container and FOP compliance

I would like to use fo:block-container in my XSLT sheets and resulting XSL-FO. For instance, to change the orientation of a table: