odt Questions

3

Solved

I'm currently trying to build an application in C# and connecting it to a live db running in Oracle 11g. I have the following connection details Host IP: 10.204.1.3 Port: 1521 DB Name: PROD ...
Selwyn asked 25/9, 2017 at 14:46

8

Solved

I'm generating some odt/docx reports via markdown using knitr and pandoc and am now wondering how you'd go about formating tables. Primarily I'm interested in adding rules (at least top, bottom and...
Philosopher asked 25/7, 2013 at 12:53

8

How can I create an odt (LibreOffice/OpenOffice Writer) file with Java programmatically? A "hello world" example will be sufficient. I looked at the OpenOffice website but the documentation wasn't ...
Sweetbread asked 25/1, 2011 at 8:41

10

Solved

Is there any PHP PDF library that can replace placeholder variables in an existing PDF, ODT or DOCX document, and generate a PDF file as the end result, without screwing up the layout? Requi...
Arsis asked 11/12, 2010 at 12:24

1

I thought of using the FODT output format for tracking the history of files using Git SCM. But it seems that FODT is quite verbose. For example I generated a file That contains Hello Wordld! I c...
Swellfish asked 25/7, 2016 at 15:2

1

Solved

I need to grab all text from odf files (open document format) in C#. I found AODL library, and installed it. I visited AODL's page https://wiki.openoffice.org to find examples on how to do the task...
Acknowledgment asked 7/7, 2016 at 16:22

4

Solved

The idea is that I want to share and track documents over git I thought about using Text Documents (markdown docs that look like docx,odt in functionality) that can be edited with any text editor (...
Issuable asked 9/1, 2012 at 21:37

1

Solved

I'm trying to make reports for a program using odfpy. My idea is to search for each keywords like [[[e_mail_address]]] and replace it by a word from the database. I found the function text in odfp...
Pippas asked 12/11, 2014 at 12:32

2

Solved

There is a problem for converting DOCX to PDF using Libreoffice.(in RTL documents) but converting same document saved in ODT format will works fine. Anyone knows how to convert an existing DOCX fi...
Outer asked 18/2, 2014 at 6:19

1

Solved

Is anyone using django-webodt? Looking through the documentation, I can't find anything about using images in a document. I want to insert "variable" images (ImageField) in my ODT document. Is this...
Inweave asked 5/6, 2013 at 15:15

2

Solved

Is there a way to get efficiently the number of pages of a word document (.doc, .docx) with Python ? And for an .odt file ? I want to use this for a web application based on Web2py on Linux. Tha...
Bede asked 18/10, 2012 at 22:13

4

Solved

Is there an easy way to convert HTML(with CSS styles and embedded images) to ODT, DOCX, DOC from the command line on linux server. I searched a lot but have not found a good option. There was a pro...
Circumrotate asked 5/12, 2011 at 7:51

2

Solved

My point is that using either pod (from appy framework, which is a pain to use for me) or the OpenOffice UNO bridge that seems soon to be deprecated, and that requires OOo.org to run while launchin...
Melisenda asked 1/4, 2011 at 22:54

1

Solved

In my Delphi application I am currently do Search&Replace programmatically for doc and docx word documents using office ole automation. Does anyone has the code to do the same (for doc, docs, o...
Rubirubia asked 18/10, 2011 at 10:48

0

The directory is not mentioned in the OASIS-Specification of ODF. Does anyone know the purpose of this directory? Its structure is as follows: accelerator/current.xml floater images/Bitmaps menub...
Lebensraum asked 23/7, 2011 at 22:22
1

© 2022 - 2025 — McMap. All rights reserved.