Bryanne Vega Member Licensed User Longtime User Sep 22, 2015 #1 Is there available a library to open, insert a jpg image onto a PDF (always the same size) to specific locations (always the same) and then save it? I'm trying to ease a very painful process were I work. Thanks
Is there available a library to open, insert a jpg image onto a PDF (always the same size) to specific locations (always the same) and then save it? I'm trying to ease a very painful process were I work. Thanks
DonManfred Expert Licensed User Longtime User Sep 22, 2015 #2 I dont know a library which can EDIT an exiting pdf. But there are some pdf creation libraries available. You also can try the links in my signature. Upvote 0
I dont know a library which can EDIT an exiting pdf. But there are some pdf creation libraries available. You also can try the links in my signature.
Bryanne Vega Member Licensed User Longtime User Sep 22, 2015 #3 Even if I have to convert the pages to JPG, insert that transparent image signature and then convert the JPG to PDF would work. Thanks for the tips, I've read abour the Create PDF, thanks! Upvote 0
Even if I have to convert the pages to JPG, insert that transparent image signature and then convert the JPG to PDF would work. Thanks for the tips, I've read abour the Create PDF, thanks!
hibrid0 Active Member Licensed User Longtime User Sep 23, 2015 #4 Pdfjet is your friend. But the paid version. Check here: https://www.b4x.com/android/forum/threads/pdfjetb4a.37843/ This library will edit the pdf. Upvote 0
Pdfjet is your friend. But the paid version. Check here: https://www.b4x.com/android/forum/threads/pdfjetb4a.37843/ This library will edit the pdf.