Re: [fpc-devel] fpVectorial PDF Writer

2011-06-27 Thread Hans-Peter Diettrich
Felipe Monteiro de Carvalho schrieb: Be warned, the Adobe documentation is incomplete in some subtle details. I think that this kind of doubt can be solved by analyzing example documents, can't it? No. The mentioned stream length is inconsistent in all files I examined :-( DoDi ___

Re: [fpc-devel] fpVectorial PDF Writer

2011-06-27 Thread Hans-Peter Diettrich
Felipe Monteiro de Carvalho schrieb: On Mon, Jun 27, 2011 at 4:34 AM, Hans-Peter Diettrich Please let me know when somebody finds source code of an PDF parser, that e.g. allows to extract the exact page count from any PDF document. fpvectorial already has a PDF importer, so you could look ther

RE : [fpc-devel] fpVectorial PDF Writer

2011-06-27 Thread Ludo Brands
Did you take a look at SumatraPDF? Obviously, I haven't tried it on "any" PDF document, but so far didn't have problems with page counts. If you have a pdf that causes page count problems I would be glad to test it. Portableapps.com has a portabale version. Ludo > > Please let me know when someb

Re: [fpc-devel] fpVectorial PDF Writer

2011-06-27 Thread Felipe Monteiro de Carvalho
On Mon, Jun 27, 2011 at 4:34 AM, Hans-Peter Diettrich wrote: > Be warned, the Adobe documentation is incomplete in some subtle details. I think that this kind of doubt can be solved by analyzing example documents, can't it? -- Felipe Monteiro de Carvalho

Re: [fpc-devel] fpVectorial PDF Writer

2011-06-27 Thread Felipe Monteiro de Carvalho
On Mon, Jun 27, 2011 at 4:34 AM, Hans-Peter Diettrich > Please let me know when somebody finds source code of an PDF parser, that > e.g. allows to extract the exact page count from any PDF document. fpvectorial already has a PDF importer, so you could look there. I haven't written it, so I don't k

Re: [fpc-devel] fpVectorial PDF Writer

2011-06-26 Thread Hans-Peter Diettrich
Felipe Monteiro de Carvalho schrieb: If you are willing to work on it too, I can help you write a pdf exporter. It should be easy, you just have to take an example document plus the Adobe documentation. PDF is just text plus an eventual zip compression. Be warned, the Adobe documentation is i

Re: [fpc-devel] fpVectorial PDF Writer

2011-06-26 Thread Leonardo M . Ramé
- Original Message - > From: Felipe Monteiro de Carvalho > To: Leonardo M. Ramé ; FPC developers' list > > Cc: > Sent: Sunday, June 26, 2011 2:54 PM > Subject: Re: [fpc-devel] fpVectorial PDF Writer > > Hello, > > If you are willing to work on

Re: [fpc-devel] fpVectorial PDF Writer

2011-06-26 Thread Felipe Monteiro de Carvalho
Hello, If you are willing to work on it too, I can help you write a pdf exporter. It should be easy, you just have to take an example document plus the Adobe documentation. PDF is just text plus an eventual zip compression. The drawing itself is just plain PostScript which is also simple. -- F

[fpc-devel] fpVectorial PDF Writer

2011-06-25 Thread Leonardo M . Ramé
Hi, I'm wondering if there are plans to create a pdf writer for fpVectorial. I was thinking of using Inkscape to create a template for reporting in a web application, then parse the SVG template using fpvectorial and output a PDF. What do you think?   Leonardo M. Ramé http://leonardorame.blogspo