The latest release of PDFBox changed the way it dealt with fonts and
introduced this bug, please try the version in CVS and let me know if you
are still having a problem.
Ben
On Thu, 25 Mar 2004, Ankur Goel wrote:
>
> Hi,
>
> I have to index PDF files. For that I am using pdfbox. But when I tr
Hi,
I have to index PDF files. For that I am using pdfbox. But when I try to
extract text from pdf file using pdfbox I get the following error:
java.io.IOException: Error: No 'ToUnicode' and no 'Encoding' for Font
at org.pdfbox.pdmodel.font.PDFont.encode(PDFont.java:347)
at
or