I have an application that uses the native PDF method of saving a datawindow report as a PDF. It has been working fine until about a week ago it started giving a return value of -1. Nothing has changed code-wise. I checked to make sure that the user had access to the network folder. I even changed the folder to one on the local PC just to make sure there wasn't an access problem. I check to make sure the PBPDF170.dll was in a folder that was in the PATH.
I am using PB v17. Here is a snippet of the code I am using.
Did something change external to PowerBuilder?