38
Views
2
Comments
Can OutSystems Drawing rectangle on PDF and Retrieve the position(x,y,w,h) value?

I have to use OutSystems in order to make an app. Main feature is about to get position of a shape that draw on PDF. My aim now is to make feature that help to drawing a rectangle on PDF and retrieve the position x, y, w, h:

"User want to add Signature on a PDF file, they can move position of the signature and choose place to set it by drawing a rectangle. The result of position (x, y) and area (w, h) will be sent as request to an internal API to process."

2023-07-17 04-42-12
Karthick Balaji

Hi @Tharathorn Mookda 

can you check this like i hope it will help you

https://www.outsystems.com/forums/discussion/77214/new-video-e-signatures-made-easy-with-box-and-outsystems/

2024-10-08 09-06-23
Tharathorn Mookda

Thanks for your suggestion, but the main point is retrieving the position(x,y,w,h) of where we clicked or crop on pdf file.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.