User login

Donate

Donate for server costs [more]

Target:
$ 3000
Achieved:
$ 186.3
Fees:
$ 13.36
6.2 %
Donate
SourceForge.net Logo

Com Interface

No replies
shaulsiboni
Offline
Joined: 09/22/2009

Hi,

 

I'm trying to work with the COM interface using JACOB.
I'm able to get the PDFCreator options using:

 

Dispatch options=Dispatch.get(pdfCreator, "cOptions").toDispatch();

but when I try to set the options using:

Dispatch.put(pdfCreator, "cOptions", options);

it fails with an error message "Member not found".

 

Anyone have experience with it?  What I am missing?

TIA,

Shaul

 

 

© pdfforge.org :: Contact us :: Sitemap