@fmcleod wrote:
When I am finished with this project, I should have a decent grasp of ExeOutput ... I do love it. However, I have little aggravating things pop up that I just can't figure out. The latest: just before I print a pdf file I try to invoke the silent printing mode by assuring the global variable hedirectprint is set
exo_SetGlobalVariable("hedirectprint", "1", true);Is that syntax wrong? I have tried it in my startup file which sets variables for my application and I have placed it in PHP just before my javascript call window.onload=function(){self.print();}
I still get the print dialog window which I am trying to avoid.
Any idea are appreciated.
Posts: 5
Participants: 2