Results 1 to 2 of 2

Thread: Bulding a PDF Plugin for qtWebKit using poppler

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2010
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60

    Lightbulb Bulding a PDF Plugin for qtWebKit using poppler

    Hi All,

    This is my first post in QtC

    I would like to build a plugin for qtWebkit using poppler library to render PDF files inside of a web browser.
    Some questions for you:

    1) Is anybody working on a similar project or is anything like this implemented yet?
    2) How would you suggest to implement a plugin like this? Any external qtwebkit plugin-examples that might help me for this task?

    Any feedback is much appreciated.


    Thanks You !
    Liviu
    Last edited by wysota; 6th April 2010 at 13:23. Reason: reformatted to look better

  2. #2
    Join Date
    Aug 2008
    Posts
    15
    Thanks
    2
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Bulding a PDF Plugin for qtWebKit using poppler

    Hi Liviu,

    Have you gotten anywhere on this over the last two years?

    I'm actually working on something similar. I've got a very simple test case working where it shows the pdf embeded in QtWebkit based browser. My current problem is it appears to use my custom plugin only when the website embeds it's pdf using the <object> tag. If it uses the <embed> or <iframe> tags, it will not use my plugin.

Similar Threads

  1. Poppler
    By maider in forum General Programming
    Replies: 1
    Last Post: 13th July 2010, 20:13
  2. Poppler for windows
    By maider in forum Installation and Deployment
    Replies: 0
    Last Post: 11th March 2010, 12:01
  3. Poppler building problem under MSVS2008
    By Annihilator in forum Installation and Deployment
    Replies: 1
    Last Post: 18th February 2010, 09:18
  4. QtWebKit - install QuickTime plugin
    By gmat4321 in forum Qt Programming
    Replies: 1
    Last Post: 30th September 2009, 13:28
  5. How to open pdf in plugin with qtwebkit
    By Timmer in forum Qt Programming
    Replies: 1
    Last Post: 23rd July 2009, 11:46

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.