Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page-flip integration in ngx-extended-pdf-viewer #6

Open
stephanrauh opened this issue Oct 27, 2019 · 4 comments
Open

Page-flip integration in ngx-extended-pdf-viewer #6

stephanrauh opened this issue Oct 27, 2019 · 4 comments

Comments

@stephanrauh
Copy link

Hi @RaffaeleMorganti ,

first of all, thanks for implementing this! The viewer looks nice.

I've like to integrate it with my own Angular PDF viewer. It's based on Mozilla's pdf.js, so in theory it should be possible. Would you like to give me a few hints how to do it? Or (just hoping :)) would you like to contribute it yourself?

stephanrauh/ngx-extended-pdf-viewer#161

https://www.npmjs.com/package/ngx-extended-pdf-viewer

Best regards,
Stephan

@stephanrauh
Copy link
Author

@RaffaeleMorganti Ping? Are you still supporting this project?

@yashgautami
Copy link

Hi @RaffaeleMorganti ,

first of all, thanks for implementing this! The viewer looks nice.

I've like to integrate it with my own Angular PDF viewer. It's based on Mozilla's pdf.js, so in theory it should be possible. Would you like to give me a few hints how to do it? Or (just hoping :)) would you like to contribute it yourself?

stephanrauh/ngx-extended-pdf-viewer#161

https://www.npmjs.com/package/ngx-extended-pdf-viewer

Best regards,
Stephan

Hi @stephanrauh ,

You found any solution for this?

@stephanrauh
Copy link
Author

stephanrauh commented Sep 20, 2020

@yashgautami Yes and no. I've implemented a prototype that almost worked - but each time I had a look at it, I found another bug. After several week, I've put the project aside.

In the meantime, I've started to maintain my own fork of pdf.js. So I can modify it much more boldly. However, I didn't manage to find a really nice page flip effect algorithm. Using turn.js is a no-go because it uses jQuery and - more importantly - because it has been published under a restrictive license.

@stephanrauh
Copy link
Author

Hm, looking at turn.js again... maybe the license is almost compatible to the license of ngx-extended-pdf-viewer. But still, I'd prefer a solution without jQuery.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants