https://issues.apache.org/bugzilla/show_bug.cgi?id=50361

Thomas Deweese <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Thomas Deweese <[email protected]> 2010-11-29 05:47:42 EST 
---
I believe your problem is that you can not use the Image Transcoder with a
document while it is attached to the Canvas (the Image transcoder will replace
the canvas's rendering tree with it's own).  

You need to either clone the document and use the cloned version with the Image
transcoder or detach the document from the canvas before transcoding and then
attach it again after.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to