HummusJS icon indicating copy to clipboard operation
HummusJS copied to clipboard

How to remove Rectangle using position?

Open lephuhai opened this issue 3 years ago • 0 comments

How can I remove rectangle on the page?

I got position value of Rectangle every page like this:

[
  PDFReal { value: 61.332 },
  PDFReal { value: 4.5 },
  PDFReal { value: 122.586 },
  PDFReal { value: 16.2 }
]

Thank you so much for your help.

lephuhai avatar Oct 10 '21 15:10 lephuhai