Results 1 to 9 of 9

Thread: OpenOffice document display on QTextBrowser solution

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    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

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

    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/

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

    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
  •  
Qt is a trademark of The Qt Company.