-
Print method to create Pdf files (VB.Net)
Is there a way to use the print method to create pdf files with VB.Net 03?
I am trying to save web pages as pdf files on my hard drive. I don't want to have to buy an SDK from adobe if I can create the pdf files programmatically for free. Can anyone provide advise on how to accomplish this task or should I probably just acquire the SDK from Adobe to make the pdf files?
-
You could install CutePDF, a free printer driver that "prints" PDF files. Not sure if you're allowed to redistribute it, though.
There's also XSL-FO, but it's considerably more complex: http://www.devx.com/getHelpOn/10MinuteSolution/20353
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
-
Shapr PDF
Give
http://sharppdf.sourceforge.net/
a try.
I've used it and its not too bad. You draw the document much like you would when printing.
chuck
-
Hi, Boomstick
I understand not wanting to get the SDK if you don't have to. Do you have Acrobat itself installed (not the reader, but the full-blown Acrobat)? If so, you should be able to save the web pages as pdf files... This is done manually, though - is there a reason you want to do this programmatically? Or have I missed the point?
Mike
Similar Threads
-
By Rob Brown in forum .NET
Replies: 0
Last Post: 04-01-2003, 12:28 PM
-
Replies: 0
Last Post: 12-19-2001, 02:27 PM
-
Replies: 1
Last Post: 11-27-2001, 06:53 AM
-
By Kent Hendrix in forum ASP.NET
Replies: 1
Last Post: 08-04-2000, 02:39 PM
-
Replies: 2
Last Post: 03-24-2000, 01:05 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks