How to print graphics with SQL*ReportWriter.
From: JC Lachapelle <adga_at_hq.crad.dnd.ca>
Date: Wed, 5 Jan 1994 14:47:18 GMT
Message-ID: <9401050947.AA18267_at_jc-adga.crad.dnd.ca>
Date: Wed, 5 Jan 1994 14:47:18 GMT
Message-ID: <9401050947.AA18267_at_jc-adga.crad.dnd.ca>
Hi!
I want to print graphics in my reports!
Right now, what I do is :
-generate the report in a file (postscript format using pslan132 from the
printer definition);
-then, I concatenate the file with a little postscript program I wrote which
draws lines on the page;
-then, I send the file to the printer, et voila;
But I could do all this at once if the manual would explain a little better.
Pre-Thanx Received on Wed Jan 05 1994 - 15:47:18 CET