Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
@...SAY form tearoff or top of form wrong after printing
Message
From
05/08/2003 16:47:45
 
 
To
05/08/2003 16:36:34
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00816639
Message ID:
00817081
Views:
23
Yes, the printer is always in IBM PPR mode and I've verified that. chr(27) is the reset code. We store special codes for a printer (like page length, lines per inch, font size, etc in vars that are sent to the printer before and after a printjob such as:
???opt      && this could be chr(15)
@1,1 say "Line 1"
EJECT
???resetopt && this could be chr(18) or just chr(27)
*Standard end of print jobs commands go next such as the set printer to...
Typically the opt and resetopt vars are actually empty so it is sending nothing. For some reason, at times, sending nothing causes the line feeds, hmmmmm, got me thinking of an obvious test....


>And what emulation are you currently running? You are sending a bare ESC (CHR(27)) as a Reset?
>
>>Running your code, the printhead ends up exactly where it should be, at the form tearoff. It appears to occur after a reset code is sent to the printer, but only on those 3 forms and the same reset code (27) is sent after all printjobs...
>>
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform