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

Matthias Reischenbacher <matthias8...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #4 from Matthias Reischenbacher <matthias8...@gmx.at> ---
I just tested your changes, but no. Additionally they break my patch. After
commenting:
at.translate(mediaBox.getLowerLeftX() - viewBox.getLowerLeftX(),
                mediaBox.getLowerLeftY() - viewBox.getLowerLeftY());

and re-inserting:
at.translate(-viewBox.getLowerLeftX(), -viewBox.getLowerLeftY());

it starts to work again.

I can send you a sample PDF file off list, if you want to.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to