Top "Pdfstamper" questions

Getting PdfStamper to work with MemoryStreams (c#, itextsharp)

It came to me to rework old code which signs PDF files into new one, which signs MemoryStreams (byte arrays) …

c# pdf itext memorystream pdfstamper
Cannot access the file because it is being used by another process

My web method creates a pdf file in my %temp% folder and that works. I then want to add some …

c# asp.net itextsharp pdfstamper