Hi,
I am using Servoy 3.5.10 i4-build 524 and I am trying to create a pdf file from a form, using the form controller method: controller.showPrintPreview(true). The behavior in Mozilla or Google Chrome is: it gives you the option to open or save the pdf file created from that form. This is perfect, but in Internet Explorer 7 and 8, this does not work… Even after I allow pop-ups, it won’t work. In IE6 it works after adding the site to the trusted sites, this is not a solution for IE7 or 8. I also tried controller.print() method,with the same result.
Can you give me an advice on making this work with IE7 and IE8 as well?
Many thanks in advance,
Diana