Am 28.02.2019 um 08:33 schrieb Maruan Sahyoun:
Could you be a little more specific what the issues are you are facing? Please 
note that PDFont is the main interface to what
are different types of font formats such as TrueType but also PDF vector based 
ones.

Yeah, good luck in displaying type 3 fonts with awt 🤣  Try displaying such files with the 1.8 version.

https://jira.apache.org/jira/secure/attachment/12445254/PDFBOX31-yeung_inv.pdf

Tilman





BR
Maruan
Hello,
We are creating a PDF viewer which is an open source project. As the pdf
engine, we use Pdfbox and now we faced a problem in converting PDFont to
java.awt.font. We use JTextPanes to display the text lines of pdf pages, so
we need to get an awt font equivalent to PDFont. We found a similar
question in StackOverflow.com but that question is unanswered. We googled
but there is no support on google to the problem. Please help.


Thank you,
LightView development team.
https://github.com/PdfProject8/LightViewer
The LightView opensource java PDF reader project


Reply via email to