I wanted to know how can we return pdf file as output? I know the basic way of creating report using table > layout > render.
But since my pdf is kinda complex, I m creating pdf file using python tool and wanted to know if there's a way to pickup the pdf which was created using python and output it because ill be uploading my workflow in the Alteryx server and I would like to see report as output.
as of now its creating pdf locally.