Fill Data to PDF (OpenInsight 32-bit)
At 01 MAR 2012 05:25:59PM Kimberley Lao wrote:
I downloaded a PDF form, since we have OIPI for PDF printing , how can I fill in data into the downloaded PDF form either save it as PDF file or print it?
At 01 MAR 2012 10:07PM Bob Carten wrote:
Hi Kimberly
OIPI will generate PDF output. If I understand your question you want to take an existing pdf and fill it in.
Adobe offers FDF tools to do this. See This post about using fdf forms
Does this sound like what you need?
At 02 MAR 2012 10:18AM Kimberley Lao wrote:
Yes, this is what I need. But I still can not do it. May be I need more info.
As I refered to your post: Subroutine FDF_PDF(Type, Param2, Param3), when the type = 'SET' the Param2 is Control Name and Param3 is the value, What is this Control Name?
At 03 MAR 2012 10:18PM Chris Meyer wrote:
Convert the PDF to a bitmap, then put the bitmap on the OIPI page and fill in your details. Do it all the time. You will need a PDF to Bitmap converter.