Registered R symbol not printing properly 追蹤
BT 10.1 SR4.
Taking data from SAP. Source file looks good with no extra info. But, the registered symbol prints badly with an extra A and an accent, even if I copy/paste in a raw and clean R symbol.
So instead of E and then registered symbol I see:
Any ideas?
2 意見
0

Brandon Morrisey
★ BarTender Hero ★
評論操作
I'm not really sure what the issue could be hear but you can try doing a search and replace in the transformations properties for î and replace it with ®. There are a lot if accent As so be sure to search for the correct one.
Hi Brandon, thanks!
It turns out that the problem is the print file had its "database connection" (actually reads from a flat file) in as "windows default". When I changed to Unicode 8 the problem cleared up :)
請登入寫評論。