Previous | Next | (P-PDF) Forms & FDF
Topic: Multiple pages in FDF
Conf: (P-PDF) Forms & FDF, Msg: 123029
From: Hebbs
Date: 11/30/2004 03:52 PM
Rather than create a new post, I have added this here as it seems a closely related topic.
I have a problem creating a multiple PDF document from PHP using FDF. I suspect the answer is reasonably simple but can find the person who knows!
I can populate a single PDF page OK, passing data to the appropriate fields etc, everything works wonderfully, however, if I substitute that PDF form for a two page PDF form, the form fields wont populate on the 1st page.
The 2nd page form fields populate OK. Hmmmm.
The fields are all correctly named and the script is the same as far as naming conventions and values go.
I am using PHP module contained within the Apachefriends release with FDF enabled, on XP running Apache web server.
I feel there is something obvious here that needs to be declared in the script but have scoured the net without finding any clue. Do I need to declare somewhere that the PDF is multi paged? If so how and where?
My thanks in advance.
Hebbs