Download List

Descripción del Proyecto

pdfrecycle creates a PDF file by composing pages from other PDF files. It can add PDF bookmarks and metadata, scale, rotate, and crop pages, and put multiple logical pages onto each physical sheet. pdfrecycle uses a simple text file format to define the layout and what pages to include. From this input file pdfrecycle creates a LaTeX file and then runs pdflatex to produced the PDF file.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-06-18 00:32
0.05

Código de limpieza que se hizo. La declaración de archivo no causar un salto de página más, así que las páginas de varios archivos PDF pueden ir en una hoja de salida. Algunas nuevas declaraciones fueron ejecutados.
Tags: Feature Enhancements, Code cleanup
Code cleanup was done. The FILE statement doesn’t cause a page break anymore, so pages from multiple PDF files can go on one output sheet. Some new statements were implemented.

2008-09-01 03:48
0.04

Marcadores creado con mark1, Mark2, etc tuvo el nivel de jerarquía equivocada.
Tags: Minor bugfixes
Bookmarks created with MARK1, MARK2, etc. had the wrong hierarchy level.

2008-08-21 08:56
0.03

Última páginas Se incluyeron dos veces, lo que ha sido corregido. Hay nuevas características como la capacidad de escalar y girar las páginas.
Tags: Major bugfixes
Last included pages were included twice; this has been fixed. There are new features like the ability to scale and rotate pages.

2008-06-05 15:40
0.02

Un error grave en el manejo de marca se ha eliminado. El archivo instala un HUEVO pdfrecycle ejecutable ahora.
Tags: Major bugfixes
A serious bug in MARK handling was removed. The
EGG archive installs an executable pdfrecycle now.

2008-06-04 22:50
0.01

Tags: Initial freshmeat announcement

Project Resources