Rank: Member
Groups: Registered
Joined: 10/19/2017(UTC) Posts: 14  Location: North Carolina Was thanked: 1 time(s) in 1 post(s)
|
Do you have any examples that you could show on how to add new controls to an existing forms-enabled PDF document?
(e.g. to be able to add things such as comboboxes, checkboxes, textboxes, etc. for data collection purposes onto the form)
Or, if possible, how to create a new form and insert it into an existing document? My methodology might be a bit askance in this second request.
Any guidance would be appreciated.
Thank you,
Michael
|
|
|
|
|
|
Rank: Member
Groups: Registered
Joined: 10/19/2017(UTC) Posts: 14  Location: North Carolina Was thanked: 1 time(s) in 1 post(s)
|
|
|
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/5/2016(UTC) Posts: 1,138
Thanks: 10 times Was thanked: 133 time(s) in 130 post(s)
|
Hi,
Sorry for the late reply.
Unfortunately there is no any helper classes to add acro forms. We are working on it now.
There is only one way to add fields - you may try to do that through dictionary. (Document.Root property). But in this case you should understand PDF internal format.
|
|
|
|
|
|
Rank: Member
Groups: Registered
Joined: 10/19/2017(UTC) Posts: 14  Location: North Carolina Was thanked: 1 time(s) in 1 post(s)
|
I am studying that (The ISO 32000 document) Could any of you provide any further guidance? I thought that it might come down to having to manipulate the dictionaries themselves. Could you provide some specifics as to which one(s) and how?
|
|
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/5/2016(UTC) Posts: 1,138
Thanks: 10 times Was thanked: 133 time(s) in 130 post(s)
|
Currently we are using PDF Reference sixth edition by Adobe. You can find it here http://www.adobe.com/con...ve/pdf_reference_1-7.pdfLooks like you need AcroForm dictionary (document.Root["AcroForm"]) Description of that dictionary can be found on page 672 at the reference above.
|
|
|
|
|
|
Rank: Member
Groups: Registered
Joined: 10/19/2017(UTC) Posts: 14  Location: North Carolina Was thanked: 1 time(s) in 1 post(s)
|
|
|
|
|
|
|
Forum Jump
You can post new topics in this forum.
You can reply to topics in this forum.
You can delete your posts in this forum.
You can edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.
Important Information:
The Patagames Software Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close