https://issues.apache.org/bugzilla/show_bug.cgi?id=47311--- Comment #10 from Peter Coppens <
pc.subscriptions@...> 2009-07-09 07:21:32 PST ---
(In reply to comment #9)
> I think I might have missed something on the mailing lists explaining these
> features, but Peter, can you explain what these new properties do? What they
> offer that it's in the spec?
See beginning of bugzilla entry which says
<quote>
Patch adding support for bleed, trim and crop box and scaling
The attached patch adds support for 4 new simple-page-master fop extension
attributes, namely
- fox:crop-box
- fox:trim-box
- fox:bleed-box
- fox:scale
The box attributes can consist out of up to 4 numeric values (top,left, width,
height) and can have units as suffix to each of the numbers.
The scale attribute can consist out of two numbers each between 0 and 1
It is implemented for PDF and Java2D renderers.
</quote>
--
Configure bugmail:
https://issues.apache.org/bugzilla/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are the assignee for the bug.