473,395 Members | 1,622 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,395 software developers and data experts.

Stampare su stampante aghi

lux
Salve a tutti,
sono alle prese con delle stampe su
stampanti ad aghi...

Per stampare puro testo la soluzione pił gettonata
sembra essere

f = open("LPT1:")
f.write("bla bla")
f.close()

devo dire che funziona benissimo, ma mi piacerebbe
essere slegato falla parallela (sempre meno frequente)
e inviare il puro testo da stampare scegliendo una delle
stampanti installate sulla macchina senza starmi a
preoccupare di come o dove sia configurata (locale, rete, usb, etc).

Come posso fare?

Grazie, Luca.

Sep 22 '05 #1
0 1813

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

Similar topics

1
by: Luca | last post by:
Hi, have a problem with xslt posted below, this stylesheet format a table like Yahoo directory, but I need exclude (from xslt) all categ element without sublink element (in this case category...
2
by: Kevin Auch | last post by:
Hi all, I have a problem (a simple but incredible problem !). On a form, I have a Select element which is mulitple. I tried to get the number of options of this Select but it always return...
27
by: Abdullah Kauchali | last post by:
Hi folks, Can one rely on the order of keys inserted into an associative Javascript array? For example: var o = new Object(); o = "Adam"; o = "Eve";
8
by: Matthew Schubert | last post by:
I have reason for an element on a page to be static, like the CSS property "position: fixed" defines. Obviously, this CSS property doesn't work in IE :-/ I have looked around at alternatives,...
1
by: romeo.pruno | last post by:
Salve, ho il bisogno di avviare processi di stampa dalla mia applicazione web utilizzando l'utente corrente. Ho editatao il web.config ed ho aggiunto la seguente stringa: <identity...
1
by: Lancer | last post by:
Hi all, I need to print (send to printer...) a string that has showed in a MessageBox. When I click Yes, I want to print str. *********************************** CODE...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
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...

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.