Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter
 
 
 
MSDN Visual Basic Community
 
 
 
 
 
TitleUse DDE to print PDF files
DescriptionThis example shows how to use DDE to print PDF files in Visual Basic 6. It uses DDE to send messages to the Adobe Acrobat DDE Application.
KeywordsDDE, PDF, Adobe Acrobat, Acrobat
CategoriesGraphics, Files and Directories
 
Thanks to Craig Bennett.

This example shows how to use DDE to print PDF files in Visual Basic 6. It uses DDE to send messages to the Adobe Acrobat DDE Application. The call passes an array of PDF file names to be printed. See the code for the details.

 
 
Copyright © 1997-2010 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated