ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Aleksander N.Gorohovski" <angel@feht.dgtu.donetsk.ua>
To: "ALT Linux Community general discussions" <community@lists.altlinux.org>
Subject: Re: [Comm] ps2pdf
Date: Tue, 02 Sep 2008 08:33:51 +0300
Message-ID: <op.ugt9qpj6mb8vzs@oc.peooc.net> (raw)
In-Reply-To: <48BCCEC2.3040800@nevod.ru>

On Tue, 02 Sep 2008 08:27:30 +0300, Дегтярёв Дмитрий wrote:

> Дегтярёв Дмитрий пишет:
>> Aleksander N.Gorohovski пишет:
>>> Доброго времени суток уважаемое сообщество!
>>>
>>> Подскажите кто знает в каком пакете (ALT Desktop 4.x) находится
>>> ps2pdf
>>>
>>> Просмотрел
>>> $ apt-cache search ps2pdf
>>>
>>> APT ничего не находит.
>>>
>>> p.s.
>>> Мне собственно нужно многостраничный (~10c.) ps-файл
>>> разбить на отдельные pdf-картинки.
>>>
>>> Может это какой иной программой можно сделать
>>> ?
>>>
>>> Спасибо.

>> # rpm -qf `which ps2pdf`
>> ghostscript-utils-8.15.4-alt1.M40.2
>>
>>
>> для разбиения используйте команду convert.
>> Например:
>> # conver 1.ps 1.jpg
>> # ls
>> 1_0.jpeg 1_1.jpg 1_2.jpg 1_3.jpg
>> # convert -adjoin 1_0.jpeg 1_1.jpeg 1.pdf
>> # convert -adjoin 1_2.jpeg 1_3.jpeg 2.pdf
>>
>> В результате я получил из 4х страниц файла 1.ps 2 файла 1.pdf и 2.pdf
>> по 2 страницы в каждом.
>>
>> Вообще читаем man convert
> Прошу прощения, опечатался!
> *
> для разбиения используйте команду convert.
> Например:
> # conver 1.ps 1.jpg
> # ls
> 1_0.jpeg 1_1.jpg 1_2.jpg 1_3.jpg
> # convert -adjoin 1_0.jpg 1_1.jpg 1.pdf
> # convert -adjoin 1_2.jpg 1_3.jpg 2.pdf

О, Дима,
Премного благодарен.

Только, тут возник вопрос:

А разве сразу нельзя в PDF,
а то получается сначала растр (JPG)
и наверное качество готового PDF ухудшится.


  reply	other threads:[~2008-09-02  5:33 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-02  5:16 Aleksander N.Gorohovski
2008-09-02  5:19 ` Denis G. Samsonenko
2008-09-02  5:27   ` Aleksander N.Gorohovski
2008-09-02  5:25 ` Дегтярёв Дмитрий
2008-09-02  5:27   ` Дегтярёв Дмитрий
2008-09-02  5:33     ` Aleksander N.Gorohovski [this message]
2008-09-02  5:41       ` Дегтярёв Дмитрий
2008-09-02  5:44       ` Дегтярёв Дмитрий
2008-09-02  6:05         ` Aleksander N.Gorohovski
2008-09-02  6:28           ` Дегтярёв Дмитрий
2008-09-02 11:13             ` Aleksander N. Gorohovski
2008-09-02  8:06   ` Yury Aliaev
2008-09-02 19:27     ` Michael Shigorin
2008-09-02 19:31       ` Andrey Rahmatullin
2008-09-02 19:59         ` Michael Shigorin
2008-09-02 20:05           ` Mikhail Gusarov
2008-09-02 21:07             ` Alexey Tourbin
2008-09-02 21:42               ` Alexey Tourbin
2008-09-02 21:53                 ` Mikhail Gusarov
2008-09-03 20:14                 ` [Comm] apt-file Michael Shigorin
2008-09-03 20:16                   ` Mikhail Gusarov
2008-09-02 21:21             ` Michael Shigorin
2008-09-02 21:45               ` Alexey Tourbin
2008-09-03  3:54                 ` Andrey Rahmatullin
2008-09-03  6:54                   ` Yury Aliaev
2008-09-03 20:18                 ` Michael Shigorin
2008-09-03  6:45         ` [Comm] ps2pdf Yury Aliaev
2008-09-02 18:07   ` Denis Kirienko
2008-09-02 19:52     ` Aleksander N.Gorohovski
2008-09-02 20:35       ` Denis Kirienko
2008-09-02  8:33 ` Alexey I. Froloff
2008-09-02 10:37   ` Aleksander N. Gorohovski
2008-09-02 11:58     ` Yury Aliaev
2008-09-02 11:51       ` Aleksander N. Gorohovski
2008-09-02 19:25       ` Michael Shigorin
2008-09-02 19:33         ` Andrey Rahmatullin
2008-09-02 19:58           ` Michael Shigorin
2008-09-02 20:20         ` Alexey I. Froloff

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=op.ugt9qpj6mb8vzs@oc.peooc.net \
    --to=angel@feht.dgtu.donetsk.ua \
    --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