How to open the dynamically generated PDF in a new Window Or Show a Save as Dialogue Window
Hi
I have a Grid under a Section and when clicked on Generate PDF Button . For this i am using iText library with Java Method under a Activity .
my question is , rather than Saving a File to a Particular directory , is it possible to Open the Generated PDF in a new Window or Show a Save As Dialogue Window
Please let me know how to approach this ??