Printing on LPT1:

Posted: 08-31-2005, 08:27 AM
Hi

I have a client with a continuous labeling printer,
we need to generate .prn files and send it to lpt1:

Did somebody know a way to simplify this for
our client ? (without the need to switch on a Dos Box ?)

Thnaks


Reply With Quote

Responses to "Printing on LPT1:"

TonySper
Guest
Posts: n/a
 
Re: Printing on LPT1:
Posted: 09-01-2005, 12:43 AM
What program are you using ?? Most programs will send to the default
printer. Do you have the default printer on the Parallel port? Most
programs allow you to select to which printer you want to send the
file to.
TonySper

"MV" <MV@MV.MV> wrote in message
news:u17b41frFHA.3476@TK2MSFTNGP10.phx.gbl...
Hi

I have a client with a continuous labeling printer,
we need to generate .prn files and send it to lpt1:

Did somebody know a way to simplify this for
our client ? (without the need to switch on a Dos Box ?)

Thnaks



Reply With Quote
MV
Guest
Posts: n/a
 
Re: Printing on LPT1:
Posted: 09-01-2005, 10:43 AM
Hi Tony

it is a small access 2000 program that generate a ASCII file,
if we try to print it from Notepad, Notepad make a FF (Form Feed)
and the labels are not printing correctly, at the moment User need to
open a Dos Box and write "copy /b list.txt lpt1:", is there a way to print
transparent ASCII test to a Printer within Windows ?

Thanks


"TonySper" <tsperduti@bellsouth.net> schrieb im Newsbeitrag
news:IerRe.5045$ZL4.2411@bignews4.bellsouth.net...
> What program are you using ?? Most programs will send to the default
> printer. Do you have the default printer on the Parallel port? Most
> programs allow you to select to which printer you want to send the
> file to.
> TonySper
>
> "MV" <MV@MV.MV> wrote in message
> news:u17b41frFHA.3476@TK2MSFTNGP10.phx.gbl...
> Hi
>
> I have a client with a continuous labeling printer,
> we need to generate .prn files and send it to lpt1:
>
> Did somebody know a way to simplify this for
> our client ? (without the need to switch on a Dos Box ?)
>
> Thnaks
>
>
>

Reply With Quote
TonySper
Guest
Posts: n/a
 
Re: Printing on LPT1:
Posted: 09-01-2005, 03:35 PM
I did about the same thing and then used Microsoft Word to print out
the labels. Open Word and open the ASCII file to look at it. It should
look just like Notepad. You can even adjust the file to your licking.
Print it from Word.
If you know how to use Access 2000 you should be able to write a small
program to print out the labels directly from Access.
I use Visual FoxPro to run my labels using the label printouts from
the database.
Why are you using the program to generate an ASCII file?? Access has
the power to send labels directly from the database.

TonySper

"MV" <MV@MV.MV> wrote in message
news:eHVWemtrFHA.3216@TK2MSFTNGP12.phx.gbl...
Hi Tony

it is a small access 2000 program that generate a ASCII file,
if we try to print it from Notepad, Notepad make a FF (Form Feed)
and the labels are not printing correctly, at the moment User need to
open a Dos Box and write "copy /b list.txt lpt1:", is there a way to
print
transparent ASCII test to a Printer within Windows ?

Thanks


"TonySper" <tsperduti@bellsouth.net> schrieb im Newsbeitrag
news:IerRe.5045$ZL4.2411@bignews4.bellsouth.net...
> What program are you using ?? Most programs will send to the default
> printer. Do you have the default printer on the Parallel port? Most
> programs allow you to select to which printer you want to send the
> file to.
> TonySper
>
> "MV" <MV@MV.MV> wrote in message
> news:u17b41frFHA.3476@TK2MSFTNGP10.phx.gbl...
> Hi
>
> I have a client with a continuous labeling printer,
> we need to generate .prn files and send it to lpt1:
>
> Did somebody know a way to simplify this for
> our client ? (without the need to switch on a Dos Box ?)
>
> Thnaks
>
>
>


Reply With Quote
TonySper
Guest
Posts: n/a
 
Re: Printing on LPT1:
Posted: 09-01-2005, 03:50 PM
If you are using XP you can go to the START>RUN and then type in the
print command, device and file with the full path and it will print
out. Something like

PRINT /D:LPT1 C:\path\ASCIIFILE.EXT

The /D:LPT1 just names where to print the file
C:\PATH\ASCIIFILE.EXT would be the full path of where the file is and
then the file name with the extension.

This will print from the start run without having to go to the dos
prompt
TonySper


"MV" <MV@MV.MV> wrote in message
news:eHVWemtrFHA.3216@TK2MSFTNGP12.phx.gbl...
Hi Tony

it is a small access 2000 program that generate a ASCII file,
if we try to print it from Notepad, Notepad make a FF (Form Feed)
and the labels are not printing correctly, at the moment User need to
open a Dos Box and write "copy /b list.txt lpt1:", is there a way to
print
transparent ASCII test to a Printer within Windows ?

Thanks


"TonySper" <tsperduti@bellsouth.net> schrieb im Newsbeitrag
news:IerRe.5045$ZL4.2411@bignews4.bellsouth.net...
> What program are you using ?? Most programs will send to the default
> printer. Do you have the default printer on the Parallel port? Most
> programs allow you to select to which printer you want to send the
> file to.
> TonySper
>
> "MV" <MV@MV.MV> wrote in message
> news:u17b41frFHA.3476@TK2MSFTNGP10.phx.gbl...
> Hi
>
> I have a client with a continuous labeling printer,
> we need to generate .prn files and send it to lpt1:
>
> Did somebody know a way to simplify this for
> our client ? (without the need to switch on a Dos Box ?)
>
> Thnaks
>
>
>


Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
printing to PDF file from DOS apps via LPT1 David======== Windows XP Printers / Scanners / Fax 1 12-28-2004 06:44 PM
Printing from lpt1 RoyalTiger Windows XP Printers / Scanners / Fax 3 08-01-2004 08:19 PM
Printing to LPT1 using net use The One Windows XP Printers / Scanners / Fax 3 07-05-2004 01:31 PM
Printing from AIX through XP to lpt1: Dan Windows XP Printers / Scanners / Fax 2 10-23-2003 05:00 PM
XP LPT1 printing problem Albert Ros Windows XP Printers / Scanners / Fax 1 08-13-2003 01:14 AM