Skip to main content
February 17, 2023
Question

Html output to PDF

  • February 17, 2023
  • 3 replies
  • 0 views

Team,

We have  HTML output and we want to convert that output to pdf for showing the same in UI via document viewer component.

Any idea how to ?

Please Note: i have html output not html document.

    3 replies

    mikes0011
    Brainy
    February 17, 2023

    What do you mean exactly by "html output"?

    The Expression Guru
    February 17, 2023

    Basically we have parse an email in HTMl format, with all html tags and body. Now  with that output we are trying best of displaying it in appian,  probably by coverting it into pdf and with doc viewer.

    stefanhelzle0001
    Brainy
    February 17, 2023

    There is a HTML to PDF plugin. Didi you try that?

    Did you consider the richtextfield plugin?

    Keep an eye on security. HTML could include malicious code.