Dear Team,

      I have started using your APIs for one my web application project,
but i am facing some issue with this API.
I am storing the uploaded PDF Form in database in the form of BLOB & later
on when i am retrieving the same uploaded PDF in one of my method which
first loads the PDF in PDDocument using PDDocument.load(new
ByteArrayInputStream(byte[])) gives "java.io.IOException: Error:
End-of-File, expected line".

   Pls. help me to resolve this issue.


Thanks,
Rajesh

Reply via email to