PDF with CSS: back-page
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 118
- Joined: Mon Apr 19, 2010 5:33 pm
PDF with CSS: back-page
I have been searching through the documentation for anything related to creating a back page (back matter page) - the other bookend to the documented @page front-page, if you will.
Is there documentation I am missing, or is it undocumented or simply not available?
thanks!
Is there documentation I am missing, or is it undocumented or simply not available?
thanks!
-
- Posts: 501
- Joined: Mon Feb 03, 2003 10:56 am
Re: PDF with CSS: back-page
We do not have this page defined in the default CSS, but you do have a workaround:
You have to use a DITA bookmap and add a backmatter to it. In this backmatter add a reference to a topic that contains the back-page content. That topic must be marked with a special outputclass attribute value, like 'back-page'. Then, in the CSS, use:
Many regards,
Dan
You have to use a DITA bookmap and add a backmatter to it. In this backmatter add a reference to a topic that contains the back-page content. That topic must be marked with a special outputclass attribute value, like 'back-page'. Then, in the CSS, use:
Code: Select all
@page back-page {
// Style it how you wish.
}
.back-page{
page:back-page;
}
Many regards,
Dan
Return to “DITA (Editing and Publishing DITA Content)”
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