On Thu, 3 Jan 2008, James F Thompson wrote:

> Does anyone have a suggestion for doing graphical printing from Windows and
> Aix? I need to be able to embed dynamic images (i.e. Division logo, Shipping
> label), along with form data.  We are using Universe.

Please take a look at our Print Wizard product. You send your 
Pick-generated printfile to Print Wizard (by one of several means), and it 
does all the heavy lifting. For the scenario you have described, there are 
two possible approaches:

1) Build an overlay file, that has your logo and other static data to be 
printed on every page, using Word, Excel, Publisher, or whatever. Export 
as EMF, or print-to-file as PCL-5. Tell PW to use this as an overlay. From 
Universe, send your print job as either plain text or PCL-5. 

OR

2) Alter your program to output a bit of Print Wizard Markup Language 
(PWML) at the beginning of the job, telling PW to draw an image (<IMG>) at 
the correct place on the page. PWML is similar to HTML.

The output of PW can be printout on any printer (not necessarily PCL-5), 
PDF, PDF-and-email-it, fax, TIF, or TIF-and-email-it.

A demo version is on the web site below. And we're eager to help.

(This is not a Pick-only product, so there's a lot of general information 
in the documentation. We can help you weed through that.) 

Regards,
....Bob Rasmussen,   President,   Rasmussen Software, Inc.

personal e-mail: [EMAIL PROTECTED]
 company e-mail: [EMAIL PROTECTED]
          voice: (US) 503-624-0360 (9:00-6:00 Pacific Time)
            fax: (US) 503-624-0760
            web: http://www.anzio.com
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to