pdf-to-html icon indicating copy to clipboard operation
pdf-to-html copied to clipboard

goToPage() throws error

Open vikramsingh86 opened this issue 7 years ago • 1 comments

Hi, I have used version 2.0.7 on widnows and i am still getting below error: Call to a member function goToPage() on string.

Please help me to sort it out.

Thanks

vikramsingh86 avatar May 18 '17 12:05 vikramsingh86

I had an error trying to use goToPage(). I used the same code on usage examples. Then I realize that the example uses this function on a string, and it must be used on dom object

bonanAngeLOL avatar Aug 21 '17 16:08 bonanAngeLOL