bert db wrote: > I have some report created with the report builder MX7. I am running into > some problems with the charset it uses. Some of my users have put some exotic
"exotic"? not to them i imagine. > caracters in text fields (principally the 'â¬' sign). I have no problems > within my coldfusion pages but in the generated pdf, it prints out as a '?'. plain cf/html works ok? > I was wondering if anybody knows how to specify the charset that the builder > should use, or if anybody knows the charset used by the report builder (there > is always a way to change the charset returned by the DB). I have looked in > the docs but could not find anything about this. press F8 to get the preferences dialog (for some strange reason it's under the "edit" menu), the "PDF character encoding" value should be "Identity-H" not windows codepage 1252 (cp-1252 which i think doesn't contain the euro). ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313838 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

