wrote:
Hello Vinicius,
This is a very common error.
It means that the PDF that should be generated wasn't.
There are N reasons for that, but let's see if we can eliminate the simpler ones first.
1. Verify if the web page you are trying to convert to PDF has the anonymous Role checked. This is mandatory, as the executable that will load it will do this in an anonymous way. There are some ways to deal with this "security" question, if required.
2. Verify if you uploaded the correct binaries. The best option is to download the MingW option, as you will need only the executables (one for PDF, one for Image, and a single dll), at this link. The other version requires more files to be uploaded.
3. If you are using an On Premises server installation (your own server, not one provided by OutSystems in the cloud), check if the IIS has access to the Temp directory. If you are using a Cloud server, you are probably good here.
Usually, 95% of time, is a problem of access to the web page (1) or incorrect binaries (2).
Hope this helps solve this issue :)
Cheers,
Eduardo Jauch
Hello, stil facing this erros:
Could not find file 'C:\Users\CCCE64~1\AppData\Local\Temp\TEMPXNOGHGTOBI00000000000000000000000000000000.pdf'.
I marked anonymous on the page, i downloaded the mingw and added the files!
What else could be? Can be this mingw files?
Cheers!