Forums

Hi,

 

We are using this method to create an package

 DocumentBuilder documentBuilder = DocumentBuilder.NewDocumentNamed(doc.DocumentTitle)
                    .FromStream(new MemoryStream(doc.DocumentFile), DocumentType.PDF)
                    .WithId(doc.DocID)
                    .WithExtractionType(ExtractionType.TEXT_TAGS)
                    .EnableExtraction();

 

the problem is: some files don't contains the tag {{*esl:Signer1:Signature:size(200,20),offset(0,-11)}}