From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.4 Date: Tue, 02 Sep 2008 14:13:58 +0300 To: "ALT Linux Community general discussions" From: "Aleksander N. Gorohovski" Organization: DonNTU Content-Type: text/plain; format=flowed; delsp=yes; charset=koi8-r MIME-Version: 1.0 References: <48BCCE52.9070503@nevod.ru> <48BCCEC2.3040800@nevod.ru> <48BCD2C3.3000402@nevod.ru> <48BCDCFC.1080604@nevod.ru> Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <48BCDCFC.1080604@nevod.ru> User-Agent: Opera Mail/9.52 (Linux) Subject: Re: [Comm] ps2pdf X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2008 11:14:46 -0000 Archived-At: List-Archive: List-Post: On Tue, 02 Sep 2008 09:28:12 +0300, Дегтярёв Дмитрий wrote: >> Как бы теперь его страницы порезать на отдельные файлы... > $ pdftk example.pdf burst output Page%03d.pdf > > Взял из статьи: > http://wiki.linuxformat.ru/index.php/LXF80:Flash_%D0%B8_PDF > > # rpm -qf `which pdftk` > pdftk-1.12-alt1 Премного благодарен. :) Пойду изучать.