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

Embedded Code in SQR for other softwares



How can I (if this is at all possible) embed code for another software
package into my SQR?

I need to embed the following into my SQR to print a signature on a
Purchase Order in PeopleSoft:
          <signature:name>
The signature is actually stored on our Fax Server (RightFAX) and we are
supposed to embed this code in our program (in this case the SQR) where we
want the signature to appear and RightFAX will put it there.

Right now when I print my SQR to a printer I use the
          print-image name;
command; however, I am using the -printer:wp to get the signature to print
and not the gray box.  If I leave this in and try to fax I get a printout,
but no fax.  If I take out the flag of -printer:wp.  I get the gray boxes.

Any ideas...

Any help appreciated.

Thanks,
Jennifer