XML Web Author: print properties
Oxygen general issues.
-
- Posts: 13
- Joined: Wed Dec 11, 2013 4:45 pm
XML Web Author: print properties
Using the XML Web Author is there a way to print documents without the comments and track changes showing? I found and tried the Web Author PDF Plugin v23.1, but with that headers and footers do not print, and I don't see a way to configure that either.
Thanks for your help.
Thanks for your help.
-
- Posts: 517
- Joined: Thu Sep 04, 2014 4:22 pm
Re: XML Web Author: print properties
Post by cristi_talau »
Hello,
With the Oxygen PDF Plugin you can use CSS to configure page margin boxes [1] (is this what you meant by headers and footers?). This CSS can be added in the framework configuration [2]. In order to use this CSS only for publishing you can use a "@media print {}" declaration around your rules.
With the default print functionality, a workaround to hide review markers would be to add this line to a JS plugin:
Best,
Cristian
[1] https://www.oxygenxml.com/doc/versions/ ... boxes.html
[2] https://www.oxygenxml.com/doc/versions/ ... x4_43j_qnb
With the Oxygen PDF Plugin you can use CSS to configure page margin boxes [1] (is this what you meant by headers and footers?). This CSS can be added in the framework configuration [2]. In order to use this CSS only for publishing you can use a "@media print {}" declaration around your rules.
With the default print functionality, a workaround to hide review markers would be to add this line to a JS plugin:
Code: Select all
sync.actions.PrintAction.prototype.addReviewItems = () => {}
Cristian
[1] https://www.oxygenxml.com/doc/versions/ ... boxes.html
[2] https://www.oxygenxml.com/doc/versions/ ... x4_43j_qnb
-
- Posts: 517
- Joined: Thu Sep 04, 2014 4:22 pm
Re: XML Web Author: print properties
Post by cristi_talau »
Hello,
This kind of footer content can be configured easily. We have a tutorial here: https://www.oxygenxml.com/doc/versions/ ... hp_gjf_hbb .
Here is another tutorial on how to insert the current date: https://www.oxygenxml.com/doc/versions/ ... _date.html . The tutorial is about a cover page, but the page footer can be customized in a similar way to contain the date.
Best,
Cristian
This kind of footer content can be configured easily. We have a tutorial here: https://www.oxygenxml.com/doc/versions/ ... hp_gjf_hbb .
Here is another tutorial on how to insert the current date: https://www.oxygenxml.com/doc/versions/ ... _date.html . The tutorial is about a cover page, but the page footer can be customized in a similar way to contain the date.
Best,
Cristian
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