When I use the pdf_open(sprite 1, the pathname & "whicpdf.pdf")
I get the error Handler not defined.
How can I solve this?

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Warren Stolow
Sent: Thursday, March 01, 2001 8:18 PM
To: '[EMAIL PROTECTED]'
Subject: RE: <lingo-l> pdf xtra


Hello Tom,

If you do a put member(1 of castlib "PDF").name
it will return the cast member name - but unfortunately
it is presently impossible to get the name of the PDF document
itself. If you name your cast member the same as your document,
that might be a work-around.

This functionality is expected to appear in the next version
of the Xtra.

Finally, due to memory issues, it is not recommended to even
store your PDF documents in a Director cast, but to place them
in an external folder and use the PDF Sprite to link to them!

Enjoy your day Lingoists!
-Warren.

-----Original Message-----
From: Tom Vandenbossche [mailto:[EMAIL PROTECTED]]
Sent: March 1, 2001 10:00 AM
To: lingo
Subject: <lingo-l> pdf xtra


Hi list
Why can't I get the name of a pdf castmember
I put

put the name of member 1 of castlib "pdf" which is certainly a pdfdocument.
I get the result 0 while it has the name "document.pdf"

What am i doing wrong?

Tom

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to