Hi,

I also have the setting

<filterList type="image">
        <value>null</value>
</filterList>

but I do not think that is relevant to your requirement.

Pete

On Fri, Jan 7, 2011 at 11:08 AM, Peter Hancock <peter.hanc...@gmail.com> wrote:
> Hi Friedel,
>
> This is my config to supress  Flate encoding:
> <filterList>
>       <value>null</value>
>  </filterList>
>
> So your config should work.  Did you try it?
>
> Pete
>
>
> On Fri, Jan 7, 2011 at 10:28 AM, Friedel <friede...@gmx.ch> wrote:
>>
>> Hi
>>
>> I use FOP 1.0 on Win and UNIX and it works well. I do get PDFs with
>> compression switched on/off and see the size of the PDF changing.
>>
>> But I also like to have a PDF with the text inside readable, not only the
>> objects readable.
>> All I get is most of the content encoded (not readable), except the objects
>> (readable).
>> I'd like to be able to read also the text in the PDF if I open the PDF with
>> an editor.
>>
>> fop.xconf:
>>      <filterList>
>>        <value>null</value>
>>        <!-- <value>ascii-85</value> -->
>>        <!-- <value>ascii-hex</value> -->
>>      </filterList>
>>
>> Is the a configuration to enable inside plain text PDF generation?
>>
>> Regards,
>> Friedel
>>
>>
>> --
>> View this message in context: 
>> http://old.nabble.com/FOP-1.0%3A-Generate-PDF-with-plain-text-inside-tp30612984p30612984.html
>> Sent from the FOP - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
>> For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to