|
|
pinPDF
Started by Nicolson at 08-11-2008 4:32 . Topic has 3 replies.
 
 
|
|
Sort Posts:
|
|
|
|
08-11-2008, 4:32
|
Nicolson
Joined on 09-24-2007
Posts 16
|
Font Rendering with PinPDF
|
|
|
|
|
|
Hi,
I have a little issue concerning font rendering... I generated an HTML page containing text in "Arial Narrow", this text really appears in "Arial Narrow" in the web page. (so the font must be installed on my server)
Then I want to convert the same HTML page to pdf and here is what happens : pinPDF modified the font to some kind of "Arial Bold" and misplaced all the other elements because of that and the resulting PDF is not correct.
So I have 2 questions:
- Is there an explanation for that ?
- the FontEmbed property is "true" by default, do I have something else to set up in pinPDF so that doesn't happen ?
Thank you,
Nicolson
|
|
|
|
|
Report
|
|
|
|
08-11-2008, 7:10
|
Pintexx Support
Joined on 08-30-2005
Posts 1.571
|
Re: Font Rendering with PinPDF
|
|
|
|
|
Hello Nicholson,
is "Arial Narrow" available as TrueType font ?
Regards,
Hans-Peter
|
|
|
|
|
Report
|
|
|
|
08-12-2008, 2:20
|
Nicolson
Joined on 09-24-2007
Posts 16
|
Re: Font Rendering with PinPDF
|
|
|
|
|
|
I double checked and I'm sure that the font "Arial Narrow" is a True Type font.
What else could it be ?
Best Regards,
Nicolson.
|
|
|
|
|
Report
|
|
|
|
08-14-2008, 2:55
|
Pintexx Support
Joined on 08-30-2005
Posts 1.571
|
Re: Font Rendering with PinPDF
|
|
|
|
|
Hi Nicolson,
please try this:
FontEmbed = true
FontSubstitute = false
FontProtection = false
If there is still an issue, please save the web page from a browser (to include HTML, CSS, images, etc.) and send it to us, together with the PDF produced, and font used in the web page.
Regards,
Hans-Peter
|
|
|
|
|
Report
|
|
|
|
|
Pintexx Forum » Developer Produ... » pinPDF » Re: Font Rendering with PinPDF
|
|
|
|