Search found 12 matches

by hreith
Mon Feb 27 2006
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: Get Object name and value
Replies: 3
Views: 8945

I don't want to have to save the form first to get the object values off of it. I'm opening a blank PDF, typing some data on it, and then I want to extract that data off of the PDF without having to save the PDF first. Is that possible?
by hreith
Fri Feb 24 2006
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: Get Object name and value
Replies: 3
Views: 8945

Get Object name and value

What I'm doing is opening the empty form, typing my info on it, and then trying to extract all the data I've typed on it and create a flat file with that info. I want to create a flat file of all the object names and values on the form that I've opened and modified, but my values are all blank. Can ...
by hreith
Fri Feb 17 2006
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: Save Form with checkboxes
Replies: 3
Views: 9058

I was able to save the form with the checkboxes, but now when I try to make changes and then do the .saveall, I get an error. It tells me the file already exists.
by hreith
Fri Feb 17 2006
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: Save Form with checkboxes
Replies: 3
Views: 9058

I am using the Evaluation 2.0 version.
by hreith
Thu Feb 16 2006
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: Save Form with checkboxes
Replies: 3
Views: 9058

Save Form with checkboxes

I used the IacFileSaveOption.acFileSaveAll option to save the form (with checkboxes checked), but when I open the form back up, the checkboxes are NOT checked. HELP!
by hreith
Thu Feb 16 2006
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: Close a form
Replies: 1
Views: 6199

nevermind, I figured it out.
by hreith
Wed Feb 15 2006
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: Close a form
Replies: 1
Views: 6199

Close a form

What function do you use to close the form, but keep the viewer open?
by hreith
Tue Feb 14 2006
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: Programatically check box
Replies: 1
Views: 6411

Programatically check box

How do you programatically check a checkbox on a form? If I know the Object is a checkbox, how do I check it?
by hreith
Mon Jan 09 2006
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: Assign value to a text field
Replies: 5
Views: 12258

what function do I need to call in order to find ALL the editable fields on a form?
by hreith
Thu Jan 05 2006
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: Assign value to a text field
Replies: 5
Views: 12258

what if I just know the name of the field I need to change?? there may or may not have been a value in it before.
by hreith
Wed Jan 04 2006
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: Assign value to a text field
Replies: 5
Views: 12258

Assign value to a text field

I am reading up a text file that contains the Name and Value of an editable text field on the PDF form. How do I find the name of the editable text field and set the value of it to something else?
Thanks!
by hreith
Thu Dec 08 2005
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Open an fdf
Replies: 1
Views: 5647

Open an fdf

Can the PDF Creater open an .fdf file?