| View previous topic :: View next topic |
| Author |
Message |
Laurent Godard General User


Joined: 16 Mar 2003 Posts: 47 Location: Grenoble (France)
|
Posted: Sun Mar 16, 2003 11:41 pm Post subject: 644 Version and UNO calls |
|
|
Hi all
I try to automate some features of OOO through UNO calls
my goal is to export, with the 644 Version a writer document to PDF and an Impress one to Flash
I know it is now directly included in OO.Org.
My question is How to use these features externaly ?
Via Uno services, Java, VBS ...
Any suggestions welcomed
Thanks
Laurent |
|
| Back to top |
|
 |
Guest
|
Posted: Sun Apr 13, 2003 11:57 pm Post subject: |
|
|
Laurent, you're not alone with this problem and I'm a bit amazed no one has provided a reply.
I downloaded the source distribution and found a few SDKs there, none of which would support these new features, the 1.1 beta SDK download takes me to 1.0.2. SDK download, so I'm getting a bit frustrated.
Browsing thru the code I found the SWF writer, but there's way too much code to go thru and I dislike hacking my way through software which has an SDK anyway.
Could someone please point us to a Star/Open Office SDK, which would contain the pieces required to get this to work? If I can't get this to work by the end of the week, I'll have choose something else instead, maybe a file viewer with an API would do... |
|
| Back to top |
|
 |
Laurent Godard General User


Joined: 16 Mar 2003 Posts: 47 Location: Grenoble (France)
|
Posted: Mon Apr 14, 2003 12:07 am Post subject: |
|
|
Hi !!
Thanks for your response !!
I've been working some hours on this and it's now ok
You can find the result at
http://oooconv.free.fr (may be long to respond)
(if this links doesn't work, try this one http://godard.no-ip.org/ooo/conv/OOOconv.php)
Follow the links to the "How does it works"
I put some hints and the macro code there
Let me know ...
Laurent |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Apr 14, 2003 3:49 am Post subject: |
|
|
| Hi Laurent and MANY thanks for filling in the blanks, what I was missing was the new filter names... I'll try to write a new converter servlet later today and put it to a test, I'll send you an email once I've got it to work, maybe there's some code you'd be able to reuse in your php project. |
|
| Back to top |
|
 |
Laurent Godard General User


Joined: 16 Mar 2003 Posts: 47 Location: Grenoble (France)
|
Posted: Mon Apr 14, 2003 3:58 am Post subject: |
|
|
thanks
waiting for your dev
feell free to contact me if you have questions
I've worked with OO Macros (still plan learning Java) but if i can help ...
if you want ot contact me in private
listes.godard@laposte.net
Laurent |
|
| Back to top |
|
 |
|