Good afternoon from the land down under (and on the 21st December we are still here).
I have been happily creating a storyboard app and it is working well.
It uses it’s own sqlite database to store info (validated via JSON call to Visual Basic IIS JSON service (one of a few I have written).
The next level of enhancement is to allow the user to request a statement - currently a SSRS program on the IIS front end allows the user to type in some info and receive a statement - which he can then email or print.
In the APP I would like to replicate this functionality.
I am fairly confident that I can create a JSON service that will produce the SSRS report - and I have programs that I have used before to write PDF out to windows file system- so I would (hopefully) return the PDF data as a JSON variable (hopefully it will work…)
It is at the APP end I would appreciate Guidance. Once the stream comes in, I would like to display it (as pdf - like mail does) and email it somewhere. I don’t need to keep it around so would probably not need to write it to file system.
Would appreciate it if I could geta bit of general guidance on the APP/device (IOS in first instance) side.
Have a great CHristmas break guys
Stan [import]uid: 178113 topic_id: 34193 reply_id: 334193[/import]