Re: PostScript files out of PDFBox seem to be bloated

2016-08-26 Thread Tilman Hausherr
From: John Hewson [mailto:j...@jahewson.com] Sent: Friday, August 26, 2016 3:12 PM To: users@pdfbox.apache.org Subject: Re: PostScript files out of PDFBox seem to be bloated On 26 Aug 2016, at 13:09, Tilman Hausherr wrote: Am 26.08.2016 um 21:57 schrieb Clark, Raymond C: Hi Tilman, Thank yo

RE: PostScript files out of PDFBox seem to be bloated

2016-08-26 Thread Clark, Raymond C
e.org Subject: Re: PostScript files out of PDFBox seem to be bloated > On 26 Aug 2016, at 13:09, Tilman Hausherr wrote: > > Am 26.08.2016 um 21:57 schrieb Clark, Raymond C: >> Hi Tilman, >> >> Thank you for the reply. I don't see how that post was the same as mine and

Re: PostScript files out of PDFBox seem to be bloated

2016-08-26 Thread John Hewson
PDFBox using our APIs, but you’re not going get good results with Java’s built-in AWT PostScript driver. — John > Tilman > > >> >> Ray >> >> -Original Message- >> From: Tilman Hausherr [mailto:thaush...@t-online.de] >> Sent: Friday, August 26, 2016 2:33 P

Re: PostScript files out of PDFBox seem to be bloated

2016-08-26 Thread Tilman Hausherr
hics (which gets huge). Tilman Ray -Original Message- From: Tilman Hausherr [mailto:thaush...@t-online.de] Sent: Friday, August 26, 2016 2:33 PM To: users@pdfbox.apache.org Subject: Re: PostScript files out of PDFBox seem to be bloated Asked and answered in https://stackove

RE: PostScript files out of PDFBox seem to be bloated

2016-08-26 Thread Clark, Raymond C
-online.de] Sent: Friday, August 26, 2016 2:33 PM To: users@pdfbox.apache.org Subject: Re: PostScript files out of PDFBox seem to be bloated Asked and answered in https://stackoverflow.com/questions/39109841/printing-to-postscript-with-pdfbox-produces-a-massive-file-why Additionally, re the comme

Re: PostScript files out of PDFBox seem to be bloated

2016-08-26 Thread Tilman Hausherr
Asked and answered in https://stackoverflow.com/questions/39109841/printing-to-postscript-with-pdfbox-produces-a-massive-file-why Additionally, re the comment of Ken Sharp (who is a Ghostcript guy and thus has my maximum respect): PDFBox is not a converter, it renders regardless of the target f

PostScript files out of PDFBox seem to be bloated

2016-08-26 Thread Clark, Raymond C
Hi, I am using PDFBox to create PDFs and that is working great. I need to take those PDF files and produce PostScript files from them. I can do that but the file is bloated. I am creating the content streams with compress = true. It seems to be that the following code is producing the PS fi