Previous | Next | (P-PDF) Developers
Topic: Re: Edit PDF using ActiveX DLL
Conf: (P-PDF) Developers, Msg: 32287
From: DaveInFL
Date: 1/5/2002 05:26 AM
On 1/5/2002 4:21:00 AM, aandi wrote:
>I'm not sure whether you are
>missing a key point, or asking
>for a solution to it: you can
>only use the plug-in API
>within a plug-in. You have to
>buy some other programming
>solution not based on Acrobat.
>
>Now there are other solutions
>for accessing PDF files in a
>freestanding product. Some are
>even fairly source compatible
>with the plug-in API. I asked
>about your budget for a reason
>- do you have a five figure
>budget (say, in the $25K to
>$100K range) for this project?
>It's pointless recommending
>solutions that aren't going to
>fall in your budget.
I'm probably missing both the key point AND trying to find a better solution. I have a workable ActiveX DLL, but it also requires the plugin I developed as well. If I know I can do away with the plugin, that's what I'd like to know.
I guess you are saying that I can't use the same code in my ActiveX DLL as I had in the plugin. (can't have my cake and eat it too, right?)