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

RES: Signature



Como será que ele desenvolveu esse conversor de plotter para hpgl-2 ?


JULIANO MOSCHEN
CIA ZAFFARI  (51) 337-3111 R.3346
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/

> ----- Mensagem original -----
> De:           Jeff Berkhimer [SMTP:jeff_berkhimer@HOTMAIL.COM]
> Enviada em:           Segunda-feira, 12 de Março de 2001 19:50
> Para:         SQR-USERS@list.iex.net
> Assunto:              Re: Signature
>
> Zubair,
>
> Printing directly to an HP printer, without using SQRV or SQRP, whether in
> Unix or NT, requires the image to be in HP-GL/2 format.  The gray box will
> print otherwise.  The file extenstion is meaningless.  Your signature file
> could be JUNK.TXT for all it's worth, as long as the contents of the file
> is in the proper format.  Since HP provided the signature font, have you
> checked with them to find out what format it is in?  If it's not HP-GL/2,
> have them reformat the image for you.  Then everything will work great.
> I'm printing logos and signatures for checks, invoices, etc.  Don't listen
> if anyone tells you to get HiJaak to solve your problem.  It produces HP
> plotter files, not HP-GL/2.  I bought it, but then had to build my own
> converter to translate the plotter output file to HP-GL/2.
>
> Jeff Berkhimer, Ogden Corporation, (212) 868-4211
>
>
> ----Original Message Follows----
> From: "Shaikh, Zubair"
> Reply-To: sqr-users@list.iex.net
> To: SQR-USERS@list.iex.net
> Subject: Signature
> Date: Mon, 12 Mar 2001 14:58:02 -0500
> Hi folks:
> I am struggling to get signatures printed from my pay003.sqr to a HP
> LaserJet 5Si printer.
> HP sent us the signature font as .sfp file. The following is the code I am
>
> using, but as we all know it prints a gray box.
> Do I have to use a .hpgl file instead to a .bmp?
> If I do how do I convert a .bmp to .hpgl
> DECLARE-REPORT check
> layout=statement
> printer-type=HPLASERJET
> END-DECLARE
> DECLARE-IMAGE check-signature
> TYPE = bmp-file
> !SOURCE = 'croteau.bmp'
> SOURCE = 'c:\sig.bmp'
> IMAGE-SIZE = (55,5)
> END-DECLARE
> PRINT-IMAGE check-signature (76,1)
> Thanks in advance,
> Zubair
>
>   _____
>
> Get your FREE download of MSN Explorer at <http://explorer.msn.com>
>
>