Skip to main content
June 9, 2026
Question

HTML To PDF Conversion 2.1.6

  • June 9, 2026
  • 1 reply
  • 0 views

Hi Everyone as I was working in a scenario for HTML To PDF Conversion 2.1.6 
Input  : Søren Mārtiņš İbra12m Núñez Guðrún Dvořák Śmita
Output : Søren M#rti#š #bra12m Núñez Guðrún Dvo#ák #mita


Before that for the charset I have fixed it in webApi 
headers: {
a!httpHeader(
name: "Content-Type",
value: "application/json; charset=utf-8"
)

and it has been fixed.

Now the issue happening after generating the PDF

1 reply

June 23, 2026

I ran into something similar a while back. In my case, the issue wasn't the API charset anymore, but the font being used during the PDF generation.

https://community.dino game.appian.com/discussions/f/plug-ins/40438/advanced-document-templating