Dear PDFBox Team,

Thanks for developing and maintaining such a great tool-kit!

I have been using TextToPDF lately from the command-line and it occurred to
me that some of the magic numbers should be hoisted out of the class method
and into private class data. Also, the default arguments should
be accessible to the user via setters that can be invoked from command-line
arguments.

I offer the enclosed patch for your consideration.

Best regards,

Dave

Reply via email to