Re: Rendering PDImageXObject

2015-08-13 Thread John Hewson
Wednesday, August 12, 2015 7:24 PM > To: users@pdfbox.apache.org > Subject: Re: Rendering PDImageXObject > > Ok, that makes sense. Which part are you having a problem with? > > — John > >> On 12 Aug 2015, at 07:31, Kirk, Kenneth wrote: >> >> I'm doing both.

RE: Rendering PDImageXObject

2015-08-13 Thread Kirk, Kenneth
m for filming where space is at finite. -Original Message- From: John Hewson [mailto:j...@jahewson.com] Sent: Wednesday, August 12, 2015 7:24 PM To: users@pdfbox.apache.org Subject: Re: Rendering PDImageXObject Ok, that makes sense. Which part are you having a problem with? — John > O

Re: Rendering PDImageXObject

2015-08-13 Thread John Hewson
a disaster recovery > policy requirement. > > -Original Message- > From: John Hewson [mailto:j...@jahewson.com] > Sent: Tuesday, August 11, 2015 9:11 PM > To: users@pdfbox.apache.org > Subject: Re: Rendering PDImageXObject > > >> On 11 Aug 2015, at 08:19,

RE: Rendering PDImageXObject

2015-08-12 Thread Kirk, Kenneth
users@pdfbox.apache.org Subject: Re: Rendering PDImageXObject > On 11 Aug 2015, at 08:19, Kirk, Kenneth wrote: > > John > > How would I know what DPI the image was drawn with? Some of the PDF pages > come from source outside of my control but I have to extract them just the >

Re: Rendering PDImageXObject

2015-08-11 Thread John Hewson
t 10, 2015 1:38 PM > To: users@pdfbox.apache.org > Subject: Re: Rendering PDImageXObject > > >> On 10 Aug 2015, at 05:58, Kirk, Kenneth wrote: >> >> I have a situation that maybe someone has already solved in a more efficient >> manner. When converting a tiff image to P

RE: Rendering PDImageXObject

2015-08-11 Thread Kirk, Kenneth
@pdfbox.apache.org Subject: Re: Rendering PDImageXObject > On 10 Aug 2015, at 05:58, Kirk, Kenneth wrote: > > I have a situation that maybe someone has already solved in a more efficient > manner. When converting a tiff image to PDF I use the drawImage method of > the PDPageContentStream.

Re: Rendering PDImageXObject

2015-08-10 Thread John Hewson
> On 10 Aug 2015, at 05:58, Kirk, Kenneth wrote: > > I have a situation that maybe someone has already solved in a more efficient > manner. When converting a tiff image to PDF I use the drawImage method of > the PDPageContentStream. The tiff image has a resolution of 200 DPI which is > 1700

Rendering PDImageXObject

2015-08-10 Thread Kirk, Kenneth
I have a situation that maybe someone has already solved in a more efficient manner. When converting a tiff image to PDF I use the drawImage method of the PDPageContentStream. The tiff image has a resolution of 200 DPI which is 1700x2200. When PDFRenderer renders this image from the resulting