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 11:37:56 +0300
Message-ID: <20110227083756.GA7289@conflux.foliandre> (raw)
In-Reply-To: <20110227015719.6bb29b9c@horse.localdomain>

Добрый день!

Maks Re, Feb. 27, 2011, 01:57 +0300:
> сверстан(.p65) и сохранен (.pdf) в зеркальном виде.
> 
> вопрос:
> как из этого всего сделать нормальный документ, который можно читать
> (pdf, djvu, html etc)

Теоретически должен работать следующий конвейер:
pdf -> (convert) -> mirrored (flipped) pdf.
С первого взгляда именно он кажется наиболее интересным,
но тут, похоже, нужно крутить параметры.

Можно попробовать и что-нибудь типа
pdf -> (pdf2ps, pdftops etc.) -> ps ->
    -> (pstops, psnup etc.) -> mirrored (flipped) ps -> whatever
или даже
pdf -> (pdftoppm) -> ppm [картинки такие] ->
    -> (convert) -> mirrored (flipped) ppm -> whatever,
но последний вариант означает сборку и разборку.

Вполне вероятно, что существует простое решение с помощью gs,
но тут я вряд ли что подскажу.

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


  reply	other threads:[~2011-02-27  8: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 [this message]
2011-02-27 14:55   ` Maks Re
2011-02-27 15:37     ` Dmitry Chistikov
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=20110227083756.GA7289@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