Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. open .pdf file in QWEbView
QtWS25 Last Chance

open .pdf file in QWEbView

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 2.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Gaurav Badgujar
    wrote on last edited by
    #1

    Hi,

    i want to open .pdf file in QWebView.
    give some appropriate solution.

    Regards,
    Gaurav Badgujar.

    raven-worxR 1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      You can make it open default viewer application installed on the system.
      https://stackoverflow.com/questions/6607543/is-it-possible-to-get-qwebkit-to-display-pdf-files?lq=1

      1 Reply Last reply
      0
      • G Gaurav Badgujar

        Hi,

        i want to open .pdf file in QWebView.
        give some appropriate solution.

        Regards,
        Gaurav Badgujar.

        raven-worxR Offline
        raven-worxR Offline
        raven-worx
        Moderators
        wrote on last edited by
        #3

        @Gaurav-Badgujar
        Please be a little bit more specific.

        Opening PDF files works if you have the NPAPI plugin of Adobe Reader installed (and also plugins enabled in your QWebSettings). Then the webview will display it.

        How do you display the PDF file? Do you set a url to a local file?
        Do you want to open it from a link inside a webpage?

        --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
        If you have a question please use the forum so others can benefit from the solution in the future

        1 Reply Last reply
        3

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved