tonistark
20th May 2019, 05:13
Hi Guys,

Any idea why the print out in webui display "d" / preview seems so bad. The space between 1 column to another is too tight or close. So the field overlaps the boundary line, and it looks pretty bad.

It looks good in BECS / BW DIsplay. I dont get it why the display is messed up in webui.

Please help guys

:(:(:(:(

andreas.toepper
21st May 2019, 09:32
I'd like to say: sadly, the days of terminal based D are gone. But there are some tweaks and Parameters you may want to check.

First, there's session ttaad3108m000. There you can select PDF or HTML display for D-type devices.
We've switched to pdf-display, so D will create a pdf-file (which can be printed).

You will find Infor changed the Fonts of the pdf file. It is looking smoother, but it differs from the classical bwprint Output. We're using windows-Printer Servers, so the main output is still created by bwprint.

I have not found a Parameter to Change the Fonts of pdfs globally. But there's a Setting, you can insert in the report script to switch back to bwprint look alike fonts:

#define monospace |Use currier font in pdf

This made the output somewhat comparable, but it still differs (it's close enough, so we are using this Setting for our external documents).