CDMirel / html2pdf

WebKit based web page to PDF converter

Home Page:http://sztupy.hu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Html2PDF README
*****************

Html2PDF is a simple tool to batch convert web pages to PDF

Usage:

html2pdf [url] [filename]

both the url and the filename parameter should be complete.
for example:
  html2pdf http://stackoverflow.com c:\so.pdf

You need to have Bullzip PDF Printer installed, and it HAS to be the
default printer for this application to work properly. You can download
the Bullzip PDF printer from the following location:
  http://www.bullzip.com/products/pdf/info.php

Currently the source code is licensed under a BSD open source license, see
LICENSE.txt for details.

This package contains a Visual C# 2010 solution utilizing WebKit.NET 0.5

Send any questions to <mail@sztupy.hu>

About

WebKit based web page to PDF converter

http://sztupy.hu

License:Other