Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » PDF compression or/and gzip
PDF compression or/and gzip [message #639874] Thu, 18 November 2010 08:58 Go to next message
Mika Tapanainen is currently offline Mika TapanainenFriend
Messages: 55
Registered: July 2010
Member
Hello,

I'm using the BIRT with my custom servlet.

1) Is there possibility to use the PDF compression? If it is possible, how to use it?

2) PDFRenderOption uses the servlet output stream:

options.setOutputStream(outputStream);


Is it possible to use GZIPOutputStream with BIRT if the browser accepts gzip? If it is possible, how to use it?

Thanks,

Mika

[Updated on: Thu, 18 November 2010 13:34]

Report message to a moderator

Re: PDF compression or/and gzip [message #640446 is a reply to message #639874] Mon, 22 November 2010 07:37 Go to previous messageGo to next message
Mika Tapanainen is currently offline Mika TapanainenFriend
Messages: 55
Registered: July 2010
Member
Hello,

Does anyone know the answers to my questions?

Thanks,

Mika
Re: PDF compression or/and gzip [message #640647 is a reply to message #640446] Mon, 22 November 2010 16:43 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Mika,

The BIRT emitter is using iText which supplies a method to compress the
pdf (setFullCompression), but the emitter is already using this method.

Jason

On 11/22/2010 2:37 AM, Mika wrote:
> Hello,
>
> Does anyone know the answers to my questions?
>
> Thanks,
>
> Mika
Re: PDF compression [message #644935 is a reply to message #639874] Tue, 14 December 2010 20:36 Go to previous message
Pinny Markowitz is currently offline Pinny MarkowitzFriend
Messages: 28
Registered: July 2009
Junior Member
I have found that ghostscript compresses pdfs very well. However, it
takes quite some time to process.

On 11/18/2010 3:58 AM, Mika wrote:
> Hello,
>
> I'm using the BIRT with my custom servlet.
>
> Is there possibility to use the PDF compression? How to use it?
>
> Thanks,
>
> Mika
Previous Topic:WebViewer Display Deprecated??
Next Topic:Validity input parameter
Goto Forum:
  


Current Time: Tue Apr 23 14:00:11 GMT 2024

Powered by FUDForum. Page generated in 0.04148 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top