Forums / Developer / "IO problem" for images and CSS
Eason Huang
Friday 15 October 2010 1:22:51 am
Hi, I am getting the same problem as the followed link described, how did you fix it ? thanks. http://projects.ez.no/paradoxpdf/forum/general/io_problem_for_images_and_css
skype:hyslx27 hyslx27@gmail.com
Monday 18 October 2010 1:28:21 am
I think I have found the solution.
please check if your .htaccess has some authentication like this :
AuthName "Acces interdit"
AuthType Basic
AuthUserFile /...
require valid-user
When I remove it , it work fine.
Miguel Seuster
Wednesday 09 March 2011 11:44:14 pm
Hi, has anyone solved the problem? I am using eZ Publish 4.3 and the latest version of ParadoxPDF. I'm experiencing the problem when I use the SiteUrl. If I use the IP address instead of the SiteUrl all images and CSS files are represented in the PDF-File.