borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2012 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Next Topic (Looking for developers to help in free and opensource project) New Topic New Poll Post Reply
AndreaVB Forum : VB.Net : HTML to PDF Howto?
Poster Message
philpelt
Level: Trainee

Registered: 20-01-2011
Posts: 2

icon HTML to PDF Howto?

I program in visual basic.net and want to convert an HTML file to a PDF file. I can do that with a 3rd party program, but I want my vb.net application to do it. Does anyone know where I can get a component or whatever to do that. I do not want to pay for it. Thanks.  

20-01-2011 at 12:27 AM
View Profile Send Email to User Show All Posts | Quote Reply
siwilliams
Level: Protégé

Registered: 29-06-2010
Posts: 5
icon Re: HTML to PDF Howto?

Hi Phil.
Its quite a tricky thing to do, which is why people charge money for software to do it.

There are sites that will do the conversion for you, on a once off basis like:
http://www.htm2pdf.co.uk/

What you can do is make a web service that accepts your html, sends it to this site and returns the pdf file. I wrote a translator tool a while back, that posted your text into babelfish and returned the translation, by reading the page html. you can do it the same way.

Otherwise, there are quite a few paid tools that will do the trick.
Try these guys: Tall Components
http://www.devtoolcafe.com/dtc/product/20587/webtopdfnet.aspx?site=asp.net

I think they have a free trial, or at least a beta that might work

See if that helps

Simon

27-04-2011 at 12:03 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : VB.Net : HTML to PDF Howto?
Next Topic (Looking for developers to help in free and opensource project) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2012 Andrea Tincaniborder