> > Message: 1 > Date: Wed, 25 May 2005 05:59:23 -0600 > From: "James Stewart" <[EMAIL PROTECTED]> > Subject: printing PDF documents from Delphi > To: "Borland's Delphi Discussion List" <[email protected]> > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="us-ascii" > > Does anyone know of a component that I can use to print out PDF > documents that I am receiving via email from within a Delphi > application. The version of Delphi that I am using is 6.0. > > Thanks > > James > > James D. Stewart > Senior Client / Server Developer > Navigant Integrated Services > 511 Shaw Road > Sterling, VA 20166 > 703-736-5912
You should be able to save the document as a file and then call ShellApi with filename and command -print mick _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

