Skip to main content
greetas9929
December 7, 2021
Question

HTML to PDF conversion

  • December 7, 2021
  • 1 reply
  • 1 view

Hi ,

We are generating report using HTML and converting it into PDF. We are using HTML to PDF smart service for conversion.

Now we need to show/hide few section in the  report based on some conditions. We used style="display: none" in html. but this is not supported by HTML to PDF smart service.


P.S: We already tried using PDF from HTML smart service, but due to some design issues we started using HTML to PDF smart service.


Is there any other possibility to hide/show some sections in report which is supported by HTML to PDF smart service?

Thanks in Advance.

    1 reply

    stefanhelzle0001
    Brainy
    December 7, 2021

    Wouldn't it be easier to just not create these sections by condition?