I created an Application object and got active document object successfully in my C++ application. But I can't call Trim method. It always fails. I call method like this:
Document->Trim(psTopLeftPixel, true, true, true, true);
Somebody please explain to me how I should call methods which take a _variant_t as parameters.
Sorry for my english.
Calling PSCS2 from C++
Calling PSCS2 from C++
You are probably better off asking people over in the SDK group on Adobe Forums or on the SDK mailing list.