473,472 Members | 1,748 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Form feed usage?

Hi,

Anyone use the form feed '\f' character to print the documents. I cannot use
it, it remains undefined character on the paper.

I want to feed the paper to the second after printing the first invoice of
my invoices. But i cannot do it c# cannot send it the form feed character
rightly to the printer.

Also how can i insert line break between my invoices? Thanks a lot...
Nov 17 '05 #1
2 11801
This sort of thing has not been generally feasible since teletype-style text
printers went out of widespread use a number of years back. You are talking
to a printer driver, not to a printer, and you generally can't assume the
hardware or the driver understand specific "control characters".

If you can specify whether you're printing from a WinForms or a web app,
then I'm sure someone can make specific recommendations for how you could
solve your issue.

--Bob

"Adam Right" <ad**@right.com> wrote in message
news:OS**************@TK2MSFTNGP10.phx.gbl...
Hi,

Anyone use the form feed '\f' character to print the documents. I cannot
use it, it remains undefined character on the paper.

I want to feed the paper to the second after printing the first invoice of
my invoices. But i cannot do it c# cannot send it the form feed character
rightly to the printer.

Also how can i insert line break between my invoices? Thanks a lot...

Nov 17 '05 #2
In the print page event you can find the \f in the string and if it is there
break out of the printing loop also removing the \f from the string then set
ev.hasmorepages = true and it will print another page.

http://msdn.microsoft.com/library/de...printtopic.asp

"Adam Right" <ad**@right.com> wrote in message
news:OS**************@TK2MSFTNGP10.phx.gbl...
Hi,

Anyone use the form feed '\f' character to print the documents. I cannot
use it, it remains undefined character on the paper.

I want to feed the paper to the second after printing the first invoice of
my invoices. But i cannot do it c# cannot send it the form feed character
rightly to the printer.

Also how can i insert line break between my invoices? Thanks a lot...

Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: zeroSpammingIsBadtype | last post by:
Hi, On Cygwin, most of the header files for gcc and g++ used UNIX style line breaks, so I've been replacing these (by copying into Wordpad from Notepad and then copying out again) with...
7
by: Mark Waser | last post by:
Hi all, I'm trying to post multipart/form-data to a web page but seem to have run into a wall. I'm familiar with RFC 1867 and have done this before (with AOLServer and Tcl) but just can't seem...
2
by: Brad Sanders | last post by:
Hello All, Thanks to Richard's answer to my last post I understand now what I have to do, but.. How do I put a Line Feed or a Form Feed into a text file? Looking throught the .net help it...
15
by: Brady Love | last post by:
I am currently working an an app that will post and edit blogs on blogger. Right now I have it so I can recive a list of the blogs and the content of those blogs using Atomizer. This is my first...
0
by: breakerman | last post by:
I have 4 inch high sprocket feed forms, for which I've defined a custom form in the Windows XP Print Server. My OKI Microline 320 has this fancy forms tear-off mode that only activates when it...
2
by: Bucky | last post by:
Is there a free service out there that you can give them a URL, and they will generate an RSS feed for it? My usage is that there are some websites that do not have RSS feeds. They only update...
0
by: rtaylor6444 | last post by:
I know this may sound odd, but I am heading back to 20th century technology for my current project and it has become quite a challenge. I am looking at using a Form Feed Printer, but I wish to have...
4
by: Florian Lindner | last post by:
Hello, I'm looking for python RSS feed parser library. Feedparser http://feedparser.org/ does not seem to maintained anymore. What alternatives are recommendable? Thanks, Florian
3
by: Spiros Bousbouras | last post by:
The fact that vertical tab and form feed exist both in the basic source character set and the basic execution character set suggests to me that there is a class of display devices where vertical...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.