We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Find offset positions (coordinates) of pdf document in ServiceNow

Valerio7
Tera Contributor

Hello,

 

Anyone knows how to find a coordinates or offset position of specific section into a pdf documents?

In order to fill  an object JSON like this to send to a request payload in web Service for Infocert GoSign integration:

"position": {
"page": 0,
"llx": 0,
"lly": 0,
"urx": 0,
"ury": 0
},

link for more information of api: 

https://developers.infocert.digital/e-signature-and-e-sealing/e-signature-sign-with-a-personal-remot...

 

0 REPLIES 0