[eluser]_krc_[/eluser]
Hi, I'm quite new to codeigniter and dompdf. I found a strange problem while generating pdf with multiple images. The thing is that I can input one image and pdf generates nicely, but when I try to put another image (or a copy of the first one), it shows me that pdf is wrong format or corrupted, when I try to open it.
The same happens when I'm making background-image for div - it works for one image, but when I set two different background-images for two divs, it shows corrupted..
My goal is to make a series of labels on a page, smth. like business cards which You can generate from php and print it out..
Thank You very much for any of Your help..