I am printing to PDF a 4D-Write document and need to remove the progress window.

This is what I am doing:

SET PRINT OPTION(Destination option;2;$Filename)
OPEN PRINTING JOB                                       
MESSAGES OFF
WR PRINT ($area;wr print values;1)
MESSAGES ON
CLOSE PRINTING JOB

The progress window saying processing page xx of xx always displays and I do 
not want to see it.  
I am sure they must be a simple way to remove this window but unable to make it 
work.

Luc Devar


**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to