Ask ikawka???

This is an open forum, you can ask us or request for a tutorial or step-by-step how to on how to do stuffs anything within the range of this website’s topic. We will try to come-up with something. There are no promises to be made nor obligations of time on when your request will be posted. We will give our best efforts for free. ^_^

Everyone is invited.

4 comments

  1. Hi,
    i am writing one application it contains many user profiles like personal details, i need to export in as a pdf with mu;tiple pages where itcontains one user profile in one page. if you provide support for this it will be more usefull. if you can provide help in CI also so usefull

    Thank you

  2. i’ve used dompdf for that, i have posted a dompdf integration here somewhere. If you want to have each profile in one page all you have to do is add a CSS Page-break on the loop before converting to pdf and you’re set.

  3. hi,i was going through your post..i did the same,but my image is not getting loaded.. can u tell me what is the base_path of your dompdf?

    • image path should be absolute, make sure that it can be opened/view using a browser; like so: “http://www.example.com/images/picture.gif”

Leave a Reply