ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Many images -> one pdf #2
Date: Thu, 15 Jul 2004 13:01:52 +0400
Message-ID: <20040715090152.GB31987@master.mivlgu.local> (raw)
In-Reply-To: <40F63646.70000@rambler.ru>

[-- Attachment #1: Type: text/plain, Size: 977 bytes --]

On Thu, Jul 15, 2004 at 11:46:14AM +0400, Yury Aliaev wrote:
> Продолжение эпопеи: выяснилось, что по идее подобную штуку умеет 
> ImageMagick'овской convert, но на деле оказалось совсем иначе... Точнее, 
> пока я скармливал ему понемногу страниц, он делал всё отлично. Но когда 
> я запустил его в боевом режиме convert *.png book.pdf он быстренько 
> выжрал всю память, весь своп, за что и был прибит ядром.
[skip]

Ага; при обработке многостраничных tiff этот самый ImageMagick тоже
хочет затянуть в память все страницы.  Можно посмотреть на tiff2ps
из libtiff-utils, или pnmtops из netpbm - они этим не страдают.

> Конвертирую на этот раз постранично в PostScript, а затем 
> пытаюсь натравить psmerge. И --,что вы думаете,-- ? -- psmerge 
> шустренько так склеивает странички в книгу, но... попутно при этом 
> выкидывая напрочь картинки!

Можно попробовать без psmerge - просто cat *.ps | ps2pdf - out.pdf;
по крайней мере, с результатом pnmtops такой вариант проходил.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2004-07-15  9:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-15  7:46 Yury Aliaev
2004-07-15  8:53 ` Alexey I. Froloff
2004-07-15  9:25   ` Yury Aliaev
2004-07-15  9:54     ` Alexey I. Froloff
2004-07-15  9:01 ` Sergey Vlasov [this message]
2004-07-15  9:27   ` Yury Aliaev

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=20040715090152.GB31987@master.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=community@altlinux.ru \
    /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