Welcome to Pintexx Forum Sign in | Join | Faq

pinPDF

Started by Nicolson at 08-11-2008 4:32 . Topic has 3 replies.

Print Search
Sort Posts:    
   08-11-2008, 4:32
Nicolson is not online. Last active: 10.12.2008 13:11:03 Nicolson

Top 50 Posts
Joined on 09-24-2007
Posts 16
Font Rendering with PinPDF
Reply Quote

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 is not online. Last active: 30.12.2008 07:11:54 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.571
Re: Font Rendering with PinPDF
Reply Quote
Hello Nicholson,

is "Arial Narrow" available as TrueType font ?

Regards,
Hans-Peter
   Report 
   08-12-2008, 2:20
Nicolson is not online. Last active: 10.12.2008 13:11:03 Nicolson

Top 50 Posts
Joined on 09-24-2007
Posts 16
Re: Font Rendering with PinPDF
Reply Quote

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 is not online. Last active: 30.12.2008 07:11:54 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.571
Re: Font Rendering with PinPDF
Reply Quote
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