Hi Bruce,
I added a button with a "Start" type to show the progress bar when it generates a report. During the report process, it generates a PDF (using PDFTools 4.1) and places it in a "FinalBills" folder under the "web" folder. The name of the PDF for example is "333-F20-15_Hadley.pdf". The problem that I am having is when I press the "View Final Bill" link, it is trying to open "localhost:4025/reports/$$$65444.pdf" and gives me the "404 Page Not Found" error page. Where can I set the hyperlink with the saved PDF name under "FinalBills" folder instead of the generated $$$ pdf name?
Using C9 and NT 7.31
Thanks...
Alan