background preloader

Printing

Facebook Twitter

VeryDOC - Document Conversion products, PDF, Postscript, PS, EPS, XPS, PCL, HTML, EMF, WMF, DWG Converters. 7 free PDF writers and PDF printers. If you have your own small business, you’ve probably realized the benefits of free software by now! Yes, it’s nice to get a little technical support by buying software from big companies like Microsoft and Adobe, etc, but sometimes price trumps everything. Frankly, buying Adobe Acrobat for all employees in our company so that they can create PDF files would be a horrible waste. There are many high quality programs out there that can be used to generate PDF files for free quickly and easily. Of course, there are not many programs out there that can do what Microsoft Exchange can, so that’s a different story.

But if you’re looking for a simple and elegant solution to creating PDF documents for free and getting the same results as if you were using a commercial application, then check out the following list below of my favorite PDF writers and printers: 1. CutePDF is by far one of the best programs out there for creating PDF documents on the fly. 2. 3. 4. doPDF 5. 6. Generate PDF documents from a HTML page using ASP.NET. Download source - 1.88 MB Introduction This project uses an HTML to PDF exe from ESP. Please read the GNU license agreement for more information.

HTMLDOC is a desktop application to create PDF documents from a HTML page. I wrote some code to use it from a web application. The best used is from a Web Report to add a PRINT to PDF button to use the C# class. Using the code The class PDFGenerator contains a public method called Run that will call the process hghtmldoc.exe with the arguments you choose. StreamWriter will save the page into a HTML file on the hard disk.

The file DisplayPDF.aspx and DisplayPDF.aspx.cs will do just that, displays the generated PDF file when ready. private void Page_Load(object sender, System.EventArgs e) { if ( Request.Params["File"] ! The page accepts a parameter, FILE, previously saved in the hard disk by StreamWriter. Points of Interest History Remember the HTMLDOC is copywrite ESP. DoddleReport - Automatic HTML/Excel/PDF Reporting. Wkhtmltopdf - Convert html to pdf using webkit (qtwebkit) Pdf Creator SDK - Create PDF files on the fly with a premium library. ExpertPDF Pdf Creator SDK is a .NET library built to enhance our existing HtmlToPdf Converter.

The Pdf Creator emerged as a premium product that has, besides the html to pdf converter features, a large number of more general pdf related capabilities. General features - Add texts and image elements to the PDF documents and templates - Render multipage images (TIFF) to PDF - Add graphic elements like lines, rectangles, ellipses, circles, Bezier curves - Create bookmarks for the PDF document - Merge and split PDF files and streams with MergePdf and SplitPdf classes - Create links to internal and external resources in the PDF document - Create file attachments - Create text notes - Rotate PDF document pages - Add viewer preferences - Add document description - Add fonts and color directly from .NET Font and Color structures Pdf security Html to pdf conversion RTF to pdf conversion NEW in v9.1.0: (released Feb 11th, 2014) NEW in v9.0.0: (released Dec 9th, 2013) - bug fixes.