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 derfloh 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: botte
  • Content: Threads
  • Order by date
  1. botte

    Problems to convert document into pdf

    Hello I try to convert a .doc-file into a .pdf-file using an object called ACRODISTXLib.PdfDistiller with the following code: Public WithEvents oDist As ACRODISTXLib.PdfDistiller function printPDF() Dim result As Integer set odist = New ACRODISTXLib.PdfDistiller result = oDist.FileToPDF...
  2. botte

    registry setting calls

    Yes yes ... I'm a beginner but don't tell this to my employer! Could you give me the code to get the registry setting calls? Many thanks botte

Part and Inventory Search

Back
Top