Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4.0
-
None
-
None
Description
The current code writes the PDF to a tmp file and then read it back. This can be done in-memory using the InputStream constructors.