[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: images on SQR



for a hp printer a bmp or gif will work as well, Example code:

Print-Image (3,58)
        type=bmp-file
        source='M:\sqr3\logo.BMP'
        image-size=(15,3)



-----Oorspronkelijk bericht-----
Van: Discussion of SQR, Brio Software's database reporting language
[mailto:SQR-USERS@LIST.IEX.NET]Namens Steve Wowelko
Verzonden: 19-04-2002 21:11
Aan: SQR-USERS@LIST.IEX.NET
Onderwerp: Re: images on SQR


Pankaj,

What do you have your printer defined as - postscript or hp (pcl) ?

For a PostScript printer, you will need an .eps image file,
while for an hp (pcl) printer you will need an .hpg (hpgl) image file.

Hope this first step helps.

Stephen Wowelko
Information Systems
Syracuse University


>>> BedekarP@ALCONEMARKETING.COM 04/19/02 02:52PM >>>
I have a Dream ... that my SQR reports will have images one day .. its 4
years now every time I try printing image (I do other work also) it keeps
printing gray box ... for any type of image ...

Please can anyone send me their code .. just print-image or declare-image/
print-image command is enough and the file you print with that ... which
actually works.

I will not use that file for anything ... but I can use that to check if my
image size and co-ordinates have some issue. Please ...


Thank you any help


Pankaj Bedekar