Quantcast
Channel: ExeOutput for PHP - G.D.G. Software Forum
Viewing all articles
Browse latest Browse all 1024

Set silent print global variable

$
0
0

@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

Read full topic


Viewing all articles
Browse latest Browse all 1024

Trending Articles