I am using PL_FPDF for creating PDF from Apex Page. In my application, I was
using a image(company logo) from a table (blob column) and placed on top of the
page. When I customized the "P_PARSEIMAGE" function and wrote a new procedure
"custom_parseImage" procedure for calling the blob image inside the procedure.
But when I try to open the PDF, it results in error. Can anyone help me out in
resolving the issue. I have attached the package body and spec for your
reference.
Thanks in Advance
Sanjeevi
Original issue reported on code.google.com by esanjeev...@gmail.com on 26 Sep 2013 at 10:39
Original issue reported on code.google.com by
esanjeev...@gmail.com
on 26 Sep 2013 at 10:39Attachments: