Re: Using Maven in PDFBox

2009-09-11 Thread Ted Dunning
all for > it as long a getting all dependencies is still a matter of running a > single command (e.g. `ant get.externallibs`). > -- Ted Dunning, CTO DeepDyve

Re: Using Maven in PDFBox

2009-09-11 Thread Ted Dunning
expect that the benefits to Netbeans users would be similar. On Fri, Sep 11, 2009 at 9:20 AM, wrote: > How does maven work for people who use > Netbeans or some other IDE? Is there a readily available standalone > windows binary? > -- Ted Dunning, CTO DeepDyve

Re: Using Maven in PDFBox

2009-09-11 Thread Ted Dunning
OK. I amend my support. +1 for correctly done maven support. -1 for doing it wrong. On Fri, Sep 11, 2009 at 8:09 AM, Martinez, Mel wrote: > Using Maven doesn't necessarily == improved integration with Eclipse. -- Ted Dunning, CTO DeepDyve

Re: Using Maven in PDFBox

2009-09-11 Thread Ted Dunning
o > Maven as the main PDFBox build tool? > -- Ted Dunning, CTO DeepDyve

Re: JVM crashes and PDFBox 0.8.1

2009-09-11 Thread Ted Dunning
which issue? On Fri, Sep 11, 2009 at 7:05 AM, Jukka Zitting wrote: > [JVM crashes] ... See the issue tracker for > all the details. > -- Ted Dunning, CTO DeepDyve

Re: Paragraph boundary segmentation

2009-09-06 Thread Ted Dunning
timates normal > line spacing, and inserts a paragraph marker when a greater spacing is > detected. > > How best to do this. > > A first question is how important it is to avoid iterating over the > TextPosition objects in a page a second time? > -- Ted Dunning, CTO DeepDyve

Re: How to use PDFToImage

2009-08-31 Thread Ted Dunning
We use Thrift extensively for this with really excellent results. Facebook is based on this as well. On Mon, Aug 31, 2009 at 10:01 AM, Daniel Wilson < williamstonconsult...@gmail.com> wrote: > Here are a few links on calling a java class from PHP: -- Ted Dunning, CTO DeepDyve

Re: Re: How receive information about color, font and position from PDF page text

2009-07-29 Thread Ted Dunning
Precisely! 2009/7/29 Andreas Lehmkühler > Have a look at http://markmail.org/message/n5jcovresosinnsn > >

Re: How receive information about color, font and position from PDF page text

2009-07-29 Thread Ted Dunning
phicsState and the used color (stroking/nonstroking > etc.) depends on the used text renderingmode. -- Ted Dunning, CTO DeepDyve