using dompdf, pages

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
junjustkim
Forum Commoner
Posts: 44
Joined: Thu May 22, 2008 8:48 pm

using dompdf, pages

Post by junjustkim »

hi to all

I have a lot of posted regarding dompdf, I really need to make it. please bear with me. I was successfully converted my forms from php into pdf using dompdf. My problem now is the converted pdf file was cut horizontally and vertically. My form has some images and design. I am not sure if I have to call those image separately. I assume that what I can see in the browser is the same output with the pdf. Furthermore, is there a need for me to specify a code regarding with the pages because the missing part is the second page.

please give me some advice and help.

Thanks
Post Reply