0
votes
0answers
12 views
problem in installing openoffice3.1 on solaris 10 [closed]
Hi I want openoffice in solaris. so I downloaded openoffice from the below link
http://download.openoffice.org/other.html#tested-full
My openoffice is in .tar.gz format so i unzipped the file using …
0
votes
1answer
26 views
OpenOffice PDF Export Library
I am looking for a library which will allow me to render text and graphics output onto a PDF document. (Cairo is certainly an option.) I would like to know how OpenOffice writes PDF files to see if I …
0
votes
0answers
12 views
OpenOffice UNO time out ?
I'm using OpenOffice (headless) to analyse (page count, title, etc.) some files from a Java application using the Uno API.
However, OpenOffice file loading can last more than 1 minute, and that's no …
1
vote
6answers
81 views
PDF conversion service
I need to develop a service able to convert MS Office and Open Office documents to PDF. And the PDF`s also need to be commentable when opened in ADOBE Reader.
I have used a piece of software from …
0
votes
4answers
171 views
Starting OpenOffice from applet
I have this code down and this working fine from command line ...
But when I put this in applet I get following error
com.sun.star.lang.IllegalArgumentException
at …
1
vote
1answer
62 views
Generate ODT/DOC(X) and convert to PDF, without OO.o/MS
I have a WSGI application that generates invoices and stores them as PDF.
So far I have solved similar problems with FPDF (or equivalents), generating the PDF from scratch like a GUI. Sadly this …
0
votes
2answers
781 views
How to do Mailmerge in Openoffice using Vb.net
Hey All,
Its 5th Question and apart of one i didnt get response from the experts....
Hope this time i will get the helping hand.
I want to do mailmerge in openoffice using Vb.net and i am totally …
0
votes
3answers
60 views
How to Use OpenOffice.org Spell Checker in My App (VB6)
It is possible to use Microsoft Word to spell chek an arbitrary document.
What I want is to use OpenOffice.org to do the same.
Is it possible? How?
1
vote
0answers
24 views
How do I reconnect to OpenOffice.org once it has been closed?
Here is a sample application that creates a Window with a single Button inside. When clicked, it connects to OOo (if not already connected) and creates a text document.
This works fine unless all …
4
votes
2answers
57 views
Generate ODT documents with dynamic images in PHP
I maintain a couple of web databases based on PHP and mySQL on a shared hosting package.
The databases have a mechanism for the user to upload OpenOffice documents with placeholders:
[person.name] …
4
votes
2answers
222 views
Mail Merge with Open Office from C# .NET
I need to be able to mail merge from an ASP.NET web form in C# .net to Open Office. I can connect with OpenOffice and open a file but that is where things stop at the moment. I have a table of mail …
0
votes
1answer
83 views
In OpenOffice, how do I check if my XComponentContext has been closed?
I have a small application that generates three different template documents in OOo Writer. When one of the three "generate" buttons is clicked, this is part of the code that is executed (in C#):
// …
0
votes
3answers
314 views
getting pywin32 to work inside open office 2.4 built in python 2.3 interpreter
I need to update data to a mssql 2005 database so I have decided to use adodbapi, which is supposed to come built into the standard installation of python 2.1.1 and greater.
It needs pywin32 to work …
0
votes
4answers
579 views
Open Office org Calc (spreadsheet): limit of 64k rows?
I was using a not-so-up-to-date version of OOo.calc (Open Office Spreasheet component, version 2.04, default for RHEL 5), and bumped into a nasty surprise. When trying to import a csv file (with about …
0
votes
1answer
91 views
How do I compile OpenOffice::UNO for Solaris 10?
I want to use OpenOffice with Perl to create some PDFs. However, I can't seem to get the OpenOffice::UNO module installed on Solaris/OpenSolaris: .
The module was recently updated but it doesn't …
