WebODF | WebODF - JavaScript Document Engine
kandi X-RAY | WebODF Summary
kandi X-RAY | WebODF Summary
WebODF is a ODF JavaScript library originally created by KO GmbH. It makes it easy to add Open Document Format (ODF) support to your website and to your mobile or desktop application. It uses HTML and CSS to display ODF documents.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Main entry point
- Creates Uint8Array .
- A text editor editor .
- Creates a new collaboration text editor .
- make a base64 string
- We need to be able to build the ODF2 stream .
- Creates a new XPath instance .
- Renders DOM structure .
- Sign actions to an action handler .
- Runtime implementation .
WebODF Key Features
WebODF Examples and Code Snippets
Community Discussions
Trending Discussions on WebODF
QUESTION
Can any one suggest me any library in javascript(client end) document editor where user can view and edit the documents like doc, docx, odf etc.
I have tried webodf but it doesn't support doc/docx. Also, it's not getting implemented properly as editor.
Any suggestions are welcome.
...ANSWER
Answered 2017-Feb-14 at 14:30Your best bet is to look for converters, and then edit the converted content.
I've been looking for a working solution now for a couple of weeks, and the best I've found to date is docx2html.
Depending on your development platform you might also want to Google 'ONLYOFFICE Document Server Community Edition'. They have in page editors for Word, Excel and Powerpoint - but they're asp. It's an open source platform and available on Github. Might be worth a look though.
QUESTION
As it is done for example by Microsoft 365 or Google Docs, I want to embed a text editor frame on my website.
I just want some really basics functions, as add title, bold/italic text and image adding function (upload on server then add it to the document) and finally get an input as an html code instead of a docx or odt to push it into my database.
The tricky part is that I need to add a custom header/footer on each page. The user should not be able to edit them. But they have to be already there when the user will open the document into my web text editor to get a real-time render framework and to be able to know accurately when his document will have a page break.
I am using Tomcat 8.5 with Javascript and even Bootstrap and Jquery.
First of all I was looking for a Java library to do that, like the OpenOffice.org UNO api but it seems like I have to fully create my own interface which is not what I am looking for.
Then I found WebODF but It doesn't seem to have a function to export as html or add header/footer (but it's really close to what I need)
I though Google released a Google Docs api to embed a text editor frame easily on our website but I only found a Google Drive api which allows you to create websites working which google drive.
Can you, please, indicate me a good library or website frame I can import to my project ?
...ANSWER
Answered 2017-Aug-02 at 15:20Here is what you are looking for they are called WYSIWYG Editor, I have included one, but can find a lot just by Google searching it:
I just included this, because it is free.
- Editor
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install WebODF
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page