Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing an ASP page

Status
Not open for further replies.

arlequin

Programmer
Sep 21, 1999
232
UY
Hi people!<br><br>I want to print out (server side) an ASP page:<br><br>ASP --&gt; browses into ---&gt; HTML<br><br>HTML --&gt; prints into ---&gt; PostScript<br><br>PostScript---&gt; generates a ---&gt; PDF File<br><br>the last two actions are solved, but I must print the output generated HTML from my original ASP document.<br>I thought in a VB component that &quot;browses&quot; the ASP and then I can print it out at the server into my PostScript component and so on...<br><br>I am right?<br>I this case... how can I have an ASP docuement &quot;browsed&quot; into a VB COM ?
 
<br>Check out the response to this (your) question in the VB Area... <p>Amiel<br><a href=mailto:amielzz@netscape.net>amielzz@netscape.net</a><br><a href= > </a><br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top