[ https://issues.apache.org/jira/browse/FOP-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Franziska Zäch updated FOP-3090: -------------------------------- Attachment: Mustermann.xml Hallo Mr. Steiner and Mr. Roxburgh, Attached the missing Mustermann.xml. For our Company Siemens AG, it is very important that we solve this problem. We are currently using FOP 2. 6. In this version the PDF structure works great. We cannot work with versions 2. 7 and 2. 8. Because our pages are not properly structured. I would ask you to take another look at this. Otherwise we will no longer be able to use your product in the future if any security vulnerabilities need to be closed and we have to upgrade to a newer version. Thank you very much. If you need any further information, I am happy to be at your disposal. (just write me an e-mail) Thank you very much. Best Regards With best regards, Franziska Zaech Siemens AG Information Technology Application Programming Interfaces and Software Platforms & Architecture IT APS EIS PL&ARC Otto-Hahn-Ring 6 81739 Munich, Germany mailto:franziska.za...@siemens.com www.siemens.com Siemens Aktiengesellschaft: Chairman of the Supervisory Board: Jim Hagemann Snabe; Managing Board: Roland Busch, Chairman, President and Chief Executive Officer; Cedrik Neike, Matthias Rebellius, Ralf P. Thomas, Judith Wiese; Registered offices: Berlin and Munich, Germany; Commercial registries: Berlin-Charlottenburg, HRB 12300, Munich, HRB 6684; WEEE-Reg.-No. DE 23691322 > Incorrect page creation with master-reference="singlePage" > page-position="only"/> > --------------------------------------------------------------------------------- > > Key: FOP-3090 > URL: https://issues.apache.org/jira/browse/FOP-3090 > Project: FOP > Issue Type: Bug > Components: layout/page > Affects Versions: 2.7 > Environment: Windows 10 > Reporter: Franziska Zäch > Priority: Major > Attachments: Codelist_Template.xsl, CommonTemplateFO.xsl, > INVOICFO.xsl, Mustermann.2.7.pdf, Mustermann.pdf, Mustermann.xml, > TextAusgabePDF.xml, fop_invoic.bat > > > After upgrading FOP 1. 1 to FOP 2. 7, the “Single Page” is no longer created > correctly if a 2nd page is to be created due to the data volume in “body” and > a region-after extent=”11. 8cm. > See appendix template. pdf: Here a 2nd page is created due to the data volume > (body)! > See Appendix Mustermann 2. 7. pdf: Due to the data volume (body) a 2nd page > should be created here! > Note: the bank details should only be printed once per document! > Note: with the FOP version 2. 6 the PDF is created correctly! > <fo:simple-page-master master-name="{color:#ff0000}singlePage{color}" > page-height="297mm" page-width="210mm" margin-top="15mm" margin-bottom="0mm" > margin-left="3mm" margin-right="2mm"> > <fo:region-body region-name="{color:#ff0000}body{color}" > margin-top="2.4cm" margin-b{color:#ff0000}ottom="11.8cm{color}" > margin-left="10mm"/> > <fo:region-before extent="2cm" > region-name="xsl-region-before"/> > <{color:#ff0000}fo:region-after extent="11.8cm{color}" > region-name="last-region-after" margin-right="40mm" display-align="after"/> > <fo:region-start extent="1cm" > region-name="xsl-region-start"/> > </fo:simple-page-master> > > <fo:page-sequence-master master-name="basicPSM"> > <fo:repeatable-page-master-alternatives> > <fo:conditional-page-master-reference > master-reference="singlePage" page-position="only"/> > -- This message was sent by Atlassian Jira (v8.20.10#820010)