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

New features #59

Closed
scramatte opened this issue Oct 10, 2023 · 5 comments
Closed

New features #59

scramatte opened this issue Oct 10, 2023 · 5 comments

Comments

@scramatte
Copy link

Hello,

Does it posible to add features such : fullscreen, adjust to height , adjust to width, and browse pages thumbnails?

Regards

@TaTo30
Copy link
Owner

TaTo30 commented Nov 16, 2023

Fullscreen and browse pages thumbnails seem like an application-specific features to me, i think those shouldn't be supported by the component.

Regarding sizing features, there is the fit-parent that adjust to parent's width, i've been thinking to add a height-related adjusting prop but i still haven't figured out on how its behavior should be, mainly when is combined with width prop.

Any other ideas are always welcome.

@WebDeveloperBen
Copy link

Just stumbled upon this. What about adding the ability to measure between points on the pdf?

@TaTo30
Copy link
Owner

TaTo30 commented Nov 16, 2023

That is a feature related to annotation editor layer and isn't currently supported by pdf.js. If possible, i wouldn't like to implement annotation features outside pdf.js scope.

@WebDeveloperBen
Copy link

That's fair appreciate the speedy response. Do you know of any solutions that aren't having to implement measuring distances on a pdf building plan besides having to implement it myself from scratch?

@TaTo30
Copy link
Owner

TaTo30 commented Nov 22, 2023

I haven't seen solutions like you are looking for. I've only found libraries that measure distances geographically :/

@TaTo30 TaTo30 closed this as completed Mar 26, 2024
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

3 participants