I migrated my v6 projects to v7 and have had several problems, some have been fixed, some I’ve worked out for myself, but this one seems to be a mystery. I’m having trouble exporting to PDF with the toolbar buttons; I’m using the new PDF functionality in the applications setting and then (use old PDF exporter Yes/no) I put no.
What happens is, it produces 2 files in the tmp folder one is the html of the grid I’m converting to PDF and the other is a log file. The error that comes up is (The requested URL /samples2/_lib/tmp/sc_pdf_20130218145225_966form_pdf.pdf was not found on this server.) If I try to produce the PDF on my development machine it works fine. It obviously is looking at the correct folder (tmp) but doesn’t produce the PDF from the html file.
The error above is from the samples project, I tested this just in case I had done something in my project that had made the error appear.
Any help would be appreciated as this is one of the main functions I needed.
Don Attwell