Results 1 to 9 of 9

Thread: OpenOffice document display on QTextBrowser solution

  1. #1
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Smile OpenOffice document display on QTextBrowser solution

    I have successful porting KDE Okular ( only OpenOffice documet part)
    to enable play OO doc on QTextBrowser or as html source...

    http://www.qt-apps.org/content/show....?content=80650



  2. #2
    Join Date
    Mar 2007
    Posts
    3
    Thanks
    2

    Default Re: OpenOffice document display on QTextBrowser solution

    It seems cool!
    Does it support win32 platform?

  3. #3
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: OpenOffice document display on QTextBrowser solution

    Quote Originally Posted by coolboy123 View Post
    It seems cool!
    Does it support win32 platform?
    sure linux,mac,window ... try it to build on Mingw win32

  4. #4
    Join Date
    May 2008
    Posts
    12
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: OpenOffice document display on QTextBrowser solution

    hi,patrik08.
    it is very interesting.
    is it possible to build it on qt4.3.4? i'm working on it.
    well, could you show me where it's application(exe files) for running winxp is?
    thanks.

  5. #5
    Join Date
    May 2008
    Posts
    12
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: OpenOffice document display on QTextBrowser solution

    i did download your opensource and i tried to build it, my build is fine.
    but i cant show content of odt file after open file.
    why does it occur this problem?

  6. #6
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: OpenOffice document display on QTextBrowser solution

    You must only select File -> Open OO Document...
    This is a Port From KDE Okular ... 90 % from code is original KDE if you find bug upload doc to test...

    I use Window - MINGW && Linux and its run ... i build its on QT 4.4 ..
    I not tested on VS 2008 beta .. ( i have a build on other pc )

  7. #7
    Join Date
    May 2008
    Posts
    12
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: OpenOffice document display on QTextBrowser solution


    so your opening file is fine?
    i did it select file->open document, i guess opening file is correct but content doesnt show.
    aka im working msvc 2005 and qt , mingw on winxp

  8. #8
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: OpenOffice document display on QTextBrowser solution

    I dont know how VS 2005 work
    on window i have only MINGW && Visual Studio 2008 beta
    I suppose the zip library con not build correct on VS 2005

    But can you open demo file ?:
    http://fop-miniscribus.googlecode.co...ged/sample.odt
    http://fop-miniscribus.googlecode.co...ged/sample.ott

    if not help the projekt:
    http://quazip.sourceforge.net/
    to make a zip lib to your Microsoft compiler...
    and after integrate it on dir :
    http://fop-miniscribus.googlecode.co...O_Widged/qzip/

  9. #9
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: OpenOffice document display on QTextBrowser solution

    I rewrite the source from new i remove the Okular porting
    I acquire so match Know-How by writing the XSL-FO (this format having so many option and is like Tex) format that i write
    OpenDocument format on 3 Day.

    The source are avaiable on
    http://www.qt-apps.org/content/show....?content=80650




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.