Hi,
We are using IPad PDFTron DLL version 6.3.2 for adding highlighted text. We are storing this highlighted text coordinate in database.
We are showing this highlighted text on web version (using PDFTron WebViewer 1.7.1). For showing web version, we are using scrolling factor (multiplying with 1.33).
Now we are doing reverse thing. We are creating highlighted text on web and showing on IPad version. We have already tried dividing by scrolling factor (1.33), but we are still not able to show highlighted text on IPad which are created on web version of PDFTron.
web version coordinate / SCROLLING FACTOR(?) = IPad version position matrix.
Could you please guide us what are we missing on this.