When adding a string that contains an apostrophe by using the AcroFields' method "SetField", the function removes the apostrophe from the string.
I tried to use a single accent but it was removed as well.
When adding a string that contains an apostrophe by using the AcroFields' method "SetField", the function removes the apostrophe from the string.
I tried to use a single accent but it was removed as well.
Copyright © 2021 Jogjafile Inc.
The reason you are seeing this issue is because the font that is being used doesn't support certain characters, there are two solutions:
Replace the apostrophe character with `
Set the field to use a font that does support the apostrophe like this: