I'm having an issue where PrinceXML will not export some simple characters, such as an apostrophe or double quotes properly. Instead it shows something like:
â??
I'm using the windows version, and I've tried adding css to allow for multiple fonts:
body {font-family:"Arial", "Verdana", serif;}
td {font-family:"Arial", "Verdana", serif;}
But I'm still seeing these relatively common characters misprinted.
â??
I'm using the windows version, and I've tried adding css to allow for multiple fonts:
body {font-family:"Arial", "Verdana", serif;}
td {font-family:"Arial", "Verdana", serif;}
But I'm still seeing these relatively common characters misprinted.