pdf_reports icon indicating copy to clipboard operation
pdf_reports copied to clipboard

Create pdf with if else

Open manhcuogntin4 opened this issue 3 years ago • 1 comments

Hi, Someone created a pdf with if else ? I don't find any example of pdf_reports with pug with if else clause. I need it to make my report with the ouput text depends on the input value. Thank.

manhcuogntin4 avatar Dec 17 '21 15:12 manhcuogntin4

Hi, see this pug example with if/else: https://github.com/Edinburgh-Genome-Foundry/Overhang/blob/main/overhang/report_assets/overhangset_report.pug

Description here: https://pugjs.org/language/conditionals.html

veghp avatar Dec 17 '21 15:12 veghp