pdf_reports
pdf_reports copied to clipboard
Create pdf with if else
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.
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