|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Printing HTML code
I want to print HTML code passed to a function as parameter. When I use "printer.Print" to
print it gives the html code in the print, but I want the output like we see on the internet browser to be printer. I m passing the HTML code to VB function to keep the formatting intact. Thanks. |
|
#2
|
|||
|
|||
|
Please anybody help me out ...its urgent
|
|
#3
|
|||
|
|||
|
You could use a webbrowser control to render the html, and then print.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#4
|
|||
|
|||
|
Code or any link please.
Can you please give me some code or link for using Web Browser control with the VB 6.0 ActiveX dll. Because I want to print the content using VB 6.0 ActiveX dll.
And yes if I have the html code in a variable, can I display that html code into the Web Browser Control (same as it will get displayed in the IE) Thanks a lot Doug. |
|
#5
|
|||
|
|||
|
Like almost all MS software, the documentation is available online
http://msdn.microsoft.com/workshop/..._node_entry.asp |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Printing HTML code |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|