Hello experts,
How to perform a java Openoffice PDF export? When using a open office I think if it is possible for me to export the PDF file in java programming language? But there is no way to perform this, it is alright as long as I was informed about the possibility measurements. Thank you.
How to perform a java Openoffice PDF export?
Hello Thomas,
With OpenOffice.org, you can be able to load as well as store files using streams. For using this, all that you need are 2 classes that will enable you to implement XInputStream as well as XOutputStream. To add on that, it is very crucial that the class that implements XInputStream also implements XSeekable.
Regards,
Nicke
Â
How to perform a java Openoffice PDF export?
Hi Thomas,
I am not really sure if it is possible to use Java in exporting Openoffice PDF. Anyways, you can also check the discussion in the sites below if you really want to have a lot of information regarding with your concern.
Hope that it would help you in finding the best solution with your concern.
Thanks.
Â