yootaeho
|
| Posted: 12/01/2002, 8:02 PM |
|
I have been trying to generate pdf using PHP in codecharge studio.
The problem I am facing is when you try to access the file that generates .pdf file, it keeps asking whether or not I would like to download the file and when I click on save or open it says browser can't download the file.
Could anyone help me?
|
|
|
 |
???????????
|
| Posted: 12/05/2002, 2:01 AM |
|
?????????????????????
|
|
|
 |
Bill Tuck
|
| Posted: 12/05/2002, 1:14 PM |
|
Check to be sure that you're sending content-type headers for pdf content. I run into this all the time when I generate "other" types of content and forget to send correct headers first.
|
|
|
 |
|