image file cannot be printed out

image file cannot be printed out

am 09.04.2007 20:52:03 von bettys

Hi all,
I am not a person usually works with image file.
I am just wondering while some images in html /asp cannot be printed out?
Thank you.
--
Betty

Re: image file cannot be printed out

am 09.04.2007 23:38:39 von exjxw.hannivoort

=?Utf-8?B?YzY3NjIyOA==?= wrote on 09 apr 2007 in
microsoft.public.inetserver.asp.general:

> I am not a person usually works with image file.
> I am just wondering while some images in html /asp cannot be printed out?

Under asp it is simple, asp runs serverside, and the server's IIS
thankfully usually has no rights to a serverside printer.

A possible clientside problem I cannot fathom, but is OT on this NG.

Please ask in a clienstside NG.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Re: image file cannot be printed out

am 10.04.2007 07:18:43 von stcheng

Hi Betty,

As for the image printing issue, do you mean some of your ASP pages that
contains some images can not be printed correctly in client browser?

As Evertjan has mentioned, ASP (or other server-side dynamic document
service like jsp, asp.net) only construct dynamic html/xhtml output and the
rendering/presentation is done by the client-side browser. Therefore, the
printing issue you encounter is likely due to the client-side webbrowser's
printing behavior. For testing, you can try saving the image to a local
file(such as mht file) and print to see what's the behavior.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead



==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/de fault.aspx#notif
ications.



Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx .

==================================================



This posting is provided "AS IS" with no warranties, and confers no rights.

Re: image file cannot be printed out

am 10.04.2007 19:08:03 von bettys

Evertjan and Steven,
Thanks for our reply and I will take a look.
--
Betty


"Evertjan." wrote:

> =?Utf-8?B?YzY3NjIyOA==?= wrote on 09 apr 2007 in
> microsoft.public.inetserver.asp.general:
>
> > I am not a person usually works with image file.
> > I am just wondering while some images in html /asp cannot be printed out?
>
> Under asp it is simple, asp runs serverside, and the server's IIS
> thankfully usually has no rights to a serverside printer.
>
> A possible clientside problem I cannot fathom, but is OT on this NG.
>
> Please ask in a clienstside NG.
>
> --
> Evertjan.
> The Netherlands.
> (Please change the x'es to dots in my emailaddress)
>

Re: image file cannot be printed out

am 11.04.2007 06:29:39 von stcheng

Hi Betty,

If you get any progress or need any help further, please feel free to post
here.


Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.