You cannot post messages because only members can post, and you are not currently a member.
Description:
dompdf - HTML to PDF converter.
|
|
|
Web-based font preparation tool
|
| |
A number of people have had problems installing fonts so that DOMPDF can embed them into a PDF document. Since the files that result from processing a font (*.afm, *.ufm, dompdf_font_family_cache) are not specific to a single installation this is a process that can be done on any system. In order to make font embedding available to a wider... more »
|
|
DOMPDF 0.6.0 beta 3
|
| |
*The DOMPDF team is happy to announce the availability of DOMPDF 0.6.0 beta 3. You can find the download of this pre-release on the code site at [link].
The list of changes in this release is pretty big<[link]>.... more »
|
|
Header and footer issues
|
| |
Hi all, I'm having trouble positioning and repeating the header and footer using the example code. My HTML validates XHTML Transitional, and I believe I've followed the example exactly. This is what it looks like in HTML, note that the header and footer appear correctly fixed at the top and bottom of the "page"... more »
|
|
Internal link problem and justified text + float problem
|
| |
Hi, I have two problems. When using internal link, the pdf scale to fit the whole page, how can I prevent that and keep the user zoom? When using "text-align: justify;" and having float elements, if a text line is not complete (does not take the full line), it will ignore the float element. ie: go to the left margin even if there's a float left div.... more »
|
|
Problem with function sys_get_temp_dir
|
| |
When i tried to test dompdf it is failing on line 873 of the
function.inc.php file
function sys_get_temp_dir
the error warning i'm getting is it can not redeclare the function...
any ideas to work around this??
i don't understand how the error could be happening, since it should
only be getting into that loop if the function doesn't exist in the... more »
|
|
Yet Another Table Rendering Problem (YATRP)
|
| |
Hello yall. I been using DOMPDF for a while now (just started the 0.6.0b
today) and sometimes i find quite some dificulties.
The layouts I'm sent to render in PDF always contains lots of tables and it
is very difficult to make a good pdf in what comes to positioning and such,
but i always manage to do it.... more »
|
|
Problem with font and image
|
| |
I am using version 0.6.0 beta 3. The proble I have that when I
increase the DPI to show the image properly the font size get
decreased. The image is showing perfect at 300 DPI but the size of
image is also decreased. Can anyone help me to fix this issue so that
I can have a good looking image with exact font-size which I have... more »
|
|
strange font behavior
|
| |
Hi, I have a problem with all font except the ones provided as .afm with domPDF. I have to parse the uncompressed pdf output to change some values (like page number, table of content, etc). When using the provided .afm fonts, everything work. But when i use .ttf, the resulting text output is strange.... more »
|
|
Insert a PDF object in between
|
| |
I want to know can we add a PDF page in between the HTML pages. <html> <body> some html pages ------------------------------ ----------- insert a already created PDF ------------------------------ ----------- some html pages </body> </html>
|
|
Progress bar
|
| |
Hi. Can you put a progress bar at the time to wait for the
generation .pdf?
|
|
Some html files never finish rendering
|
| |
Some html files, when i try rendering, takes more than php max_execution_time, 30, also tryied in console, and it fail with "Allowed memory size of 134217728 bytes exhausted". html size it's 32k. dompdf 0.6 beta3
|
|
|