Rank: Guest
Groups: Guests
Joined: 1/5/2016(UTC) Posts: 163
Was thanked: 5 time(s) in 5 post(s)
|
If I execute the following code: Code:
PdfTextObject pdfTextObject = PdfTextObject.Create();
pdfTextObject.TextAnsi = "…"; // Ansi code 133, 'Horizontal ellipsis'
...then the TextAnsi property of pdfTextObject will contain an ampersand character (&) instead. The same also happens if I use the TextAscii or TextUnicode properties. Is this a bug? Is there a workaround for this character? Thanks. Edited by user Tuesday, March 27, 2018 12:40:56 PM(UTC)
| Reason: code 133, not 33
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The Patagames Software Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close