https://issues.apache.org/bugzilla/show_bug.cgi?id=53839
Priority: P2
Bug ID: 53839
Assignee: [email protected]
Summary: Footer for "Last Page" appears on "First Page"
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: 0.95
Component: page-master/layout
Product: Fop
Created attachment 29339
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29339&action=edit
Archive with Source-XML, Example-PDF and my stylesheet
Hello,
I got a problem creating PDFs from XML using hthe FOP-Library.
I got an retrieve marker, which prints "Zwischensumme: ", in a
simple-page-master layout.
I included an example of the output PDF, the source xml and my
xsl-stylesheet-files - in stylesheet.zip.
In "Rechnung.xsl" the simple-page-master is declared and in "footer.xsl" near
the String "TEST" I entered, this footer is called.
The problem with calling this footer is, that it should only be called on pages
"first" and "rest". In this case it is called on "last" (single page).
The strange thing is, when i delete in my xml a position (make it shorter) the
marker is not inserted.
Many thanks in advance for helping me solve this problem.
Regards
Carsten
--
You are receiving this mail because:
You are the assignee for the bug.