Hello
Is there any possibility to fill in PDF Forms template with XML data?
I would like to use PHP and PDFLib of course.
Micha=B3
|
|
0
|
|
|
|
Reply
|
michalkrasuski (1)
|
5/10/2007 9:59:48 PM |
|
On May 10, 2:59 pm, michalkrasu...@gmail.com wrote:
> Hello
>
> Is there any possibility to fill in PDF Forms template with XML data?
>
> I would like to use PHP and PDFLib of course.
>
> Micha=B3
Sure, use Adobe's XFDF (XML FDF) format. Don't think you can use
PDFLib for this, though. AFAIK, it only supports PDF creation, not
form filling. Pretty easily done with pdftk, though.
|
|
0
|
|
|
|
Reply
|
chicks
|
5/10/2007 10:57:28 PM
|
|