Tuete
August 30th, 2001, 08:42 AM
Hello,
I am using vb to print an html document. In order to get the right output(not the text file with the tags in it) I have to use an html-capable device. I was trying to do this via the IExplorer, with the ExecWB command, but this only works when I debug the specific line. (which is strange enough? it sometimes works when debugging, but when running the code without any breakpoint a message box always shows up saying that it couldnt print.)
Does anyone have any idea? I do not necessarily have to use the IE I just need to print html without having a dialog showing up(meaning as a background task)
thanks in advance
I am using vb to print an html document. In order to get the right output(not the text file with the tags in it) I have to use an html-capable device. I was trying to do this via the IExplorer, with the ExecWB command, but this only works when I debug the specific line. (which is strange enough? it sometimes works when debugging, but when running the code without any breakpoint a message box always shows up saying that it couldnt print.)
Does anyone have any idea? I do not necessarily have to use the IE I just need to print html without having a dialog showing up(meaning as a background task)
thanks in advance