Hi,
I am currently encountering an error when trying to stamps every Page on this file :
test.pdf (4.5 MB)
this is my snippet code :
private byte[] StampDocumentStream(byte[] inputFileByte, string text)
{
try
{
…...when trying to stamps every page on this file : test.pdf (4.5...= 1; iCount <= pdfDocument.Pages.Count; iCount++) { double PageHeight...