I have a client that is retiring, and needs to print all of his patient charts, 
each to separate PDF’s. About 19,000 charts.

So, for each chart, I start by making a file name that Is based on the patient 
name, and the  do 

SET PRINT OPTION(Destination option;3;$FileName)
OPEN PRINTING JOB

Then we print all kinds of stuff, forms, 4D Write letters, scanned images, etc.

Then we do 

CLOSE PRINTING JOB
SET PRINT OPTION(Destination option;1)

Every now and again, The printing job does not open, and everything goes to his 
printer. He shuts his printer off, deletes the print due, then highlights the 
patients again, and runs the chart printing process. Then it works properly.

Any suggestions?
_________________________________________
Bob McKeever                      http://www.mswl.com <http://www.mswl.com/>
McKeever's Software Wizardry
Port Coquitlam, B.C.
bobmckee...@mac.com




**********************************************************************
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