Ravisha Heshan

Results 24 comments of Ravisha Heshan

I'm sorry I can't understand your question. Can you elaborate on this a little more?

> @RavishaHesh so that you can use it on the browser, to use this on any pdf Oh! You want to use this as a browser extension right? No, unfortunately,...

@mankowitz thanks for the PR. I think with one small change we can do a bit of cleanup to the code. Instead of Math functions, we can use Fabric's http://fabricjs.com/docs/fabric.Point.html#distanceFrom...

@jesesqui check this answer which is bit similar to your issue https://github.com/RavishaHesh/PDFJsAnnotations/issues/45#issuecomment-946778186

It seems this is a Safari-specific issue and happens when holding canvas objects in variables. So might have to update the way that the library access canvas objects. Instead of...

Try setting this to "Fast" https://github.com/RavishaHesh/PDFJsAnnotations/blob/cb4131d865b981a8599138b7bd89bbf580ea845d/script.js#L9

Scaling is similar to zoom function, but `pageImageCompression` sets the compression level of images of each page.

@kalana85 It's possible but requires little bit of time to go through the documentations and stuff. I've started to work on that and haven't had time to work on that...

you should be able to get an idea from this issue https://github.com/RavishaHesh/PDFJsAnnotations/issues/27

Yes, that's a great idea. thanks for the suggestion. I'll try to add that as soon as possible. can't tell an exact date though