[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Image conversion
From: |
Omniscient |
Subject: |
Re: Image conversion |
Date: |
Sun, 19 Apr 2009 08:39:28 -0700 (PDT) |
User-agent: |
G2/1.0 |
On Apr 18, 12:05 am, Andreas Höschler <ahoe...@smartsoft.de> wrote:
> Hi all,
>
> in an GNUstep/MacOSX application I need to convert PNGs and TIFFs to
> PDF. What would be my best bet? I could probably use NSTask to start a
> subprocess and run ImageMagick (convert) to do the job. Any better
> suggestions?
Hi. Did you look at PopplerKit ? I didn't check but may be they have
NSPDFImageRep implemented?
> I remember to have seen the announcement of an image manipulation
> GNUstep application some time ago, but don't remember the name of it.
> Does this app have an PDF export filter and thus include the required
> code?
I don't know any GNUstep imaging app that did that.
Well, may be you can just print it to a virtual pdf printer.
- Image conversion, Andreas Höschler, 2009/04/17
- Re: Image conversion,
Omniscient <=