I am new to web development and i am trying to crop some ID related pdfs with my site.
I want to crop pdfs (protected with passwords) at specific position (x 64 y 560 width 432 height 500) and save this to an image and then print it like i used in my windows applications using QuickPDF but now i want to move to Web.
But the results i found is about generating pdfs. and the sites that are doing croping of pdfs are using custom servers and uploding and processing pdfs there this i what i don't want to do as first i don't have any server and secondly it's time consuming for example if processed on client side (from any solution) this will take only seconds or 2 but using servers and uploading may take time upto 20 seconds which is not good.
Is there any way to crop pdfs at client side without uploading it to any servers ?
Aucun commentaire:
Enregistrer un commentaire