Skip to content

Conversation

@winnerlein
Copy link

iTextSharp adds its name and version to the producer, even if the field has been overridden using:

writer.Info.Put(PdfName.PRODUCER, new PdfString("MyProducer"));

With this change it still adds iTextSharp as producer if the producer field hasn't been set at all, but doesn't modify it if it has been overridden.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant