Hello all,
I use in my project the code below to make a pdf file, it always works ok. Now by one user the report is send to the printer and not to a PDF file. It is by al his computers, with and without virus scanner. The user has the right to make a file in this map. Anyone a idea how to solve this problem?
File is string = "C:\SaBroSoft\testfile.pdf"
iDestination(iGenericPDF, File)
iPrintReport(testreport)
Thanks in advance,
Sammy
I use in my project the code below to make a pdf file, it always works ok. Now by one user the report is send to the printer and not to a PDF file. It is by al his computers, with and without virus scanner. The user has the right to make a file in this map. Anyone a idea how to solve this problem?
File is string = "C:\SaBroSoft\testfile.pdf"
iDestination(iGenericPDF, File)
iPrintReport(testreport)
Thanks in advance,
Sammy