| View previous topic :: View next topic |
| Author |
Message |
amadorpedro
Joined: 24 Mar 2008 Posts: 2
|
Posted: Mon Mar 24, 2008 11:29 pm Post subject: PDF files - don't work |
|
|
| I try to make a catalogue in CD with SiteInFile Compiler and I have one problem: I canot see the PDF files after compiler the site. Allways is show one message with file not found. Is any way to see the PDF files after compiler the site? Thank you in advance. |
|
| Back to top |
|
 |
|
|
support Site Admin
Joined: 13 Feb 2004 Posts: 142
|
Posted: Tue Mar 25, 2008 12:14 am Post subject: |
|
|
This is very common problem with many ActiveX. Some ActiveX like Macromedia Flash and Adobe Acrobat Reader required file on the disk and can not load data from EXE file or from internet directly.
For better security our compiler doesn't support any temporary files creation, so you may have a problem with SWF and PDF files.
New version will be ready at this week and will use browser's cache for better compatibility. |
|
| Back to top |
|
 |
amadorpedro
Joined: 24 Mar 2008 Posts: 2
|
Posted: Tue Mar 25, 2008 12:33 am Post subject: |
|
|
| Thank you for your prompt answer. But you have any way to show the pdf file after compiler the site. If needed I can put the pdf file outside the exe file. If yes, let me know the way. Many thanks. |
|
| Back to top |
|
 |
support Site Admin
Joined: 13 Feb 2004 Posts: 142
|
Posted: Tue Mar 25, 2008 3:07 pm Post subject: |
|
|
| Just add *.pdf wildcard to the "Direct Execution" filed and compiler will exclude all pdf documents from compilation. |
|
| Back to top |
|
 |
|