Search found 2 matches

by Patrick
Thu Oct 20 2005
Forum: Power Builder Community
Topic: Retrieving the list of objects available in a document
Replies: 4
Views: 17456

I just downloaded the demo version yesterday. When I run the PDF Creator application, that says that I am running 2.0e.

The version of Powerbuilder I am running is 9.0.1 build 7204.

Thanks for you help!
by Patrick
Wed Oct 19 2005
Forum: Power Builder Community
Topic: Retrieving the list of objects available in a document
Replies: 4
Views: 17456

Retrieving the list of objects available in a document

Could someone please show me how to get the list of objects in the PDF document in Powerbuilder? Here is the code I'm trying and it blows up when I call the objectattribute function. oleobject lole[] Integer i String ls_text lole[] = ole_1.object.objectattribute("Pages[1]","Objects&qu...