Skip to main content



      Home
Home » Archived » BIRT » PDF compression or/and gzip
PDF compression or/and gzip [message #639874] Thu, 18 November 2010 03:58 Go to next message
Eclipse UserFriend
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 08:34] by Moderator

Re: PDF compression or/and gzip [message #640446 is a reply to message #639874] Mon, 22 November 2010 02:37 Go to previous messageGo to next message
Eclipse UserFriend
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 11:43 Go to previous messageGo to next message
Eclipse UserFriend
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 15:36 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 06:19:03 EDT 2025

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

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

Back to the top