Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
Hi , I am facing an issue in pdf generation. that sometimes frech and spanish letters getting eliminated from the document generated , letters like à, é. ó. I am using clean fucntion before passing the sentences to do document template. If I don't use clean the generated document dont even getting saved in the process output even for english templates. Below is smart services I use to get the pdf generated.
This is how it appear in the grid
This is how it looks when printed,
Is there any way to fix this.
Discussion posts and replies are publicly visible
Could it be that you are using a custom font? If yes, does this font include the glyphs for these letters?
Hi Stefan Helzle I am using the Tahoma font in the template html expression. But I am not aware of the glyphs or how to include it to the template.
Glyphs are the visuals symbols for each character included in the font file. There is no way to add them. Try to use the default font for testing.
Hi Stefan Helzle the elimination happening in the interface even before passed to template since the dynamic values are selected and save in ri later passed to template. while saving itself Im using clean function.