Is it possible to generate a PDF with alivePDF and open it in a browser without using PHP?
Now I am using filereference class to popup a save dialog and then save to PDF, but I need to open the generated PDF in a browser. Is this possible? Throw navigateToUrl or some other way?