Absolute Coordinate positioning of Signhere Tabs

2020-02-15 12:32发布

My application typically displays documents at 300 DPI. My understanding from research is that DS typically displays documents at 72 DPI, so when my user is specifying a location they'd like to place a signhere tab in my software, i convert the coordinate location before handing it off to the DS ReST API.

I am finding that while my X coordinate comes out correctly, my Y coordinate is off. Is 72DPI the correct display i should be adjusting for when passing in my SignHereTab coordinates?

标签: docusignapi
1条回答
Explosion°爆炸
2楼-- · 2020-02-15 12:37

The specific Y offsets (both at 72dpi):

  • SignHere: 21
  • InitialHere: 16
查看更多
登录 后发表回答