Hello-
I have been having issues with a form that I created for peole to fill out. some are asked to update tehir version of reader (even if they have 8 already) and then to install korean fonts. This only happens with some of the computers being used, while others are able to fill it out fine. There are also no Korean Fonts being used on the forms that I have created.
Has anyone else run into a similar problem? If so- is there a workaround?
Thanks so much.
Solved! Go to Solution.
Views
Replies
Total Likes
The form contains a Arial Unicode MS font with a UniKS-UTF16-H encoding. This is Unicode (UTF-16BE) encoding for the Adobe-Korea1 character collection.
I substituted Arial Unicode MS with plain old Arial in the attached. I think that should solve your problem.
Steve
Views
Replies
Total Likes
How did you create the form? Did you start import an Office document, start from scratch, or modify an existing XDP?
If you could attach the form it would be useful to diagnose.
Steve
Hi Steve-
I'll attache the form. It was a conversion of four different forms. I definitley think it has something to do with the form itself, and the XML code. I see a lot of empty tags etc. I'll attach the form. However- is there - that you know of, a tool for XML like Dreamweaver has that "cleans" code?
Thanks again.
Views
Replies
Total Likes
I apologize. I never attached the form. I have combed through the WYSIWYG editor of live cycle designer and replaced all of the fonts, but there must be something left in the XML that refrences Korean fonts. The form is attached.
Thanks very much for your help.
Views
Replies
Total Likes
The form contains a Arial Unicode MS font with a UniKS-UTF16-H encoding. This is Unicode (UTF-16BE) encoding for the Adobe-Korea1 character collection.
I substituted Arial Unicode MS with plain old Arial in the attached. I think that should solve your problem.
Steve
Views
Replies
Total Likes
THANK YOU!
I so much appreciate your help. A last question if I might. I'll comb the few other forms that I have in the code, but is that what I look for then? Do I just fnd this:
Arial Unicode MS font with a UniKS-UTF16-H
and change it out? for future forms?
Thanks so much.
Views
Replies
Total Likes
The best (and only) suggestion I have is to pay attention to the missing fonts dialogue. When I open the original form in Designer I am alerted to the following:
You should assume that anyone using your form will have a smaller font set than the font set available on your machine. Designer provides a font substitution mechanism to help. Go to Tools > Options and you will see the Font Substitution properties.
Steve
Thanks Steve-
I guess I have always just let it use the default fonts when that comes up. I'll make sure I pay more attention. Thank you again for all of your help!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies