Date: Fri, 17 Apr 2009 17:24:13 +0100 From: Chris Rees <utisoft@googlemail.com> To: Ltcddata <ltcddata@davids-website.com>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: PDF Authoring tool, suggestions? Message-ID: <b79ecaef0904170924pe790960p7dcbf02b64f80c5@mail.gmail.com> In-Reply-To: <20090417154728.1a6a9d24@davids-website.com> References: <64c038660904161950i623bbaf2q47ebf7ccc8dd97eb@mail.gmail.com> <20090417052639.GA49635@slackbox.xs4all.nl> <20090417132208.GA31198@mech-cluster238.men.bris.ac.uk> <20090417154728.1a6a9d24@davids-website.com>
next in thread | previous in thread | raw e-mail | index | archive | help
2009/4/17 Ltcddata <ltcddata@davids-website.com>: > On Fri, 17 Apr 2009 14:22:08 +0100 > Anton Shterenlikht <mexas@bristol.ac.uk> wrote: > >> On Fri, Apr 17, 2009 at 07:26:39AM +0200, Roland Smith wrote: >> > On Thu, Apr 16, 2009 at 08:50:44PM -0600, Modulok wrote: >> > > I'm looking for recommendations for a BSD-friendly, PDF authoring >> > > tool (Not a viewer, see below.) >> > > >> > > I have an image of a signature that I need to put into a PDF >> > > document. I converted the original, un-signed PDF document to a >> > > raster PNG, then used GIMP to place a photograph of the signature >> > > where I need it. I then converted the PNG back to a PDF using >> > > ImageMagick's 'convert' utility. The problem, is the PDF is now >> > > HUGE. Both in dimensions as well as file size. It went from 28kb >> > > to 292Kb. There must be a better way to do this. >> > >> > Convert the PNG to a JPEG file with the gimp, then use jpeg2ps from >> > the graphics/jpeg2ps-a4 or graphics/jpeg2ps-letter port to convert >> > it to PostScript. Finally, use epstopdf from print/teTeX-base or >> > ps2pdf from print/ghostscript8 to convert to PDF. >> >> hard to get good quality because the result is likely to be a raster >> image. Technically I'd do this with ImageMagick's composite - overlaps >> one image over another, but the output pdf will be a poor quality >> raster image and, yes, significantly bigger in size. >> > > Don't know if I am missing the point here but why not use open office > to create your pdf file with its export as PDF feature? I would imagine it would give a large output file; a stated goal of the OP is to give a small output. Chris -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b79ecaef0904170924pe790960p7dcbf02b64f80c5>