I have successively used the PDF Xtra from Integration New Media with
success for several projects to print pdf files, another solution then
the one you try to achieve but if you get stuck on the BuddyAPI way...



--------------------------------
I apologize if this is not the right forum for this question, but...

I am attempting to print a pdf file from a cd without the user seeing
the acrobat reader interface.  I am using BuddyAPI.  I am running the
program full screen.  When testing from my hard drive, I click the
button that is used to print the pdf, my taskbar pops up and I have to
click back on the director program again to regain focus.  Is there a
way to run this script without having my taskbar appear and thus taking
focus of the director program?  

BTW... I am using the following code to print the pdf file...

on mouseDown
  vResult = baPrintFile("acrobat.pdf") 
End

Thanks in advance for any help.

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/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