Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ielite

  1. ielite

    Printing PDF Files

    I am using Delphi 7.0 /ADO/MS Access DB. I need to print some Adobe Acrobat files, which the path to resides in a database field. Each files uses the same path, just different file name. I Then use the following to print: ShellExecute( 0, 'print', PAnsiChar(PDFPath + '\' +...

Part and Inventory Search

Back
Top