Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
fuzezheng@adobeforums.com #1
Do i have to install Acrobat
It looks like it doesn't work if there is just Acrobat reader and Acorbat SDK installed. Do i have to install Acrobat if i want to develop acorbat program? The c++ code is as follows.
Acrobat::CAcroPDDocPtr pAcroPDDoc;
HRESULT hr = pAcroPDDoc.CreateInstance("AcroExch.PDDoc");
if ( FAILED( hr ) )
{
return FALSE;
}
Is there any other method?
thanks.
fuzezheng@adobeforums.com Guest
-
acrobat 6.0 pro install with script
Hi, I want to install acrobat 6.0 pro with a installation script. I try to insert ..\setup.exe /S /v /qn but i have invalid command line... -
cant install acrobat 6 professional
Im trying to install in windows 98 se it says not supported OS, same with win 95 however tried it on windows 2000 it works how do i overcome this... -
Acrobat will not install
Didn't see this in the FAQ(hope I didn't miss it) I have a user that needs Acrobat 6 on her PC. ( Wintel box running NT4 SP6 all current... -
CAN'T INSTALL ACROBAT 6 PRO
The complete "CS Suite" installs fine on my WIN XP Home PC, except for the Acrobat module. Just can't get it to install, always skips over Acrobat to... -
Acrobat CS won't install with CS Premium
The Problem: I have just installed CS Premium and Acrobat didn't install with the rest of the suite. Most likely problem that I can think of: I... -
Bernd Alheit #2
Re: Do i have to install Acrobat
Without an installation of Adobe Acrobat you can't use Adobe Acrobat.
Bernd Alheit Guest
-
fuzezheng@adobeforums.com #3
Re: Do i have to install Acrobat
It means that he has to buy one version of Adobe Acrobat if someone want to develop the Acrobat program, doesn't it?
fuzezheng@adobeforums.com Guest
-



Reply With Quote

