提交 221f0b6d authored 作者: Mathieu Parent's avatar Mathieu Parent

email2pdf: include url

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk/contrib@15755 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 d17ab2da
......@@ -9,7 +9,7 @@ published by the Free Software Foundation; either version 2, or
QUICK START GUIDE:
email2pdf uses the following modules:
-------------------------------------
Getopt::Long - required
Pod::Usage - required
File::Temp - required
......@@ -18,12 +18,19 @@ QUICK START GUIDE:
Template - required
email2pdf uses the following tools to convert parts:
----------------------------------------------------
html2ps - for html and plain
openoffice.org thru ooextract.py - for OpenDocument (Text, Spreadsheet, Presentation, Graphics)
for MS Word, Excel, PowerPoint
See <http://blogs.igalia.com/berto/2007/09/15/converting-office-documents-into-pdf-from-the-command-line/>
imagemagick's convert - for gif, jpeg, png and tiff
email2pdf includes help:
------------------------
email2pdf --help
email2pdf --man
Latest version can be grabbed from: http://svn.freeswitch.org/svn/freeswitch/trunk/contrib/sathieu/email2pdf/
Share and Enjoy!
......@@ -43,6 +43,9 @@ Set header file. This file will be processed using Template-Toolkit.
Copyright (c) 2009 Mathieu Parent <math.parent@gmail.com>
Latest version can be grabbed from:
http://svn.freeswitch.org/svn/freeswitch/trunk/contrib/sathieu/email2pdf/
=head1 LICENSE
This program is free software; you can redistribute it and/or
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论