https://issues.apache.org/bugzilla/show_bug.cgi?id=47311
Vincent Hennebert <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #38 from Vincent Hennebert <[email protected]> 2009-08-03 04:13:09 PST --- (In reply to comment #37) > Applied the patch with the changes already mentioned. Thanks a lot for your > patch Peter, and thanks also for your patience with my late involvement. > http://svn.apache.org/viewvc?rev=800142&view=rev > > I hope we will have a chance some day to improve the property subsystem so we > can also handle extension like this more elegantly. This is not quite finished I'm afraid: - I thought we agreed to set the default value of crop-offset to bleed - errors in the specification of extension properties are not redirected through the event mechanism - there are typos in the PageBoundariesAttributes and PageScaleAttributes classes - there is an encapsulation problem: the fall back boxes used when one of the properties has not been defined are controlled by the client code, instead of being handled inside the extension class itself (PageBoundariesAttributes). This can easily lead to inconsistencies (one default value used in the PDF renderer, another one in the Java2D renderer). Re-opening the bug as a reminder, as I don't have the time to handle that right now. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
