Hi, If you want to detect "drawn form fields" you will have to parse the contents streams inside the PDF document. The class PdfContentsTokenizer might be helpful for you. But maybe Poppler suits your needs better than PoDoFo in this case, as PoDoFo does not bring much more support than tokenizing for this task.
If you want to fill real PDF form fiels, take a look at the various PdfField
subclasses and the test/FormTest/ code.
Best regards,
Dom
Am Dienstag 16 Februar 2010 schrieb Ashish Lal:
> Hi,
>
>
>
> I am trying to use podofo and podofo browser code to look at line and form
> detection in any pdf file. I want to be able to make the pdf fillable. Is
> it possible? Any help/pointers are much appreciated.
>
>
>
> Regards,
>
> --Ashish
>
--
**********************************************************************
Dominik Seichter - [email protected]
KRename - http://www.krename.net - Powerful batch renamer for KDE
KBarcode - http://www.kbarcode.net - Barcode and label printing
PoDoFo - http://podofo.sf.net - PDF generation and parsing library
SchafKopf - http://schafkopf.berlios.de - Schafkopf, a card game, for KDE
Alan - http://alan.sf.net - A Turing Machine in Java
**********************************************************************
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
