Hi Ilia, We are currently working on enhancing support for Unicode in FusionPro, and expect to have a release with better Unicode capabilities sometime next year. For now, however, FusionPro assumes that all text it processes is single-byte ASCII, in Latin-1 encoding on Windows, and in Mac Roman encoding on Mac. We do not currently support UTF-8 or any other Unicode-type encodings.
If you have "8-bit" or "extended ASCII" characters in your input data file or any other external resources, you need to either make sure that they are in the appropriate single-byte encoding for your platform (Latin-1 encoding on Windows, or in Mac Roman encoding on Mac), or use entities. You can look at the entity.def file in the installation folder (C:\Program Files\Printable\FusionPro) on Windows, or the entity.mac.def file in the <Library/Application Support/Printable/FusionPro> folder on Mac, to see which entities are supported, and their corresponding ASCII codes. Text typed into the variable text editor, however, should compose correctly, because any extended characters there should be converted to the appropriate entities (at least any entities in the entity.def file) behind the scenes. (You should be able to see this if you do a "View Source" on a Formatted Text Resource.) If this is not working, please send a sample showing the problem to Support. Thanks, Dan +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- Calling all FP Web Users! Do you have a question or lots of knowledge to share about FusionPro Web? If so, join our Printable Web to Print Users' Forum today! Send email to [EMAIL PROTECTED] to find out how! +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- -- Users of FusionPro Desktop have unlimited free email support. Contact Printable Support at [EMAIL PROTECTED] -- View FusionPro Knowledge Base, FusionPro Samples at www.printable.com/vdp/desktop.htm -- You are currently subscribed to fusionpro as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] -- -- Note: All e-mail sent to or from this address will be received or otherwise recorded by the e-mail recipients of this forum. It is subject to archival, monitoring or review by, and/or disclosure to someone other than the recipient. Our privacy policy is posted on www.printplanet.com --
