Hi, could you make a similar video, on how to do the same automated pdf form filing using TypeScript and/ Next.js? Also is it possible to do it in a way which won't make the source code publicly available?
@@yolomusic8097 unfortunately I don't have much experience with typescript or JS. If you don't want disclose the source code, you can look into packaging the app as an executable file or via Web app.
What else would you like to see. Comment below!
Hi, could you make a similar video, on how to do the same automated pdf form filing using TypeScript and/ Next.js? Also is it possible to do it in a way which won't make the source code publicly available?
@@yolomusic8097 unfortunately I don't have much experience with typescript or JS.
If you don't want disclose the source code, you can look into packaging the app as an executable file or via Web app.
BRO, YOU'RE ARE A LEGEND! I WAS SERACHING FOR THIS VIDEO FOR WEEKS
👍👍👍
Dude, how can I apply this for unstructured documents too? Is there any resources related to this topic? Thx.
Not familiar with unstructured documents. Can you show me an example?
there are some action or event in pdf how to control it
Can you be more specific? I'm not familiar with PDF events/actions
My pdf isn't editable pdf
Then you need to make the PDF editable.
how did you deploy the project i'm not able to install the module in my server
You will need to provide more info.
@@jiejennwhen I try to install pymupdf module in my server it gives error creating meta data
@@shyqulislam what server? Like I said, you need provide as much as information otherwise it is nearly impossible to help you to debug the issue.