pdf2djvu 0.5.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News pdf2djvu 0.5.0 (Default branch)
# 1  
Old 12-28-2008
pdf2djvu 0.5.0 (Default branch)

pdf2djvu creates DjVu files from PDF files. It'sable to extract: graphics, text layer, hyperlinks,document outline (bookmarks), and metadata.License: GNU General Public License v2Changes:
It is now possible to compile pdf2djvu with MinGW. Support for old versions of the libraries was dropped.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
WEBKIT2PDF(1)															     WEBKIT2PDF(1)

NAME
webkit2pdf -- Export web pages to PDF files or printer SYNOPSIS
webkit2pdf [options] [URLs] DESCRIPTION
Webkit2pdf is a program that retrieves web pages from one or several URLs and generates a PDF document with them, using the webkit library. When no URLs or options are supplied a minimalistic but convenient GUI is launched, allowing preview of the document to be generated or printed. OPTIONS
-h or --help Shows a brief help screen. -o output_dir Sets the output directory. By default is current dir (.). -f format Sets the name format for the generated files. By default is a four digits sequence starting on 0000.pdf. -s size Sets the paper size to use (e.g.: "a4"). FILES
/etc/papersize Default paper size to use. BUGS
Please report it to the Debian BTS using the reportbug tool. SEE ALSO
reportbug(1), papersize(5). AUTHOR
The webkit2pdf program was written by Colin Leroy <colin@colino.net>. This manual page was written by Ricardo Mones <mones@debian.org> for the Debian system (and may be used by others). LICENSE
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. 2012-06-14 WEBKIT2PDF(1)