Brochure template?
Oxygen general issues.
-
- Posts: 31
- Joined: Thu Sep 30, 2021 6:46 pm
Brochure template?
Hello,
I am curious how one would go about creating a multi-column brochure in DITA with Oxygen. I am thinking of a typical tri-fold, landscape PDF brochure, but does not necessarily have to be that specific layout (could be also be multi-column portrait). Are there sample templates available for such a document?
Thanks!
Dan
I am curious how one would go about creating a multi-column brochure in DITA with Oxygen. I am thinking of a typical tri-fold, landscape PDF brochure, but does not necessarily have to be that specific layout (could be also be multi-column portrait). Are there sample templates available for such a document?
Thanks!
Dan
-
- Posts: 665
- Joined: Wed Oct 16, 2019 3:47 pm
Re: Brochure template?
Post by julien_lacour »
Hello Dan,
You can use the DITA Map PDF - based on HTML5 & CSS transformation, create a custom CSS style-sheet and create a custom @page definition like the following one:
You can find more details in our user-guide:
Regards,
Julien
You can use the DITA Map PDF - based on HTML5 & CSS transformation, create a custom CSS style-sheet and create a custom @page definition like the following one:
Code: Select all
@page {
column-count:3;
column-gap:0.5in;
size: landscape;
}
Julien
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