Table hyphenation in PDF output
Having trouble installing Oxygen XML WebHelp? Got a bug to report? Post it all here.
-
- Posts: 1
- Joined: Mon Aug 05, 2024 10:51 pm
Table hyphenation in PDF output
How do I stop the PDF transformation from automatically hyphenating at end of line?
I'm using PDF (CSS Formatter - HTML5 transformation).
I'm using PDF (CSS Formatter - HTML5 transformation).
image.png
You do not have the required permissions to view the files attached to this post.
-
- Posts: 718
- Joined: Wed Oct 16, 2019 3:47 pm
Re: Table hyphenation in PDF output
Post by julien_lacour »
Hello,
By default, hyphenation is enabled in tables but you can override this property in the CSS:
Regards,
Julien
By default, hyphenation is enabled in tables but you can override this property in the CSS:
Code: Select all
*[class ~= "topic/table"] {
hyphens: manual;
}
Julien
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ 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