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

Re: Images in UNIX SQR reports



Hi Bruce.  See the print-image command.  Note that on UNIX only reports I have
only used this command with postscript reports.  So before invoking the command
I also do an image sizing procedure to ensure the image is scaled (with an 
aspect
ratio) into the area that is being printed.  I no longer have a copy of UNIX
based SQR to test this on and provide examples; however, I can confirm that
SQRs developed under WINNT BR 6 using postscript and nonpostscript when run
on UNIX BR 6 just execute faster and print the same.  (both gif and jpg.  I
don't know about bmp) So write and debug with NT and run production with UNIX


Hope this helps.

John Willson

Another approach

graphic box somesize
print-image
  type= gif-file
  source = 'myimage.gif'
  image-size = somesize
http://netwinsite.com/dbabble/