PDF Split and Merge 1.0.0 release candidate 1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News PDF Split and Merge 1.0.0 release candidate 1 (Default branch)
# 1  
Old 05-25-2008
PDF Split and Merge 1.0.0 release candidate 1 (Default branch)

ImagePDF Split and Merge (pdfsam) is an easy-to-usetool that provides functions to split and mergePDF files or subsections of them.License: GNU General Public License (GPL)Changes:
XML input for the console concat command now cantake relative file paths. A row header has beenadded to show the row number. .bat and .sh scriptswere added to run pdfsam. A default workingdirectory can be now set. The OFF debug level wasadded to switch off log messages. A new contextmenu was added to export a file list as an XMLfile.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)