We use GhostScript via LEP to convert the file from a PDF to a PCL document. Afterwards we open a connection to the printer using TCP commands and send with TCP_SendBlob.
We do many PDFs this way and it works great. Cons are that it has to be an IP-configured printer. Pros are that it's silent. No additional programs open up or flash windows on the workstation. And it's pretty fast. Darin > Julio, Sorry, coming into this late... Do you have WIN32API? If so, you can > simply use the sys_shellexecute command to print. It will use the native > Windows application. Best, Steve > ********************************************* Stephen J. Orth The Aquila > Group, Inc. Office: (608) 834-9213 P.O. Box 690 Mobile: (608) 347-6447 Sun > Prairie, WI 53590 E-Mail: [email protected] > ********************************************* ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

