You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dompdf
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
entered in HTML file.
BrianS
unread,
May 31, 2012, 9:59:23 PM5/31/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dom...@googlegroups.com
Two quick possibilities I can think of:
use a lower DPI and specify the dimensions of your image
specify your font size in pt
I believe for fonts the only unit that is affected by the value of DOMPDF_DPI is px. If you are using px try using a different unit in your font size declarations.