You need to sign in to do that
Don't have an account?
LHeinen
renderAs: .pdf - Arial Unicode MS bold?
Hello everybody,
while trying to render a page as .pdf, I tried to use font-family: Arial Unicode MS with font-weight: bold.
That did not work. So I did first things first: google told me that it is simply not possible to do that.
Ofcourse I also used SF.com documentation and found this:
http://www.salesforce.com/us/developer/docs/pages/Content/pages_quick_start_renderas_pdf.htm
So, Arial Unicode MS with font-weight: bold is used right in the doc. So what am I doing wrong, it is absolutely not working for me.
body { font-family:Arial Unicode MS; font-weight:bold; } // First way I tried it body { font-family:Arial Unicode MS; } div.content { font-weight:bold; } // Second way I tried
Hi
Did you manage to find a solution to this?
This is really shame, try to explain customer, that we do not support bold in 2016 for latin!!!!