ASP formfeed ?

P

PW

I'm creating an ASP to print labels for a client.

How do you send a formfeed to the printer ?
 
P

PW

Found it at ASPFAQ ...

<head>
<STYLE TYPE="text/css">
P.breakhere {page-break-before: always}
</STYLE>
</head>

then just put a ...

<P CLASS="breakhere">

.... wherever I want the form feed.

Works a treat.
 
P

PW

and what does this have to do with asp?

NOTHING!!!


Did you read my original post ? Here's a copy for ya. I can't help it if
the solution to my problem happened to be CSS rather than ASP.
Now take your pill.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top