Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Creating multiple pages with "1" pdf form?

0 views
Skip to first unread message

Paul Householder

unread,
Dec 16, 2002, 11:08:48 AM12/16/02
to
I have a pdf form containing two pages with fields needed to be filled in.

I've created an fdf file which works to populate the data, however, I want to do this for say 10 different sets of data.

In other words something like this:
Name: Blah blah
Address: Blah blah
Name: Name 2
Address: Address 2
Name: A third person
Address: A third person

I need to be able to handle 1 to N possibilities.

Is it possible to do this?

Thanks

Ben Marchbanks

unread,
Dec 17, 2002, 6:49:11 PM12/17/02
to
There is a trick to loading multiple records into a one page PDF Form - it uses a simulated scrollbar by way of JS.

Look at this sample

<http://www.alQemy.com/Private/SampleFMP.pdf>

0 new messages