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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.