gget79
6th August 2008, 19:57
Can I insert one logo in a postscript report?

Hi Friends,

I am working with Baan Vc

I have made a program that is converting a baan report to a postscript report and next this it converts in a PDF format. This I do it with ghostscript application, but I have a problem, because the work consists on also including the logo of the company, that is to say, I have a problem because I never call to BwPrint that is program in where I include the logo of the company when I work with the normal functionality.

My question is:

Exists any way to include the logo without I have to call BwPrint ? that is to say, I doing it by postscript format with ttstpconv....

Thank you

DonHill
6th August 2008, 20:14
What are you using for the conversion to PDF? You can use open source itext (java) to place images or watermarks on the PDF at the conversion point. We use it now to place reports on company letterhead. Do a search on itext on this forum.

norwim
6th August 2008, 21:00
Hi there,

have a look at vamsi's thread http://www.baanboard.com/baanboard/showthread.php?t=7119&highlight=overlay

I found it very useful and had it up and running very quickly

hth

Norbert