SDK for ASP.Net / VB

View: New views
3 Messages — Rating Filter:   Alert me  

SDK for ASP.Net / VB

by Rafelito Comendador :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi,
      I would like to ask where I could find the cli_????.dll of open
office, am using OOp 3.0  i tried to look for assemblies but none existing.
I read that sdk from forums that it is for java and other programming
tools, so i think its useless for me to download it.

      I will be using vb / ASP.Net.  my idea is to make an activeX Control
to open a document with all toolbars disabled and the print button optional
on demand.

      Please advise on what to do and how to approach this.

thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: SDK for ASP.Net / VB

by Juergen Schmidt-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Rafelito Comendador wrote:

> Hi,
>       I would like to ask where I could find the cli_????.dll of open
> office, am using OOp 3.0  i tried to look for assemblies but none existing.
> I read that sdk from forums that it is for java and other programming
> tools, so i think its useless for me to download it.
>
>       I will be using vb / ASP.Net.  my idea is to make an activeX Control
> to open a document with all toolbars disabled and the print button optional
> on demand.
>
>       Please advise on what to do and how to approach this.
they will be installed by default and you should be able to find therm
in the global assembly cache.

Juergen

>
> thanks!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: SDK for ASP.Net / VB

by Drew Jensen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Juergen Schmidt wrote:

> Rafelito Comendador wrote:
>> Hi,
>>       I would like to ask where I could find the cli_????.dll of open
>> office, am using OOp 3.0  i tried to look for assemblies but none
>> existing.
>> I read that sdk from forums that it is for java and other programming
>> tools, so i think its useless for me to download it.
>>
>>       I will be using vb / ASP.Net.  my idea is to make an activeX
>> Control
>> to open a document with all toolbars disabled and the print button
>> optional
>> on demand.
>>
>>       Please advise on what to do and how to approach this.
> they will be installed by default and you should be able to find therm
> in the global assembly cache.
>
> Juergen
>
>>
>> thanks!
>>
>>

Hello Rafelito,

You might also want to take a look at, if you have not already, the AODL
.net library at
http://odftoolkit.org/projects/aodl/pages/Home

 From what you describe in your email sounds like it's worth a look. The
documentation states that  printing requires a full installation of OO.o
when using the ODF Toolkit (AODL then) but otherwise it is not required.

Drew





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...