drag-and-drop-placeholders-into-PDF icon indicating copy to clipboard operation
drag-and-drop-placeholders-into-PDF copied to clipboard

Support for multiple pages

Open gmugando opened this issue 4 years ago • 8 comments

Hi

Would it possible to use this with a document that is more than one page ?

Thanks for the library

gmugando avatar Nov 22 '20 09:11 gmugando

Hello Thansk for the library. Requesting if i can use with a document with more than one page

vicmutish avatar Apr 12 '21 17:04 vicmutish

Please assist , how we can use this for multiple pages.

Anilk71000495 avatar Jun 04 '21 04:06 Anilk71000495

I too wanted this to work for multiple pages and then did some modifications in code and I am able to achieve this. I will update code in my repo soon.

Anilk71000495 avatar Jun 17 '21 15:06 Anilk71000495

@Anilk71000495

can u push your code ?

BenaddiRar avatar Jul 19 '21 11:07 BenaddiRar

@Anilk71000495

can u push your code ?

Please check now. (https://tinyurl.com/anilGit) You can change code as per your need.

Anilk71000495 avatar Jul 19 '21 16:07 Anilk71000495

@Anilk71000495 can we get the position of image draged inside the PDF, but started from top-right of image and relativley to the top-right of PDF ?

BenaddiRar avatar Jul 19 '21 17:07 BenaddiRar

@Anilk71000495 ???

BenaddiRar avatar Aug 01 '21 16:08 BenaddiRar

@BenaddiRar

I think no (not 100 % sure), but if you really want position from top-right then you have to calculate offset right manually and then you can use that position.

Anilk71000495 avatar Aug 01 '21 18:08 Anilk71000495