Warning: session_start(): open(/tmp/sess_ohaj8jvte35v9log9h27dr5736, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
OpenDocument format Reader/Writer odt openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

OpenDocument format Reader/Writer odt

   0.3  

Qt Text Processing

Score 73%
patrik08patrik08
software engineer
OpenDocument format Reader/Writer odt
zoom


OpenDocument format Reader/Writer odt
zoom


Link:  http://
Downloads:  5340
Submitted:  May 10 2008
Updated:  Oct 25 2013

Description:

OpenDocument Reader is write from new i leave Okular KDE Porting

25 Oct 2013 new port from Okular to read ODT format..

On GitHub:

https://github.com/pehohlva/qt-gmail-access/tree/master/document_editor_2













Changelog:

25 Oct 2013 new port from current Okular to read ODT format.. pargin & padding not reflect.
21.09.08 append Read inline frame (QTextFrame).
19.09.08 fix bold and insert new inline frame frame:draw:text X,Y position can not handled by QTextDocument stay only a QTextFrame.
17.09.08 remove KDE Okular port & append a QT compatibel Reader.




LicenseLGPL
other(QT4.8 Build Mac Maverik)
Source(Git source to QT5 && QT4.8)
other(Apple Maverick Bundle build on QT5)
Send to a friend
Subscribe
Other  Content  from patrik08
Report inappropriate content



-
.

 Compilation?

 
 by andrewmin on: May 14 2008
 
Score 50%

I hate being the fellow that asks this, but... how do you compile it?


Definition: Andrew Min
(n): a non-denominational, Bible-believing, evangelical Christian.
(n): a Kubuntu Linux lover
(n): a hard core geek
(n): a journalist for

Reply to this

-

 Re: Compilation?

 
 by patrik08 on: May 16 2008
 
Score 50%
patrik08patrik08
software engineer

I build on QT4 version 4.4

qmake && make ...

on linux have a look on http://www.koffice.org/
this tool is only interesting to convert html or simple import on textedit
I need this to MiniScribus http://www.qt-apps.org/content/show.php/Fop+MiniScribus+XSL-Fo?content=67552
trasform doc to xsl-fo



Reply to this

-
.

 Re: Re: Compilation?

 
 by andrewmin on: May 16 2008
 
Score 50%

Thanks!


Definition: Andrew Min
(n): a non-denominational, Bible-believing, evangelical Christian.
(n): a Kubuntu Linux lover
(n): a hard core geek
(n): a journalist for

Reply to this

-
.

 Build error

 
 by TIEugene on: Oct 27 2013
 
Score 50%

bash-4.2$ LC_ALL=C qmake-qt4 && LC_ALL=C make
cd src/ && make -f Makefile
make[1]: Entering directory `/mnt/shares/data/RPM/BUILD/document_editor_2/src'
/Users/pro/qt/qt5lang/5.1.1/clang_64/bin/qmake -o Makefile src.pro
make[1]: /Users/pro/qt/qt5lang/5.1.1/clang_64/bin/qmake: Command not found
make[1]: *** [Makefile] Error 127
make[1]: Leaving directory `/mnt/shares/data/RPM/BUILD/document_editor_2/src'
make: *** [sub-src-make_default] Error 2


Reply to this

-
.

 Re: Build error

 
 by TIEugene on: Oct 27 2013
 
Score 50%

Seems this thing is Qt5 only - not Qt4 compatible.


Reply to this

-

 Re: Re: Build error

 
 by patrik08 on: Dec 6 2013
 
Score 50%
patrik08patrik08
software engineer

Only remove Makefile and create a new one by qmake..
I think is possible to build on qt4..
If you wait 10 day i think to have ready converter on - pdf - docx- odt - rtf
The format docx- odt is very optimal to create template on qt..
to view https://github.com/pehohlva/qt-gmail-access/tree/master/console_doc/doclib



Reply to this

-

 please prepare zibball

 
 by Mykron on: Nov 5 2013
 
Score 50%

Hi,

I am highly interested in using your code, but there is no possibility of downloading the source directly.

@TIEugene
the src seems to be for qt4 and 5


Reply to this

-
.

 Re: please prepare zibball

 
 by Mykron on: Nov 5 2013
 
Score 50%

i've found the zip. It is one "package" higher, together with some other projects.


Reply to this

-

 Re: please prepare zibball

 
 by patrik08 on: Dec 7 2013
 
Score 50%
patrik08patrik08
software engineer

If you like to read & use code to open - pdf - docx - odt - rtf the adress is;

the new code begin here
https://github.com/pehohlva/qt-gmail-access/tree/master/console_doc
based from learning document xml format docx odt and
http://www.calligra-suite.org/

Read PDF by javascript
http://www.liberatv.ch/~pro/xpdf/web/viewer.html
I think only firefox % chrome browser...

One exe based of this code... here..
https://code.google.com/p/qtcocoon/downloads/list
http://qtcocoon.googlecode.com/svn/trunk/Tools_OpenDocument_Editor/

The begin 6-7 year a go many tousend downlaod
https://code.google.com/p/fop-miniscribus/


Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team