Hi, I want to create PDF (invoice) from row selected from database. I've found this video Generate PDF Reports for Free in Oracle Apex Using PL-JRXML2PDF and iReport Designer on Vimeo but it contains example how to create PDF with multiple rows. I want different solution - pick one row into fields located on template. I imagine that in repport in apex will be added column with button and at the end of the row will be button that after clicking user get PDF file. How to do such a solution?