Does ERPDFWrapper support Unicode character output to PDF?
Does ERPDFWrapper support Unicode character output to PDF?
- Subject: Does ERPDFWrapper support Unicode character output to PDF?
- From: JR Ruggentaler <email@hidden>
- Date: Wed, 1 Sep 2010 14:59:54 -0500
Does ERPDFWrapper support Unicode character output to PDF?
for example ⓵ displays as ⓵ in the browser but when rendered to PDF using ERPDFWrapper nothing is displayed?
Here is a simple html doc that shows the browser behavior.
<html> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> </head> <body> <p>⓵</p> </body> </html>
JR |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden