I have figured out how to make it work. I needed to assign the NewObject.Files.Add method to an object.
Here is the working code:
'InfoStore object is created elsewhere in the code.
'FileName is the vaialble that has the path to the
' local PDF file.
'ParentID is the variable that defines...
I have a custom VB.NET application that needs to publish PDF files to a Crystal Enterprise 10 server. The code that I have works fine for publishing Crystal Report files, but errors out when doing a PDF.
Here is the code:
'InfoStore object is created elsewhere in the code.
Dim pluginManager =...
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.