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

           Summary: PDFRectangle
           Product: Fop
           Version: all
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: pdf
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: gerald.buchgra...@student.tugraz.at


The class PDFRectangle just supports Integer values but the definintion in PDF
Reference 1.4 Section 3.8.3 defines a Rectangle to be written as an array of
four NUMBERS.

A revisited implementation with datatype java.lang.Number or even better with
PDFNumber would be convenient.

If so, the native implementation of Rectangle2D and the PDF /Rect command in
PDFLink could be replaced by a given PDFRectangle with floating point number
support.

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

Reply via email to