Find offset positions (coordinates) of pdf document in ServiceNow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2023 09:31 AM
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:
0 REPLIES 0