nick_rogers
27th February 2004, 23:16
We upgraded to port set 6.1c.06.07, a report (standard report modiified) to print 7 checks per page now only prints 6 checks per page. The page length is 60 lines - I have debugged and the internal var that tracks the current line is 1 more that the actual number of lines that have been printed, so all of a sudden the footer section is executed. The report thinks it has printed 60 lines when in fact it has only printed 59 lines, thus now only 6 checks per page.

The internal var that counts the number of lines is read only so I cannot change its value.

I have tried the following:

1) sepecified 60 lines on the page length on the actual report and compiled.
2) changed the paper length on the Fonts by Paper Type session to 61, then also in the printer driver changed to 61.

Any suggestions ?

en@frrom
1st March 2004, 08:52
Replace the bwprint.exe with the old one.

nick_rogers
1st March 2004, 16:09
Hi en@frrom, we do not use bwprint, we are on a Unix box and use direct printing.

victor_cleto
1st March 2004, 17:28
I recommend to get all sync'ed in the server: portingset with 'ottstpstandard' (standard objects) and 'stprepdll' report libraries
[additionally 'stpdisplay' - BaanIVc4 soley? - and 'BWclient']

With the portingset come changes in functionality that sometimes need a sync. with the applications libraries to ahve all work flawlessly.

OmeLuuk
2nd April 2004, 23:40
Do not forget $BSE/include6.1 solution 114812