Problem with Underline in 'PDFDocumentService'
Posted: Tue Feb 23, 2021 11:10 pm
Hello,
It seems that there is a problem with jsm service PDFDocumentService xml content.
Particularly we can't make Underline to work in the xml file.
For example in the xml file there is the following:
When the pdf file is compiled by using PDFDocumentService the "test test" string in the pdf is not underlined. With bold there is no such problem.
best,
Sotiris
It seems that there is a problem with jsm service PDFDocumentService xml content.
Particularly we can't make Underline to work in the xml file.
For example in the xml file there is the following:
Code: Select all
<text x1="100" y1="220" width="70" value="test test" height="15" style="normalC" align="left" />
<style name="normalC" font="arial" file="/fonts/arial.ttf" size="10" style="normal" color="black Underline" encoding="Identity-H" embedded="true" />best,
Sotiris