Télécharger la liste

Description du projet

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.

Système requise

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

Nettoyage du code a été fait. La déclaration de fichiers ne provoque pas de saut de page plus, si les pages de plusieurs fichiers PDF peuvent aller sur une seule feuille de sortie. Certaines déclarations ont été exécutés.
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

Signets créés avec MARK1, MARK2, etc eu le niveau de la hiérarchie erronée.
Tags: Minor bugfixes
Bookmarks created with MARK1, MARK2, etc. had the wrong hierarchy level.

2008-08-21 08:56
0.03

Les dernières pages ont été inclus inclus deux fois, ce qui a été corrigé. Il ya de nouvelles fonctionnalités comme la possibilité d'échelle et faire pivoter les pages.
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 bug grave dans le traitement de marque a été enlevée. L'archive EGG installe un exécutable pdfrecycle maintenant.
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