Rank: Member Groups: Member
Joined: 6/26/2012 Posts: 17
|
It seems that no matter what I do the font size of my text does no reflect what is on my webpage when I export to pdf.
I have tried setting the font size using a css class, tried using <font size='1'>, <div style='font-size: 8px'> but no matter what i do it exports to the pdf using the same font size and not the one I specify via html
I am using the ConvertHTML function, however the same thing happens with ConvertURL
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
The font size should work fine. Try to use Google Chrome to verify your page. Our rendering is most close to Google Chrome. If Google Chrome does not recognize your font size either, then the problem is in your HTML. If Google Chrome does recognize your font size but we don't, then please try to isolate the problem into a test page and post the test page here. Once we have that we will be happy to take a look.
Thanks!
|