Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. 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.
I am facing the same issue with "PDF from single DOCX(with fonts)" smartservice, I am passing "Arial" font documents stored in a constant and passing that as reference, but the generated pdf always has "Times New Roman", can you please let me know at the earliest
I am saving all Arial Font documents in the constant and passing it, and using that in the html
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style type="text/css"></style></head><body width="100%">
<p><span style='font-size:20.0pt;font-family:"Arial",sans-serif;font-weight: bold;'>Connecting documents</span></p>
<p style='margin-bottom:8.0pt;line-height:180%'><spanstyle='font-size:10.0pt;line-height:180%;font-family:"Arial",sans-serif;'>Welcome to ABC <br /></span><span style='font-size:10.0pt;line-height:180%;font-family:"Arial",sans-serif'>Testing the fonts for Arial</span></p>
</body></html>
Discussion posts and replies are publicly visible
This is the way I am adding fonts to the constant