XSL-FO chapters without page break
Here should go questions about transforming XML with XSLT and FOP.
-
- Posts: 7
- Joined: Tue Jun 23, 2015 1:21 pm
XSL-FO chapters without page break
Hi all,
Is it possible to produce a PDF with all chapters in a continuous flow without page break? I think I should place all chapters inside a single page-sequence.
Is it an easy task? Could you give me some suggestions how to proceed?
Are there some other workaround?
Thank you very much
Is it possible to produce a PDF with all chapters in a continuous flow without page break? I think I should place all chapters inside a single page-sequence.
Is it an easy task? Could you give me some suggestions how to proceed?
Are there some other workaround?
Thank you very much
-
- Posts: 9434
- Joined: Fri Jul 09, 2004 5:18 pm
Re: XSL-FO chapters without page break
Hi,
The default page sizes are defined in the XSLT stylesheet:
OXYGEN_INSTALL_DIR/frameworks/dita/DITA-OT/plugins/org.dita.pdf2/cfg/fo/attrs/basic-settings.xsl
like for example:
so you could try to set a very large value for the page width but I'm not sure if that would work or not.
Maybe you could also ask around on the DITA Users List:
https://groups.yahoo.com/neo/groups/dita-users/info
Regards,
Radu
The default page sizes are defined in the XSLT stylesheet:
OXYGEN_INSTALL_DIR/frameworks/dita/DITA-OT/plugins/org.dita.pdf2/cfg/fo/attrs/basic-settings.xsl
like for example:
Code: Select all
<xsl:variable name="page-height">279.4mm</xsl:variable>
Maybe you could also ask around on the DITA Users List:
https://groups.yahoo.com/neo/groups/dita-users/info
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service