Grid or Flex box support? oXygen PDF Chemistry version 26.1
Having trouble installing Oxygen PDF Chemistry? Got a bug to report? Post it all here.
-
- Posts: 14
- Joined: Tue Jun 25, 2024 3:55 pm
Grid or Flex box support? oXygen PDF Chemistry version 26.1
Hi,
I have a requirement to 2 column some topics and am trying to use grids or flex-box. The content looks good in the html but does not in the PDF. I'm trying to keep away from using tables.
Here is my flex css. am I missing something? or is support for grids and flex limited? Also is there a list of all the css properties and their support?
.answerWrapper {
display: flex;
flex-direction: row;
width: 100%;
margin: 0.00in;
padding: 0.00in;
border: black 3px solid;
}
.answerPrefixBlock {
display: flex;
flex-direction: column;
/*flex-basis: 0.75in;*/
background-color: #33dddd;
margin: 0.00in;
padding: 0.00in;
}
.answerContentBlock {
display: flex;
flex-direction: column;
/*flex-basis: auto;*/
background-color: #dddd33;
margin: 0.00in;
padding: 0.00in;
}
I have a requirement to 2 column some topics and am trying to use grids or flex-box. The content looks good in the html but does not in the PDF. I'm trying to keep away from using tables.
Here is my flex css. am I missing something? or is support for grids and flex limited? Also is there a list of all the css properties and their support?
.answerWrapper {
display: flex;
flex-direction: row;
width: 100%;
margin: 0.00in;
padding: 0.00in;
border: black 3px solid;
}
.answerPrefixBlock {
display: flex;
flex-direction: column;
/*flex-basis: 0.75in;*/
background-color: #33dddd;
margin: 0.00in;
padding: 0.00in;
}
.answerContentBlock {
display: flex;
flex-direction: column;
/*flex-basis: auto;*/
background-color: #dddd33;
margin: 0.00in;
padding: 0.00in;
}
-
- Posts: 159
- Joined: Mon Nov 24, 2014 1:49 pm
- Location: Greven/Germany
Re: Grid or Flex box support? oXygen PDF Chemistry version 26.1
This does not help you, but in case some pdf2 users read this: this can be done with https://github.com/dita-community/org.d ... -sequences
stefan-jung.org – Your DITA/DITA-OT XML consultant
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