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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ielite
  • Content: Threads
  • Order by date
  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