@11161 wrote:
Do not create a file through the web interface by reference.
There is a site which the following code is executed on PHP
exec('c:\PDFCreator\PDFCreator.exe /PrintFile="c:\test\1.jpg" /Outputfile="c:\test\1.pdf"');
nothing happens, the file is not created
by executing this code through the command line, everything works
Posts: 1
Participants: 1