Re: multi threaded rendering

2014-03-31 Thread jlonc
were damaged, they looked like they were unfinnished. so i had to fix my code with couple of synchronizations. Best regards Ing. Juraj Lonc From: Andreas Lehmkühler To: users@pdfbox.apache.org, Date: 06. 01. 2014 11:53 Subject:Re: multi threaded rendering Hi, >

Re: multi threaded rendering

2014-01-06 Thread Andreas Lehmkühler
Hi, > a...@lanin.de hat am 5. Januar 2014 um 03:20 geschrieben: > > > > Hi all, > > first of all: yes I have read the FAQ. I know pdfbox is not thread safe. :-) > I'm trying to render parts of a larger pdf to a BufferedImage. e.g.  > pages 5, 7, 10, 52, 53 > However this is quite slow: My initial

multi threaded rendering

2014-01-04 Thread alex
Hi all, first of all: yes I have read the FAQ. I know pdfbox is not thread safe. I'm trying to render parts of a larger pdf to a BufferedImage. e.g. pages 5, 7, 10, 52, 53 However this is quite slow: My initial timing measurements show that opening a pdf takes about half a second and render