ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Dmitry Chistikov <dd1email@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] преобразовать многостраничный pdf, сделанный зеркально - в нормальный документ (pdf, html etc)
Date: Sun, 27 Feb 2011 18:37:21 +0300
Message-ID: <20110227153721.GA7456@conflux.foliandre> (raw)
In-Reply-To: <20110227175533.2b5659c4@horse.localdomain>

> не сразу понял... 
> а какими инструментами это возможно?

Все инструменты в "конвейерах" (имена исполняемых файлов) указаны в скобках
между стрелками.

$ for i in convert pdf2ps pdftops pstops psnup pdftoppm; do echo -n $i:\ ;
rpmquery -f --qf '%{NAME}\n' $(which $i); done
convert: ImageMagick-tools
pdf2ps: ghostscript-common
pdftops: poppler
pstops: psutils
psnup: psutils
pdftoppm: poppler

Да, еще gs:
$ rpmquery -f --qf '%{NAME}\n' /usr/bin/gs
ghostscript-classic

На самом деле все упомянутое лежит в /usr/bin, поэтому его можно ставить
прямо по apt-get install /usr/bin/$i.

-- 
Дмитрий Чистиков


  reply	other threads:[~2011-02-27 15:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-26 22:57 Maks Re
2011-02-27  8:37 ` Dmitry Chistikov
2011-02-27 14:55   ` Maks Re
2011-02-27 15:37     ` Dmitry Chistikov [this message]
2011-02-27  8:54 ` Kharitonov A. Dmitry
2011-02-27 14:57   ` Maks Re
2011-02-27 16:35 ` Alexey Borisenkov
2011-02-27 16:42   ` Dmitry Chistikov
2011-02-27 21:55     ` Maks Re

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110227153721.GA7456@conflux.foliandre \
    --to=dd1email@gmail.com \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git