https://issues.apache.org/bugzilla/show_bug.cgi?id=47311
Summary: [PATCH] Support for bleed, trim and crop box and
scaling
Product: Fop
Version: all
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: general
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=23751)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=23751)
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.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.