Contents
Articles
Behaviors
Books
Director News
Director Web Sites
FAQ
Games
Mailing Lists
News Groups
Project Examples
Reviews
Software
Tools
Useful Web Sites
Utilities
Xtras

Don't miss these
Vector Shape - Create Sine Wave
Constrain Mouse to Stage Area
Follow the leader
cXtraPieChart
Set Sprite Full Screen
Go to URL
Macromedia Licensing
Sound does not play in Shockwave
Text X-Changer Version 1.3
Hold on a frame till sound finishes playing
 

 

 

FAQ Printing Acrobat files with Buddy API

Added on 4/4/2001

 

Compatibilities:

Required Xtras:
Buddy API

This item has not yet been rated

Author: Thomas (website)

How do I print PDF documents with BuddyAPI?

With BuddyAPI you can print PDF documents - you will need to have Acrobat Reader installed on the system as well (or on the CD).

I have found two ways to print a PDF file. One way gives the user the print dialog box, the other just prints in the background. The two commands are shown below.

-- prints without dialog
vResult = baPrintFile(vFile)

-- prints with standard printer dialog
vResult = baRunProgram(baShortFileName(baFindApp("pdf") && "/p" && baShortFileName(vFile)), "Minimised", false)

 


Contact

MMI
36 South Court Sq
Suite 300
Newnan, GA 30263
USA

Send e-mail