Questions tagged [renderx]
13 questions
2
votes
1 answer
Open Source Font for displaying Chinese characters in PDF through RenderX in Unix System
We are generating the PDF through RenderX and need to know open source font files which would generate chinese characters / multilanguage . We used arialuni.ttf for POC in windows.
Kindly let us know any commercially free Fonts available.

user403386
- 43
- 1
- 5
1
vote
2 answers
PDF-UA In a table not organized with Headers attributes and IDs, a TH cell does not contain a Scope attribute
We use xsl-fo to generate pdf.
We want the pdf to be pdf-ua-compliant.
We use veraPDF for validation this standard.
When there is a table-header that has horizontal spanned cells, it complains about rule 7.5-1:
"In a table not organized with…

Siebe Jongebloed
- 3,906
- 2
- 14
- 19
1
vote
1 answer
XSL FO losing styling on header rows of a table using border-collapse=separate
For the project I am working on the default for the tables we are using is to have the border-collapse property set for collapse, essentially, the outcome I am looking for will make the table rows closer together