Afternoon,
This is probably very easy but I just can't get my head round it.
I am working on a cash batching editable report that once the user has finished with needs to generate and printout a PDF without user intervention(I have wkhtmltopdf installed). I get the impression I need to do this by 'getting' the URL of the report output and adding '&export=pdf' to the end of it. Is there an easy way of getting the URL once concatenated, how would I get it to print?
Cheers,
David