com.etymon.pj.exception.PdfFormatException: Token " " not recognized.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Coderanch by Balbhadra Singh, 1 year ago
com.etymon.pj.exception.PdfFormatException: Token " " not recognized.
at com.etymon.pj.StreamParser.processToken(StreamParser.java:958)
at com.etymon.pj.StreamParser.parse(StreamParser.java:22)
at GetPDFInfo.main(GetPDFInfo.java:35)