mgufrone / pdf-to-html

PDF to HTML PHP Class using Poppler-Utils
MIT License
176 stars 89 forks source link

goToPage() throws error #35

Open vikramsingh86 opened 7 years ago

vikramsingh86 commented 7 years ago

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

bonanAngeLOL commented 7 years ago

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