en@frrom
12th March 2004, 14:22
Hi all,

I have a custom paper type and font, using the userfonts. The report is printed on landscape with 255 charchters width, and 84 height. In order to achieve the correct format and layout I adjusted the font size (6) and the font spacing (charachter width: 3.00, line hight: 7.00) via the bwprint.

The only thing is that I keep getting those annoying warning messages:
- report does not fit on paper
- are you sure you want to print?
- wait till papertype changed?

How do I get rid of them? The report fits perfectly on the paper with the adjusted font-settings.

We have another report which uses a very similar format, also 255 width and even a higher height: 93. When printing this report we don't get the messages.


Thanks in advance,

En.

richard
12th March 2004, 14:35
of report size (even if this number doesn't fit with the layouts).

The size must be less or equal the one in session ttaad3111.

(on BaaN IVc4).

Regards

en@frrom
12th March 2004, 15:14
Hi Richard,

Thanks for your response. However, the size is the same as in ttaad3111m000 (fonts by paper-type). As I said this was a new paper-type which I created for this report. user-font1 is linked to it with width 255 and height 84, the same as in the report definition (ttadv3130s000)

en@frrom
15th March 2004, 11:06
Anybody an idea on this???

garfield ruhr
15th March 2004, 16:22
Hi,

the size is calculated as the size of the report plus the left margin. The number of columns must fit for the defined font width. So if the report is 255 characters width and the font defined for 255 characters then the left margin must be less than 1 (0). The definition for the bwprint layout (font spacing) is not taken into account. It is just the columns calculation depending on the report size and the left margin.

Bye,

Garfield:cool:

en@frrom
15th March 2004, 16:31
Hi Garfield,

My left margin IS zero! And still I get those messages!

en@frrom
26th March 2004, 16:01
Anyone an idea on this?
I've tried quite a few things, but do not manage so far to get rid of those annoying messages...