DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40676>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40676 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Status|NEW |ASSIGNED Component|pdf |images Version|0.92 |1.0dev ------- Additional Comments From [EMAIL PROTECTED] 2006-10-04 14:17 ------- PNG images are currently decompressed, normalized to RGBA (32bit) and then recompressed for PDF. Of course, that's suboptimal. Yes, it's theoretically possible to embed the compressed PNG data directly in the PDF. This is something that is on my task list for the next three months as part of a general redesign of the image adapter package which is also responsible for the implicit conversion to RGBA of the image. Work-arounds for you: Yes, please try a vector format, preferably SVG because we can handle this natively. Your equations will look much nicer. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
