Re: SQL*ReportWriter Question

From: Michael Nolan <nolan_at_helios.unl.edu>
Date: 6 May 1994 15:56:24 GMT
Message-ID: <2qdpb8$oti_at_crcnis1.unl.edu>


toddh_at_morgan.ucs.mun.ca (Todd Hickey) writes:

:We are currently using SQL*Reportwriter v1.1 (can't wait to move to
:Oracle*Reports 2.0) on DOS and OS/2 clients. I am trying to get rid of an
:annoying little _Form Feed_ that follows every report that I print. I have
:tried setting :ff, :fs, and :is to null values in the printer definition file
:for the printer we are using, but no such luck!

I tried several options to accomplish the same task, and wound up modifying the print procedure shell script that SRW uses to check what the output device is and pass the output through a little C program that filters out a trailing ^L for certain printers (mostly my laser printers).

On my UNIX system, the file to modify is:

      $ORACLE_HOME/sqlreport/admin/printer/spoolcmd.

I don't know how well this would work in a true client/server environment, though.

---
Michael Nolan, Sysop for the DBMS RoundTable on GEnie
nolan_at_notes.tssi.com, dbms_at_genie.geis.com
(posted from nolan_at_helios.unl.edu)
Received on Fri May 06 1994 - 17:56:24 CEST

Original text of this message