TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Keith Kosmicki
NA
1
1.9k
Printing a file on remote web server to local client network printer
Mar 12 2008 1:08 PM
I have a text
file
that is created by my web application that
resides
on a remote
server
.
I want to create an RFID Tag from this
formatted
text file to a DataMax Printer that resides
on the
clients
local
network
.
I dont want to havie to load the file into a web
page
to view it; in other words, I want it to print to the local printer that the client usually prints to without them having them needing to view the text file.
Is this possible using C#?
Reply
Answers (
0
)
UserControl passing/getting parameters
How to add a Label in the form through code?