One large functional aspect of our application is the ability to download reports (invoices, content reports, production reports, …). I’ve been developing around this, but need to start working on the mechanisms to handle this functionality.
These reports will be accessed via the BF interface. What is BetterForms best practice regarding these reports? The vast majority will be PDF documents, but there will be some that are Excel or text files.
Typical use would be a user logging in, selecting the options, and FM building a temporary PDF file that the user would then be able to download.
The only other suggestion I found on the BF forum was creating an open fileshare on the FM server.
That’s not an option as the majority of the reports are quite sensitive.
Thank you in advance for your suggestions!
Alex