ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Олег Потеев" <info-vcvitstat@tut.by>
To: community@lists.altlinux.org
Subject: Re: [Comm] Разворот файла в формате pdf
Date: Fri, 14 Oct 2011 10:28:58 +0300
Message-ID: <201110141028.58369.info-vcvitstst@tut.by> (raw)
In-Reply-To: <CAFv-R3d9ufaOCDXMvn5WWZhKR4b=kooCniby1ttxXe6rTVnu-w@mail.gmail.com>

В сообщении от 14 октября 2011 09:55:41 автор Константин Михайленко написал:
> > А разве при этом документ не будет преобразован в растр?
> 
> Вот я того же опасаюсь.
> По-моему, ещё и потеря качества произойдёт.
> Потому и предложил ещё и вариант с конвейером
Перевернул таким образом:
for file in *.pdf; do $(convert -rotate -90 "$file" "$file"); done

Вроде ничего в качестве не потерял.
Спасибо всем, кто откликнулся.
Тема закрыта

  reply	other threads:[~2011-10-14  7:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-14  5:25 Олег Потеев
2011-10-14  5:49 ` Константин Михайленко
2011-10-14  5:56   ` Олег Потеев
2011-10-14  6:38     ` Yury Aliaev
2011-10-14  6:55       ` Константин Михайленко
2011-10-14  7:28         ` Олег Потеев [this message]
2011-10-14  7:38           ` "Vasyĺ V. Vercynśkyj"
2011-10-14 19:39           ` Dmitry Chistikov
2011-10-14  7:33 ` "Vasyĺ V. Vercynśkyj"

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=201110141028.58369.info-vcvitstst@tut.by \
    --to=info-vcvitstat@tut.by \
    --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