Download List

프로젝트 설명

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 Back to release list
0.05

코드 정리를 완료했다. 성명 파일 이젠 정말 하나의 출력 시트에 갈 수있는 여러 PDF 파일에서 페이지에 페이지 나누기를 발생하지 않습니다. 몇 가지 새로운 정책을 구현했다.
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.

Project Resources