From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randall Smith Subject: printing to cups cups-pdf Date: Tue, 22 Nov 2005 15:03:16 -0600 Message-ID: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hello, I'm ultimately trying to have jobs printed from foxpro under dosemu to print to a file. A postscript file would do, but I've been trying to generate a pdf file. I'm using cups and I've tried setting the printer command to "lp -l" in the config and I specified the printer. When I print from foxpro, a pdf is generated, but it is blank. Just issuing echo 'hello' | lpr -P printername works. Any ideas on how I can get file output from print jobs? Randall