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

    Exporting CR8.5 to Pdf (using vb6)

    I have code snippet that will write out a word document from crystal reports. Does anyone know what changes would be needed to write out a pdf format instead of word?? Here is my code: Dim app As Application Dim report As report Set app = CreateObject("Crystal.CRPE.Application") Set...

Part and Inventory Search

Back
Top