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

[Feature Request] add some feature #15

Closed
rahmanshaber opened this issue May 23, 2018 · 2 comments
Closed

[Feature Request] add some feature #15

rahmanshaber opened this issue May 23, 2018 · 2 comments

Comments

@rahmanshaber
Copy link

rahmanshaber commented May 23, 2018

i have some feature request.

  1. add a option to turn off the hyper-link form qpdfwidget .
  2. get a pdf page as a pixmap (picture) .
  3. and add a close method in example app.
  4. get the pdf properties in text (qtextbrowser).
  5. add version naming .
  6. disable the print button as it's not able to do anything.
  7. and add option to select the zoom value in startup.

i hope this feature is relevant to qpdf and get this in next release.

@Archie3d
Copy link
Owner

  1. Should be possible
  2. Not sure - have to check whether QtWebEngine can render itself into an image.
  3. Easy
  4. Should be feasible as well
  5. ???
  6. Indeed, but the ability to print depends on the WebView implementation handling print event.
  7. There are methods QPdfWidget::zoomIn() and QPdfWidget::zoomOut(). Zoom level can be adjusted after a document has been loaded though.

@rahmanshaber
Copy link
Author

1.thanks
2.thanks.hoping to get it.
3.great
4.great.
5.like give the library a version to follow the devlopment.
6.print event is useless in the pdf(i think).it is a miss leading button in pdfwidget.(also i think)
7.i know that .i am talking about this - fit the page ,fit width , fit height.

8.also i u can add dual page view from here.very lat one.
as i have no knowledge about css

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