cwholmes

Results 5 issues of cwholmes

The current implementation only allows for writing scaled PNG images. I would like to take advantage of the smaller size of JPEG images. Is this possible to be added in...

Addresses issue https://issues.apache.org/jira/browse/PDFBOX-5025 Unreading the trailing 'e' from the endobject string allows parsing to continue and complete as expected.

Addresses issue https://issues.apache.org/jira/browse/PDFBOX-5026 Rebuilding the trailer when the pages item is missing can allow the building of the PDF when lenient parsing is enabled.

The artifact cache being static allows it to be retained throughout the entire maven build. This can have a pretty large impact on the overall build for larger projects. I...

This change adds tracing spans for the `commit` and `connect` actions of the transactor. This can be helpful when determining if the connection is taking a long time or the...