darshanmodi2010 / dompdf

Automatically exported from code.google.com/p/dompdf
0 stars 0 forks source link

IMAGES on second PDF file not loaded #559

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

create a php code that will create 2 PDF files using the same image paths using 
a simple for-loop 

What is the expected output? What do you see instead?

both PDF should be able to load the images. However, only the first PDF is able 
to show the images while the second isnt.

What version of dompdf are you using? What version of PHP? On what
operating system?

Not sure. Latest PHP. Server is in Linux

Please provide the HTML source code you want to convert, or any additional
information.

Original issue reported on code.google.com by quib...@gmail.com on 11 Dec 2012 at 2:48

GoogleCodeExporter commented 8 years ago
Please note that the issue tracker has moved to github. You can find it here:
https://github.com/dompdf/dompdf/issues

Version of dompdf? This is a known problem from 0.5.1 that was addressed, then 
reintroduced in 0.6.0 beta 3. See either issue 17 or issue 431 for a fix, or 
download the latest nightly.

Original comment by eclecticgeek on 11 Dec 2012 at 3:16

GoogleCodeExporter commented 8 years ago

Original comment by eclecticgeek on 30 May 2013 at 5:16