longyu065 / flying-saucer

Automatically exported from code.google.com/p/flying-saucer
0 stars 0 forks source link

Photo does not render on CentOS server but renders on Windows local #235

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create an html string to produce an output including a photo
2. I added a <img src="path/img.jpg" /> to my input
3. Trigger the create PDF on CentOS

What is the expected output? What do you see instead?
The expected output is a PDF with the image I included. Instead I see no image

What version of the product are you using? On what operating system?
I'm using the latest version. On CentOS is does not work but in Windows it works

Please provide any additional information below.
Thank you in advace for the help

Original issue reported on code.google.com by chu...@gmail.com on 26 May 2014 at 3:43