Re: [pdf-devel] GNUpdf and other PDF projects

2009-02-09 Thread jemarch
> The ghostscript people went ahead to write a new lightweight PDF > interpreter called GhostPDF, independent from ghostscript. It seems > (it is somewhat obscure) that Mupdf+Fitz is a proof of concept of that > effort. I don't know if mupdf+fitz is still considered as a prototype >

Re: [pdf-devel] GNUpdf and other PDF projects

2009-02-06 Thread David Vazquez
cl-pdf is another library for pdf generation. It is written in Common Lisp and it has a freebsd style license. http://www.fractalconcept.com/asp/mQG3/sdataQvAv8kImQIvQDM==/sdataQucgleAq9b== There is also a link in order to use pdf forms with cl-pdf: http://www.cl-user.net/asp/html-docs/p

Re: [pdf-devel] GNUpdf and other PDF projects

2009-02-06 Thread Ralph Giles
On Thu, Feb 5, 2009 at 3:25 PM, wrote: > The ghostscript people went ahead to write a new lightweight PDF > interpreter called GhostPDF, independent from ghostscript. It seems > (it is somewhat obscure) that Mupdf+Fitz is a proof of concept of that > effort. I don't know if mupdf+fitz is still c

Re: [pdf-devel] GNUpdf and other PDF projects

2009-02-06 Thread Sylvain Beucler
On Fri, Feb 06, 2009 at 12:15:27AM +0100, Martin Schröder wrote: > 2009/2/5 Sylvain Beucler : > > - Any others? :) > > - podofo > http://podofo.sourceforge.net/ > - multivalent > http://multivalent.sourceforge.net/ > - libHaru > http://libharu.org/wiki/Main_Page > - Big Faceless Java PDF Li

Re: [pdf-devel] GNUpdf and other PDF projects

2009-02-05 Thread Martin Schröder
2009/2/5 Sylvain Beucler : > - Any others? :) - podofo http://podofo.sourceforge.net/ - multivalent http://multivalent.sourceforge.net/ - libHaru http://libharu.org/wiki/Main_Page - Big Faceless Java PDF Library http://big.faceless.org/products/pdf/index.jsp - JagPDF http://www.jagpdf.c

Re: [pdf-devel] GNUpdf and other PDF projects

2009-02-05 Thread jemarch
Hi Sylvain. I'd like to start a wiki page to reference other PDF projects, explain which one we could reuse and which ones we won't/can't (and why). It also explains part of the "goals and motivation" of the project: a person on IRC was wondering why we were reimplementing from

[pdf-devel] GNUpdf and other PDF projects

2009-02-05 Thread Sylvain Beucler
Hi, I'd like to start a wiki page to reference other PDF projects, explain which one we could reuse and which ones we won't/can't (and why). It also explains part of the "goals and motivation" of the project: a person on IRC was wondering why we were reimplementing from scratch rather than improv