FyTek Forum

Full Version: A Query on PDF File
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All,

I have a very simple report query to produce a pdf file. I'm getting message "Adobe Reader could not open 'ada_query.pdf' because it is either not a supported file type or because the file has been damaged.....".

I tried hard-coding values but it doesn't work. It does work from inside Apex when I click on Test Report link and provide values for variables. Using Adobe Reader version 9.0.

Any ideas? Thanks.
(01-21-2010 10:21 PM)trevorlawrence Wrote: [ -> ]Hi All,

I have a very simple report query to produce a pdf file. I'm getting message "Adobe Reader could not open 'ada_query.pdf' because it is either not a supported file type or because the file has been damaged.....".

I tried hard-coding values but it doesn't work. It does work from inside Apex when I click on Test Report link and provide values for variables. Using Adobe Reader version 9.0.

Any ideas? Thanks.

Can you provide some further info?

- What O/S are you using
- What product are you using
- Attach the input file(s) you are passing to the product

From that we can take a look and see what the issue is.

Regards,
Mike Bernardo
FyTek, Inc.
As APEX does not come with the ability to generate PDF files, you have to have a print engine installed.So If print engine is not installed in it then try that and let me know whether your problem was solved or not.
First open PDF file then Press "Ctrl" and the letter "F" on the keyboard . A "Find" box appears on the top of the document just below the menu bar. The menu bar on the top of the PDF document has a File, Edit, View, Tools menus.
Reference URL's