Joy Conner
7th December 2001, 15:53
Is it possible to convert the bwprint tmp files *.bpf to .pdf files for access using adobe acrobat reader?
~Vamsi
8th December 2001, 02:41
Joy,
Please take a look at this other thread.
Click here (http://www.baanboard.com/baanboard/showthread.php?s=&threadid=590)
mark_h
9th December 2001, 01:29
Hi Joy,
Please take a look at Vamsi's thread. I posted another version that works on our Unix platform. The PDF file that gets created by Ghostscript is not pretty, but maybe you could work that out for us.
Hope this helps!!
Mark
victor_cleto
9th December 2001, 11:54
I'm using ps2pdf converter of ghostscript without any problems (ok, the transparencies of Powerpoint are not ok, but all the rest is).
The workaround would be to use a Windows printer but then print to a file (local PC), rename the .prn file to .ps, then use the conversor from Ghostscript, if you don't want to code...
ankybanky
9th December 2001, 19:26
WHAT YOU CAN ALSO DO IS DOWNLOAD
BROADGUN PDF MACHINE WHICH MAKES PDF DOCUMENTS
AND SET IT AS YOUR DEFALUT PRINTER .
NOW CHOOSE YOUR REPORT DEVICE AS BWPRINT AND PRINT T ON YOUR DEFAULT PRINTER THAT IS BROAD GUN PDF MACHINE AND SAVE THAT PDF REPORT .
REGARDS ANKUR
(ALSO YOU CAN DOWNLOAD DISTILLER SOFWARE FROM ADOBE.COM SITE.)
~Vamsi
9th December 2001, 20:46
For those of you who do not need server based conversion (no jobs!) please take a look at Freepdf (http://www.webxd.com/zipguy/freepdf.htm). This lets you print to a local printer which generates PDF. The underlying components are still Ghostscript and a port monitor called Redmon. If you have NT workstations, you may have to experiment - NT comes with a port monitor.
Click here (http://www.webxd.com/zipguy/freepdf/fprfarch.jpg) to see what Freepdf does.
All these solutions presented assume you will want to use some opensource or free software. If you do not have that constraint there are a lot of commerical/shareware options. Check out http://www.pdfzone.com/ for some details.
P-Matt
21st May 2002, 22:57
Has anyone else encountered this situation?
Freepdf95 or 98 does not run with bwprint 6.1c.04 on Windows 95.
So, I upgrade to bwprint version 6.1c.06.01. Now freepdf runs.
But, when printing a P.O. that has many lines and continues onto the next page (20 lines), line (say 15) that should be printed at the bottom of page 1 is not printed at all. Not at the bottom of page 1, nor at the top of page 2. Page 1 ends with line 14, and page 2 starts with line 16.
So, I need version 6.1c.04 or lower to get my P.O to print correctly, but then I can't utilize the freepdf utility.
Has anyone come across anything like this before?
Thanks.
~Vamsi
22nd May 2002, 05:05
Interesting that you should be posting this today. Yesterday I was talking about this at my site. For an indepth understanding please read "Baan Windows Printing" document (should be on the Baan support site). Baan decides how many lines to print to a page on the server. It does not know anything about font heights and other things that get manipulated on the client side in BWPrint.
There are a couple of solutions to the problem:
Reduce the number of lines per page. You can do this in fonts by papertype. Or you can set the report to print only so many lines. This is an option on each of the reports (this option is discouraged).
Increase the lines per page for the offending font on BWPrint. Do not forget to distribute your registry changes to all clients (Boy, do I love Citrix!).
Please read the document mentioned before doing anything.