<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.12.1">
</HEAD>
<BODY>
On Tue, 2007-29-05 at 23:41 +0900, Craig Hagerman wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I just found another relevant app. Look at jpeg2pdf. Apparently it</FONT>
<FONT COLOR="#000000">does exactly what you want to do and it is cross platform.</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
This, indeed, did the trick.<BR>
<BR>
Using gThumb was not a good option in that it really didn't scale well to a thousand pictures.  Using jpeg2ps -> psmerge -> ps2pdf would have worked but for one small problem: psmerge is very picky.  It didn't like the fact, for instance, that one of my pages was in colour and the next in grayscale.  Nor did it like it when I had the occasional landscaped page even after I took out the few colour pages.  Psmerge works fine, but only if each image is identical in several key aspects (size, colour format, orientation, etc.).  If I had more regular pages, the pstools approach would have worked too.<BR>
<BR>
Jpeg2pdf, however, did it all, did it in one step and had no problems with the occasional differently-formatted page.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
<B>Michael T. Richter</B> <<A HREF="mailto:ttmrichter@gmail.com">ttmrichter@gmail.com</A>> (<B>GoogleTalk:</B> ttmrichter@gmail.com)<BR>
<I>It's OK to figure out murder mysteries, but you shouldn't need to figure out code. You should be able to read it. (Steve McConnell)</I>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>