Printing Unicode characters with Report.Print method

P

Paul H. Miller

Does anyone know of a way to make the Print method of
reports output Unicode characters above the standard ANSII
256 characters. Whenever I try to do so, VBA converts all
characters with a code over 256 to their ANSII
equivalents. I have a feeling Microsoft never upgraded
the method to accept wide character strings, but it may be
something else.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top