I'm using PDFBox to generate PDF documents.

I find that I need a few functions that are a bit higher-level than
PDF commands, yet not to the level of e.g. a report writer or
something.  Things like drawing circles (or fourths of a circle),
fitting text into a rectangle by shrinking the font and/or wrapping
the text (and clipping to the rectangle), and laying out text in a
table with a border.

It seems like these functions may be reusable / of interest to others.
Is there any interest in including some features like that in PDFBox
itself?  Or are you aware of any wrapper libraries that are just a
small step up from the raw PDF commands that might be a fit?

Thanks,
      Aaron

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org

Reply via email to