From 89e349aa138cb264ef411d6f147d694a8750a862 Mon Sep 17 00:00:00 2001 From: World Wide Web Server <_www@Dwight-Schrutte.local> Date: Wed, 4 Jul 2012 16:05:06 -0700 Subject: [PATCH] ... --- Webber-HTML2PDF.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100755 Webber-HTML2PDF.md diff --git a/Webber-HTML2PDF.md b/Webber-HTML2PDF.md new file mode 100755 index 00000000..3dfea2c0 --- /dev/null +++ b/Webber-HTML2PDF.md @@ -0,0 +1,23 @@ +NOTICE: This application is a module for [url=http://www.drsoft.com/p/Webber-21.html]Webber[/url] which is a powerful Web application framework built in Codeigniter. + + + +Webber comes with built-in advanced membership manager and user administration. If you wish to find out more about Webber please consider [url=http://www.drsoft.com/p/Webber-21.html]this url[/url] and [url=http://codeigniter.com/wiki/Webber/]this wiki entry[/url] on the codeigniter wiki. + + +[h2]Introduction[/h2] + +The HTML2PDF module might come very handy for many of you. You can create PDF files from almost any live page from the internet or you can enter your own HTML and export is at a PDF file. With HTML2PDF you can create documentations, books, tutorials, copy web pages and many more. You can even connect via it's API and automate the process to send invoices, billings, documents...you name it. + +This is a very simple to administrate module but very powerful when it comes to generating PDF content. If your HTML validates or has minor errors, [url=http://www.drsoft.com/presentation/html2pdf_ex.pdf]the PDF[/url] will look almost exactly like the original content. The quality is as good as it gets from pure PHP. That's right, there's no .exe file or external service that we use, pure PHP. + + +[h2]Further reading[/h2] +[b][url=http://www.drsoft.com/p/HTML2PDF-59.html]Project url[/url][/b] +[b][url=http://www.drsoft.com/p/HTML2PDF-59.html#features]Features page[/url][/b] +[b][url=http://drsoft.com/wiki/html2pdf#api_documentation]API documentation[/url][/b] +[b][url=http://www.drsoft.com/forum/project.php?projectid=3]Support page[/url][/b] + + +[[Category:Contributions::Applications::HTML2PDF]] +[[Category:Contributions::Libraries::PDF]] \ No newline at end of file