Page 1 of 1

Edit PDF

Posted: Sat Jun 10, 2023 1:17 am
by ahmed7

hello
I use asp.net make v21 , and i have 2 questions :
First: how can make Edit PDF which uploaded in row , I mean write on pdf or make e-signature or something like this and save it again in edit??

Second: how to make workflow such as the manager send his job to employees and the employee make his job and save it to seen by manager??

I hope to get help please
Thanks


Re: Edit PDF

Posted: Sat Jun 10, 2023 7:56 am
by MichaelG

I don't think there is any built in feature that supports editing PDF or workflow management. There should be some third party tools so you'd better google for it (like "ASP.NET Core PDF signature" / "ASP.NET Core workflow management") yourself.

Also read:

To add third party Nuget Packages:
https://aspnetmaker.dev/docs/#/tools.html?id=packages

To add codes to server events:
https://aspnetmaker.dev/docs/#/customscripts.html