Re: iWebBrowser2 Interface printing Problems
From: Mitchell Vincent (mitchell.vincent_at_gmail.com)
Date: 01/10/05
- Previous message: A Gill: "Open URL File"
- In reply to: Mitchell Vincent: "iWebBrowser2 Interface printing Problems"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 10 Jan 2005 13:57:59 -0500
Please guys! Any help at all is appreciated, I'm all out of solutions!
Thanks!
"Mitchell Vincent" <mitchell.vincent@gmail.com> wrote in message
news:eFJ8bgO9EHA.2452@TK2MSFTNGP14.phx.gbl...
> The application I'm having trouble with isn't written in any MS language,
> it's written in a little
> language called PureBasic (www.purebasic.com). That is being taken care of
> quickly, but in the mean time I need a quick fix for a very annoying
> problem.
>
> I've managed to hack together the workings of the iWebBrowser2 interface
> in PB (I think) but I'm having trouble when I call the ExecWB method.
>
> I'm calling it like this :
> ExecWB(#OLECMDID_PRINT, #OLECMDEXECOPT_PROMPTUSER, 0, 0)
>
> It works somewhat in that it does present the user with the default print
> dialog but it ignores the "number of copies" option. Any idea how I might
> get it to pay attention to that option?
>
> I'm also having some trouble when I print multiple web controls using
> #OLECMDID_PRINT, #OLECMDEXECOPT_DONTPROMPTUSER, in that they somehow get
> added to the print queue in random order, not in the order in which I told
> them to print!
>
> Any and all ideas greatly appreciated!!
>
> Thanks!
>
> --
> - Mitchell Vincent
>
>
- Previous message: A Gill: "Open URL File"
- In reply to: Mitchell Vincent: "iWebBrowser2 Interface printing Problems"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|