openhtmltopdf
openhtmltopdf copied to clipboard
Existing pdf PDDocumentInformation should not be removed
Motivation:
The method PdfRendererBuilder#usePDDocument(PDDocument) allow the user to provided an existing document. During the process, the information contains in PDDocumentInformation are removed.
Modification:
- Methods PdfBoxRenderer#setDidValues(PDDocument) add only missing information
Any news on this subject ?
Hello @danfickle,
You seems to be the main contributor to this project. Could you please take look to this PR and tell me if something goes wrong.
Regards,
Vincent GALLOY