Hi Karthik,

yes it is still supported. The mentioned dll can you find today in the SDK becasue you need them mainly during the development. It's easier to find them in the SDK instead of searching the global assembly cache where they are as well after the default installation.

The SDK contains also some examples C# and VBA.NET show how to use the API from a .NT language.

I hope this helps

Juergen

Karthik Nagarajan wrote:
Hi,

I have downloaded openoffice 3.1.1, I want to convert doc to pdf using
microsoft
.net. What dll i need to include and can you provide some code snippet
to
convert.

Before i was using openoffice 2.3, I used to include 4 dll's into .net
project

C:\Program Files\OpenOffice.org 2.0\program\assembly\cli_basetypes.dll

C:\Program Files\OpenOffice.org 2.0\program\assembly\cli_cppuhelper.dll

C:\Program Files\OpenOffice.org 2.0\program\assembly\cli_types.dll

C:\Program Files\OpenOffice.org 2.0\program\assembly\cli_ure.dll

But all these dll's are not available in the newer version 3.1.1.

I want use it in .net project by including com objects of openoffice, as
i have plenty of files to convert, it is difficult to do it manually. I know it is possible to convert to pdf using openoffice 2.3 com
objects.

But in the newer version those dll's are missing.

Thanks & Regards,

Karthik

Programmer Analyst




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to