Hi, I've created https://issues.apache.org/jira/browse/PDFBOX-3152 and added my thoughts.
If you set yourself as a watcher there, you'll get updates if we find a solution.
Tilman Am 03.12.2015 um 09:37 schrieb Pedro López Martínez:
Sorry, The version is "PDFBox 2.0.0 RC2". An the stack trace is java.lang.NullPointerException at org.apache.pdfbox.pdmodel.font.PDType1Font.encode(PDType1Font.java:357) at org.apache.pdfbox.pdmodel.font.PDFont.encode(PDFont.java:283) at org.apache.pdfbox.pdmodel.PDPageContentStream.showText(PDPageContentStream.java:341) 2015-12-02 18:41 GMT+01:00 Tilman Hausherr <[email protected]>:Please mention the version, and a bit more code. Tilman Am 02.12.2015 um 13:47 schrieb Pedro López Martínez:Hello, I'm retrieving a NullPointerException error when try write text in pdf document like "content.showText("sol·licitud");" The PDFont is "PDType1Font.HELVETICA". I suspect the problem is about character "·". How I solve this problem? Thanks a lot.--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

