Auto extract attachments from a pdf file and save to another dirctory

Hi

I have one folder where our pdf files are stored with linked documents.
Now we want to extract all the attached documents from itself and save to another directory.
So i am looking for a script that we can run through task scheduled also.

@shzn250988

You can get all attachments from PDF document using Aspose.PDF for .NET. You can please create a console application and schedule its execution in task scheduler.