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 Rhinorhino 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 chemburkar

  1. chemburkar

    log file getting created when converting .xls to .pdf

    Hi, I am creating pdf file from excel file using VBA code Here is the sample VBA code Dim PdfDistillerObj As Object 'create object using distiller dll Set PdfDistillerObj = CreateObject("PdfDistiller.PdfDistiller.1") ' create the pdf report from the ps report...

Part and Inventory Search

Back
Top