473,725 Members | 2,254 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Printing Problems

Hey folks, I have an ASP.NET web app that's working just
fine, but a small percentage have two printing problems
that don't happen to the vast majority of users. These
problems are listed below and do NOT appear on the print
preview, but do when they actually print:

Radio buttons aren't printing at all.

Disable values are not printing, like the text in a
disabled text box.

Anybody got some information on this?
Nov 17 '05 #1
4 1833
My guess it has nothing to do with the .NET
It's Browser problem I would just upgrade the browser.
George.

"Tracey" <tr**********@h otmail.com> wrote in message
news:00******** *************** *****@phx.gbl.. .
Hey folks, I have an ASP.NET web app that's working just
fine, but a small percentage have two printing problems
that don't happen to the vast majority of users. These
problems are listed below and do NOT appear on the print
preview, but do when they actually print:

Radio buttons aren't printing at all.

Disable values are not printing, like the text in a
disabled text box.

Anybody got some information on this?

Nov 17 '05 #2
My guess is that it isn't .NET either, but they're still
having the problem and I don't know what to do about it
other than tell them to get someone in there to look at
their printer/printer setup. Their browsers are state of
the art (IE 6.0) :( It's very odd and I just hoped someone
else had encountered this before.
-----Original Message-----
My guess it has nothing to do with the .NET
It's Browser problem I would just upgrade the browser.
George.

"Tracey" <tr**********@h otmail.com> wrote in message
news:00******* *************** ******@phx.gbl. ..
Hey folks, I have an ASP.NET web app that's working just
fine, but a small percentage have two printing problems
that don't happen to the vast majority of users. These
problems are listed below and do NOT appear on the print
preview, but do when they actually print:

Radio buttons aren't printing at all.

Disable values are not printing, like the text in a
disabled text box.

Anybody got some information on this?

.

Nov 17 '05 #3
Tracey,

I have no idea if you'll solve the problem by doing this but if you can I
would compare IE's advanced options between a browser that is working
correctly and one that is not.

In internet explorer Tools - Internet Options - Advanced Tab

Maybe one of the settings there is causing the problem?

Sincerely,

--
S. Justin Gengo, MCP
Web Developer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche
"Tracey" <tr**********@h otmail.com> wrote in message
news:01******** *************** *****@phx.gbl.. .
They're using IE and versions 5 and 6 are both exhibiting
the problems.
-----Original Message-----
Tracey,

First of all what browser are these people using?

Sincerely,

--
S. Justin Gengo, MCP
Web Developer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche
"Tracey" <tr**********@h otmail.com> wrote in message
news:00******* *************** ******@phx.gbl. ..
Hey folks, I have an ASP.NET web app that's working just
fine, but a small percentage have two printing problems
that don't happen to the vast majority of users. These
problems are listed below and do NOT appear on the print
preview, but do when they actually print:

Radio buttons aren't printing at all.

Disable values are not printing, like the text in a
disabled text box.

Anybody got some information on this?

.

Nov 17 '05 #4
Tracey

My radio buttons don't print on my new HP, but do on older HP printer. Just
a thought. Not sure about disabled text.

Graeme

"Tracey" <tr**********@h otmail.com> wrote in message
news:00******** *************** *****@phx.gbl.. .
Hey folks, I have an ASP.NET web app that's working just
fine, but a small percentage have two printing problems
that don't happen to the vast majority of users. These
problems are listed below and do NOT appear on the print
preview, but do when they actually print:

Radio buttons aren't printing at all.

Disable values are not printing, like the text in a
disabled text box.

Anybody got some information on this?

Nov 17 '05 #5

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

Similar topics

0
2299
by: Programatix | last post by:
Hi, I am working on the PrintDocument, PrintDialog, PageSetupDialog and PrintPreviewControl components of Visual Studio .NET 2003. My developement machine is running Windows XP. There are some problems I encountered while using them. Please note that, the Regional and Language setting on my machine is using "Metric" measurement system (where the default is "US"). In this case, the measurement unit is "milimeters" and not "inches".
0
2126
by: Programatix | last post by:
Hi, I am working on the PrintDocument, PrintDialog, PageSetupDialog and PrintPreviewControl components of Visual Studio .NET 2003. My developement machine is running Windows XP. There are some problems I encountered while using them. Please note that, the Regional and Language setting on my machine is using "Metric" measurement system (where the default is "US"). In this case, the measurement unit is "milimeters" and not "inches".
5
2225
by: Mark Preston | last post by:
Admission first - I don't actually have a problem here but have noticed that a lot of people have been asking similar questions and getting very varied answers. What I've done is to sort of "compile the questions" into a theoretical problem to see what people think should be done to solve it. Maybe it will be a worthwhile discussion, but more importantly maybe it will find out the very best way to sort this kind of problem out so that...
3
4326
by: Grim Reaper | last post by:
I print mailing labels out of Access 2000 databases about 3 to 4 times a week. I have been having problems with one thing since I have been printing mailing labels. I print mailing labels by using a report I created and then printing them on a continuous-feed dot matrix printer. I used the Label Wizard, chose the query I created, picked the 'Avery USA 4146' (1 7/16" x 4") - 3 across, paper size: 'Fanfold 358mm x 12 in', and Printer:...
1
2484
by: G.Esmeijer | last post by:
Friends, I'm (a bit) dissapointed about the printing possibilities in c#. It could also be lack of knowedge. I would like to align a text on the right side of the paper when printing. For example tekst = DateTime.Today.Date.ToString("dd-MM-yyyy"); // asign content to the variable tekst
4
9319
by: Arif | last post by:
I C# code prints very slow as compared to a third party barcode printing software. That software prints approximately 10 labels in 2 seconds while my C# code prints 10 labels in 5 to 6 seconds. And this differences increases with the increase number of labels. The code is as follwods: Here rdr = OleDbDataReader Font is Times New Roman, 12pt
1
5084
by: Dreamtime | last post by:
Hi I am using Visual Studio 2005 and the bundled Crystal Reports (previously I used .net 2003 and bundled Crystal Reports for 2 years - same issues!) I have a report which is displayed in the crystal reports viewer. This report needs to be printed. Its that simple! I would like to use the report.printtoprinter method as this is direct
8
5909
by: Neo Geshel | last post by:
Greetings. BACKGROUND: My sites are pure XHTML 1.1 with CSS 2.1 for markup. My pages are delivered as application/xhtml+xml for all non-MS web clients, and as text/xml for all MS web clients (Internet Explorer). My flash content was originally brought in via the “flash satay” method, but I have since used some server-side magic do deliver one <objecttag
18
11302
by: Brett | last post by:
I have an ASP.NET page that displays work orders in a GridView. In that GridView is a checkbox column. When the user clicks a "Print" button, I create a report, using the .NET Framework printing classes, for each of the checked rows in the GridView. This works fine in the Visual Studio 2005 development environment on localhost. But, when I move the page to the web server, I get the error "Settings to access printer...
0
8889
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, well explore What is ONU, What Is Router, ONU & Routers main usage, and What is the difference between ONU and Router. Lets take a closer look ! Part I. Meaning of...
0
8752
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9116
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8099
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing, and deploymentwithout human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6702
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupr who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6011
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
3228
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2637
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2157
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.