Looking for some snippets I found this tutorial for PDF Export component on different languages.
http://wiki.services.openoffice.org/wiki/API/Tutorials/PDF_export#How_to_use_it_from_Java However I found the code is a bit verbosed and it might be missing some comments. It seems is a reference code to know how to do things with different arguments. I wonder if it's possible to have a bootstrapped version of the code similar to the ones I founded in OOo CodeSnippet on Basic: http://codesnippets.services.openoffice.org/Writer/Writer.StoreWriterAsPDF.snip What I am trying to do? Provide a feature for a current extension to be able to be aware of the current document to make the extention process. Currently there is no connection between the OOo extension and the application Context. It only uses OOo as an application launcher. Hopefully with this code, it would make it able to be aware of the current doc, pre-load the PDF version of the document for further processing. -- *Alexandro Colorado* *OpenOffice.org* EspaƱol http://es.openoffice.org -- ----------------------------------------------------------------- To unsubscribe send email to dev-unsubscr...@es.openoffice.org For additional commands send email to sy...@es.openoffice.org with Subject: help