openhtmltopdf icon indicating copy to clipboard operation
openhtmltopdf copied to clipboard

Existing pdf PDDocumentInformation should not be removed

Open vgalloy opened this issue 3 years ago • 2 comments

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

vgalloy avatar Mar 29 '21 08:03 vgalloy

Any news on this subject ?

vgalloy avatar Nov 05 '21 12:11 vgalloy

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

vgalloy avatar Nov 08 '21 12:11 vgalloy