On 23/06/10 21:57, Eric Douglas wrote: > I managed to compile the trunk but haven't tested it yet. PDFs getting > created by FOP 0.95 are showing as v1.4.
Even if it was 1.5, that wouldn't guarantee that it was using object streams. Object streams are an optional feature that most PDF producers do not support. Thankfully documents can be post-processed (though only AFAIK by commercial tools) to convert regular objects and xref tables into object streams + xref streams in a lossless manner. In any case, before worrying too much about PDF version and whether object + xref streams are in use, it's best to figure out where the space use is actually coming from. -- Craig Ringer Tech-related writing: http://soapyfrogs.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
