I need some help to resolve this problem, and I don?t know how to follow these steps, I will apreciate if somebody can help me to perfom it.
Thank you in advance!!
"PDF generation displays message: “Not Found”
Publicado por on 19 February 2014 04:26 PM
Then follow the step by step to perform the correction of the error “Not Found” when running the PDF generation.
First step:
Navigate to the folder ‘tmp’ in its publication folder. Open the file “.log”, which was generated with the name of your PDF. and save your content.
Second step :
LINUX:
After this, open your terminal server, type “cd /publication_folder/_lib/prod/third/wkhtmltopdf/linux-i386 or linux-amd64”, choose according to your version of Linux .
WINDOWS:
After this, open your terminal server, type “cd /publication_folder/_lib/prod/third/wkhtmltopdf/win”.
MACOSX:
After this, open your terminal server, type “cd /publication_folder/_lib/prod/third/wkhtmltopdf/osx”.
Third step:
Now, that you are in “/publication_folder/_lib/prod/third/wkhtmltopdf/OS_folder”, run the command that was saved on the one step.
Fourth step:
Will be displayed an error, it which say that is missing a library on your operational system. Perform the installation of the library applied for and try to perform the generation of the PDF again."