Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Printer title on embedded web browser

1 view
Skip to first unread message

Igor Tandetnik

unread,
Mar 3, 2006, 8:33:30 AM3/3/06
to
"Rick" <Ri...@discussions.microsoft.com> wrote in message
news:5070956F-42FE-4765...@microsoft.com
> I am using an embedded WebBrowser control in my application.
>
> I stream in the HTML after setting the document address to
> 'about:blank'.
>
> I have several print jobs that might involve 100 or more documents.
> The printer title is always 'about:blank' so the client cannot tell
> where they actually are in the print queue.

Does IE use URL or <title> tag to name the print job? If the latter,
just put the tag into your HTML content. If the former, there are ways
to feed the content and pretend that it comes from an arbitrary URL -
see

http://groups.google.com/group/microsoft.public.inetsdk.programming.html_objmodel/browse_frm/thread/fa57f1eebf880388/

--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925


0 new messages