Question
comparing 2pdf's with scrolling
Hi
I am using PDF embed API, we have requirement like compare 2PDF's contents while scrolling.
I am using gotoLocation() function. when we move scroll on first PDF, applying sam scroll position and page number on other PDF.
But issue is whenever there is a page change then only scroll is hapenning on other side.Any solution for this. scroll should be snchronized.

