If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > 4GL Report printing blank lines

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-27-06, 06:29
sreeraj sreeraj is offline
Registered User
 
Join Date: Oct 2003
Location: India
Posts: 55
4GL Report printing blank lines

Hi All,

A report is printing blank pages because of coinciding page breaks. This happens when a page break is induced at page trailer and the printer also induces a page break. The actual cause is miscalculation of Lineno, in few places of the report Ascii 13 and Ascii of 100 combined have been give for page break, this does not increment. Only a Print or Skip increments the LINENO. So the actual number of lines printed and LINENO are different causing a early or late page break.

Any solution to increment the LINENO on printing Ascii 13 and Ascii of 10.

TIA
__________________
Sree
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On