Issue in reading objects created by Adobe LiveCycle Designer

The PDF Creator enables you to create secure PDF documents and to view, print and process existing PDF documents.
If you have any questions about the installation and usage of the PDF Creator please post them here.
Post Reply
anshuman82
Posts: 21
Joined: Mon Feb 12 2007
Contact:

Issue in reading objects created by Adobe LiveCycle Designer

Post by anshuman82 »

Hi,

I am using Adobe Live Cycle Designer 8.0 to create named objects like Text boxes,check boxes on already existing pdf.

When I try to read these objects using PDF creator like( IacObject txt = document.GetPage(1).ObjectByName("Text1");). null object is returned.

I want to know whether PDFCreator reads the objects on pdf files created by Adobe Live Cycle Designer 8.0.

-Anshuman
Anshuman
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

If the objects are saved in a pdf file with a specific name, the Creator will read them, if the objectct has 'no-name' as name or in other workds it doesn't have a name, the Creator will not return the object name.

When opening your file in the Creator, is there an object called Text1 ?
anshuman82
Posts: 21
Joined: Mon Feb 12 2007
Contact:

Issue in reading objects created by Adobe LiveCycle Designer

Post by anshuman82 »

The object has name as "Text1".
So Creator should read the object.

Let me know if you need any other information.
Anshuman
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Please send us your file to check it. Please send the file to support@amyuni.com so our Engineers can check if the file contains any feature of object that is not supported by the Creator.

This quind of issues can't be solved in the forum, we need to check your file.
Post Reply