473,396 Members | 2,106 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

printing label from web form

I need to print an address label (about .75" x 2.5") to a Dymo LabelWriter
from a web form, with the minimum amount of user interaction other than
pressing a print button.

What is the best way to do this?

Thanks!
Bill
May 16 '07 #1
7 2332
"BillE" <be****@datamti.comwrote in message
news:eQ**************@TK2MSFTNGP02.phx.gbl...
>I need to print an address label (about .75" x 2.5") to a Dymo LabelWriter
from a web form, with the minimum amount of user interaction other than
pressing a print button.

What is the best way to do this?
Is the printer connected to the client machine or the server / network...?
--
http://www.markrae.net

May 16 '07 #2
to the client machine
"Mark Rae" <ma**@markNOSPAMrae.netwrote in message
news:OC**************@TK2MSFTNGP05.phx.gbl...
"BillE" <be****@datamti.comwrote in message
news:eQ**************@TK2MSFTNGP02.phx.gbl...
>>I need to print an address label (about .75" x 2.5") to a Dymo LabelWriter
from a web form, with the minimum amount of user interaction other than
pressing a print button.

What is the best way to do this?

Is the printer connected to the client machine or the server / network...?
--
http://www.markrae.net

May 16 '07 #3
"BillE" <be****@datamti.comwrote in message
news:uI**************@TK2MSFTNGP04.phx.gbl...
to the client machine
Have you thought about constructing a separate 'print-friendly' window...?
--
http://www.markrae.net

May 16 '07 #4
On May 16, 5:44 pm, "BillE" <bel...@datamti.comwrote:
I need to print an address label (about .75" x 2.5") to a Dymo LabelWriter
from a web form, with the minimum amount of user interaction other than
pressing a print button.

What is the best way to do this?
Just tell the user to press a print button :-)

May 16 '07 #5
Alexey -
Thanks for the input.
I tried building an html table and printing to the Dymo (by pressing a Print
button, as you suggest), but unfortunately I was not able to get the textual
portion of the label to consistently align properly.
I was hoping that I might benefit from someone's experience using a
different method I hadn't considered.
-Bill

"Alexey Smirnov" <al************@gmail.comwrote in message
news:11*********************@q23g2000hsg.googlegro ups.com...
On May 16, 5:44 pm, "BillE" <bel...@datamti.comwrote:
>I need to print an address label (about .75" x 2.5") to a Dymo
LabelWriter
from a web form, with the minimum amount of user interaction other than
pressing a print button.

What is the best way to do this?

Just tell the user to press a print button :-)

May 17 '07 #6
Come to find out Dymo has a windows SDK which does what I need using
javascript - I haven't tried it yet, but the documentation is promising. I
will look harder before posting on the newsgroup next time.

Bill

"BillE" <be****@datamti.comwrote in message
news:eQ**************@TK2MSFTNGP02.phx.gbl...
>I need to print an address label (about .75" x 2.5") to a Dymo LabelWriter
from a web form, with the minimum amount of user interaction other than
pressing a print button.

What is the best way to do this?

Thanks!
Bill


May 17 '07 #7

"BillE" <be****@datamti.comwrote in message
news:ON**************@TK2MSFTNGP05.phx.gbl...
Alexey -
Thanks for the input.
I tried building an html table and printing to the Dymo (by pressing a
Print button, as you suggest), but unfortunately I was not able to get the
textual portion of the label to consistently align properly.
I was hoping that I might benefit from someone's experience using a
different method I hadn't considered.
-Bill
I think it's just a matter of layout.

BTW, have you tried this?
http://global.dymo.com/enUS/Campaign...ndows_SDK.html
May 17 '07 #8

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

Similar topics

2
by: William Bradley | last post by:
I have a form on to which I have added a button that will cause only that form to be printed as a Bin Label. It works fine but it does not release when it finished printing the current record. If I...
2
by: DBQueen | last post by:
I have a database which will be printing out labels for SMALL test tubes (1/4" high). We have yet to find a reasonably-priced printer (labelwriter) which can effectively print this on ROLLS of...
3
by: ChadDiesel | last post by:
I've been posting questions here the last week, but if you don't know my situation: I have a "Print Labels" button on the subform that sends the appropriate box information on the subform to a...
1
by: Pohihihi | last post by:
Hello NG. I am using System.Drawing.Printing NS to print few label style printouts. I figured out how the basics goes in that namespace but there are still few things that is holding me up from...
5
by: Tom | last post by:
I am converting an old application that was printing directly to a specialized printer device (i.e. a special label printer). It was doing this by opening a file with the file path of 'LPT1:' and...
5
by: Ron | last post by:
Hi All, I've got a report that prints mailing labels. It utilizes a routine that asks the number of labels to skip, the number of each label to print, and then prints. It works really well on...
5
by: hotrod57 | last post by:
I have this php function that reads a text file for input to create a form. I am trying to get the form to print out the data on a separate page, but all I get is a blank page. Am I calling the page...
1
by: varun sharma | last post by:
i have a C# windows application in Visual Studio. I have a form which is opened in a panel.i want to print the data in various controls of the form upon clicking a PRINT button.but i don't want to...
0
by: Tim | last post by:
Our application has used this PrintersClass module for some time without a problem but some new Toughbooks have caused problems. We use laser printers, usually the default choice, and some label...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.