Skip to content

Conversation

sameerkhan001
Copy link
Collaborator

Hi All,

Task Id:https://dev.azure.com/EssentialStudio/Document%20Processing%20Libraries/_workitems/edit/957004

Task Name:How to validate LTV and LTA enabled document using Syncfusion PDF library

Regards,
Sameerkhan N

using Syncfusion.Pdf.Security;

//Get the stream from the document
using (FileStream documentStream = new FileStream(Path.GetFullPath(@"Data/Input.pdf"), FileMode.Open, FileAccess.Read))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the input document with trial watermark content

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

Successfully merging this pull request may close these issues.

2 participants