alokdixt
19th September 2016, 07:12
Hi Gurus,

I am trying the print the baan report output to PDF (with GS) and it works fine for me for the reports without logos.

The problem is with the reports with logos in baan. Ghost script is converting the reports to PDF but logo is not coming in the output. It is coming with the character (i.e. A) which is assigned to the font.

Please help to get the logo on the PDF output.

Thanks in Advance

Ajesh
19th September 2016, 08:21
There are plenty of threads fr logo printing in this forum. Please do a forum search.

Like this (http://www.baanboard.com/baanboard/showthread.php?t=60251)

vamsi_gujjula
19th September 2016, 09:10
Alok,

GS script takes in postscript file as input , Font logo is understood by baanwindows printer not GS script.

1) In order get the logo you need to stamp a pdf page with just a logo on the top with you report pdf . this is know as stamping. Theres are application which does this .. like command line pdf ( cpdf ) .. is an open source for non commercial use.

2) or you may use itext in java to created your own pdfs ( it there in baanboard)

3) 3rd party application like hidox , Nazdaq's products .. etc