DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2005
    Posts
    19

    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?

  2. #2
    Join Date
    Nov 2003
    Location
    Portland, OR
    Posts
    8,387
    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!

  3. #3
    Join Date
    Jun 2004
    Posts
    3

    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

  4. #4
    Join Date
    Jan 2006
    Posts
    1
    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

  1. Replies: 0
    Last Post: 04-01-2003, 12:28 PM
  2. Replies: 0
    Last Post: 12-19-2001, 02:27 PM
  3. Getting a GUI to function
    By Eric in forum Java
    Replies: 1
    Last Post: 11-27-2001, 06:53 AM
  4. ASP, PDF Files, and book marks.
    By Kent Hendrix in forum ASP.NET
    Replies: 1
    Last Post: 08-04-2000, 02:39 PM
  5. Replies: 2
    Last Post: 03-24-2000, 01:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links