[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: [Adding a Logo to a report]
There are 2 case.
1) SQR run on windows platform and print to the windows printer.
You can print BMP image.
2) SQR run on unix and print to HP printer
The only image format supported Is the HPGL.
In the case of logo if it is your logo company and you have only one
size .
You can convert your company logo to printer font and install it on
memory simms or download it to the printer.
There are some company that provide the convertion.
This solution is used to print signature to document.
It is faster than HPGL because this image is store once in the printer
for all your print.
The only limitation is that you can not resize the logo size in your
program.
Hope this help you
Franck,
John Sayre wrote:
>
> John Sayre@GAPINC
> 12/09/98 09:57 AM
> >From what experience I have ONLY BMPs will work with our HP Laserjets (&
> Xerox Docuprints)
> but instead of using -printer:hp I had to use -printer:WP in the SQR
> parameter string. It no longer does the .LIS file, but creates
> an SPF. Wierd thing, but it also goes straight to the printer no matter
> whether I tell it to go to file or printer.
>
> Please respond to SQR-USERS@USA.NET
>
> To: Multiple recipients of list SQR-USERS <SQR-USERS@list.iex.net>
> cc: (bcc: John Sayre/SB/GAPINC)
> Subject: Re: [Adding a Logo to a report]
>
> Did you try printing the logo without the graphic box around ?!!
> And for the image-size parameter..... do you have a declare-layout section
> to
> determine the line-height and char-width?!! I guess this would be
> necessary.
>
> Cheers,
> Vishal.
>
> owner-sqr-users@list.iex.net wrote:
> I have read through the archive of information available and I still cannot
> get my logo on the heading of the report.
>
> I am using SQR v3, PeopleSoft v7, Windows 95 and a HP laserjet printer.
> I converted a .BMP file to an .EPS file using Visio Pro as a .BMP file will
> not work with a HP printer.
>
> I have coded....
>
> !----------------------------------------------------------------------!
> ! Procedure: Begin-Setup !
> !----------------------------------------------------------------------!
>
> begin-SETUP
>
> !
> ! Declare Logo Image
> ! ------------------
> !
> declare-image logo
> type=EPS-FILE
> image-size=(9,4) ! columns,rows
> source='\\GRFD24\PSFT\FS\SQR\wcg.eps'
>
> end-declare
>
> end-SETUP
>
> ....and...
>
> !
> ! Print box's around detail
> ! -------------------------
> !
> graphic (1,1,122) box 4
>
> !
> ! Print logo in header
> ! --------------------
> !
> print-image logo (1,1)
>
> Even after doing this, I still get a grey box on my report.
>
> Can anyone tell me where I am going wrong?
>
> Thanks
>
> Adrian Nuttall
>
> nuttalla@williscorron.com
>
> ____________________________________________________________________
> More than just email--Get your FREE Netscape WebMail account today at
> http://home.netscape.com/netcenter/mail
begin: vcard
fn: Franck Masson
n: Masson;Franck
org: Sqribe Technologie Europe
adr;dom: 1 bis rue du petit clamart Bat B;;ZI Velizy Plus;78140 Velizy Villacoublay;;;
email;internet: franck.masson@sqribe.com
title: Responsable developpement partenaire
tel;work: 01 40 83 15 52
tel;fax: 01 40 83 06 59
tel;home: 06 12962751
x-mozilla-cpt: ;0
x-mozilla-html: FALSE
version: 2.1
end: vcard