Getting a weird problem with DOMPDF.. Wherever I use cont开发者_运维问答ent with a br tag in it..
I am using Dompdf to generate A5 pdf documents from a html template and Pdfnup (Part of Pdfjam) to combine them into a nice single A4 sheet, which helps saving some paper when printing :)
I have a working dynamic content query/echo file that I need to convert to template for use with domPDF. Would someone look at my code that\'开发者_C百科s not executing to see where I\'m going wrong?
dompdf is not able to generate a pdf from a page of my website. However, I\'ve saved the page and uploaded it as simple static html file, and it worked!
I am trying to take the raw data from a previously made PDF, and append it to a new PDF using DOMPDF. Is this possible?
I would like to know why the quality of my image is low in DOM PDF. The following image: http://img517.imageshack.us/img517/6996/top3.gif
I\'m using Kohana 3 and pdfview/DOMPDF to generate pdf files but they are generated with 0 bytes and text/plain mime-type.
I\'ve been using DomPDF to create a dynamically created PDF, and I\'ve stumbled upon a problem that I can\'t figure out.
Here is the request and response headers http://www.example.com/get/pdf GET /~get/pdf HTTP/1.1 Host: www.example.com
DOMPDF does not support floats. However I am listing many tables, and they are mainly key & value pairs. I would like 2 of these tables to appear side by side.