dompdf
DOMPDF: br tag causes text to justify
Getting a weird problem with DOMPDF.. Wherever I use cont开发者_运维问答ent with a br tag in it..[详细]
2023-01-24 06:21 分类:问答Merging two a5 pages into a singe a4 page (without using pdfnup)
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 :)[详细]
2023-01-23 02:05 分类:问答Any Smarty Users out there? Here's a domPDF challenge
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?[详细]
2023-01-23 00:49 分类:问答dompdf: loading html files to render, doesn't work
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![详细]
2023-01-07 08:24 分类:问答Is it possible to dynamically merge one PDF with another using dompdf?
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?[详细]
2023-01-05 20:52 分类:问答DOMPDF Image quality
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[详细]
2023-01-04 13:33 分类:问答DOMPDF: files with 0 bytes and text/plain mime-type
I\'m using Kohana 3 and pdfview/DOMPDF to generate pdf files but they are generated with 0 bytes and text/plain mime-type.[详细]
2023-01-04 03:42 分类:问答Containing a DomPDF text object within an area
I\'ve been using DomPDF to create a dynamically created PDF, and I\'ve stumbled upon a problem that I can\'t figure out.[详细]
2022-12-31 09:21 分类:问答When sending headers to download a PDF, Safari appends .html
Here is the request and response headers http://www.example.com/get/pdf GET /~get/pdf HTTP/1.1 Host: www.example.com[详细]
2022-12-28 08:14 分类:问答Workaround for floats in DOMPDF
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.[详细]
2022-12-27 17:01 分类:问答