Question for Acrobat SDK products

Hi,
I need to develop a VB.NET program to convert PDF to word or excel (or edit PDF contents to new PDF) .
Please advise that what's Acrobat SDK products should I Purchasing and how the pricing, thanks.

The Acrobat SDK is not something you purchase, and it is not a product. Rather it is a set of tools for automating a purchased copy of Acrobat.
Do you need something
- to run for a person who has purchased Adobe Acrobat Pro?
- to run for a person only with the free Adobe Reader?
- to offer services on a server?
- something to sell?
- something else?

Similar Messages

  • Prerequisites for Acrobat SDK

    Hey! I just downloaded the Acrobat SDK and tried to run the samples for c#.
    The code breaks at  AcroExchApp = CreateObject("AcroExch.App") with error: "Cannot create ActiveX component"
    It is caused by the interop.Acrobat.dll and it means it could not find acrobat.dll.
    I wanted to know what are the prerequisites for the SDK? I could not find any documentation telling this with the SDK.
    Regards,
    Kangkan
    [signature deleted by host]

    What do you mean by "edit"?  In general, yes, it should be fine – but I'd need more specifics.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Tue, 3 Jan 2012 07:34:18 -0800
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Prerequisites for Acrobat SDK
    Re: Prerequisites for Acrobat SDK
    created by sidharthnitj<http://forums.adobe.com/people/sidharthnitj> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4115482#4115482

  • Important licensing question for Adobe CS6 Production Premium (Student-Licensing)

    Hello dear Community!
    I have a very small film production and live in a flat share with students as my roommates. One of my associates is a good friend of mine and is also very interested in movie- and film-editing.
    He also asked me what softwares are available for editing movies properly so I told him about Adobe and its products especially because of the fact that I'm looking forward to purchase a licence in the future. For now I'm editing in LightWorks (Free-Version).
    The fact is that we realized that we would be able to afford the CS6 ProductionPremium-Suite Student-Edition together. He as a student would buy the product and us it as well. (http://www.adobe.com/education/products/creativesuite/production.edu.html?showEduReq=no)
    But the question is:
    Could I (as a small signed business) also use this purchased product for my commercial business and works?
    I'm really honest with this question.
    Thank you guys for your answers!

    Could I (as a small signed business) also use this purchased product for my commercial business and works?
    No. But your room mate can.
    Mylenium

  • No redistributable for acrobat SDK?

    I'm creating a Microsoft Access program that uses AcroExchApp to view and print pdf's.  I realize I could do this from the command line, but using the SDK is more desirable for several reasons:
    1. Using the command line to print multiple pdfs flashes the viewer on the screen each time it's loaded.  Looks bizarre
    2. Using the command line leaves the reader window open after printing
    At any rate, I wish to distribute the compiled Access file to other computers.  Is there no way to install a run-time library for the AcroExchApp object so it could run on the other machines?  Would I have to purchase a full Acrobat license for each machine just so I can run my program?
    Thanks

    That is correct.  You need to purchase and install a copy of Adobe Acrobat on each machine that will run your program.

  • Questions about acrobat sdk plugins...

    Can a plugin developed for adobe acrobat professional 9.0 extended with acrobat 9 sdk, run in adobe acrobat professional 8.0, 7.0 or previous versions?
    I try to do that, and a error ocurs.
    And the other one, is not about the plugin itself, but about an option of acrobat professional 9.0 extended . It's possible to edit a pdf, add annotations.. with acrobat professional 9.0 extended when the pdf is open in a browser view?
    I try, but the options to do that were not available like "advanced editing".
    Thks,
    César

    No.  You must use the version of the SDK for the LOWEST version of Acrobat you wish to support.
    A plugin is not limited between browser and stand-alone - you can do the same things in both.

  • Color question for Acrobat

    Somehow my settings got fouled up because the images in my .pdf files are printing out with a red overlay. I can't find a place to change that. Also, do any of you know how to restore the factory settings universally in Acrobat?
    Thanks!

    Somehow my settings got fouled up because the images in my .pdf files are printing out with a red overlay. I can't find a place to change that. Also, do any of you know how to restore the factory settings universally in Acrobat?
    Thanks!

  • Question for acrobat pro xi installation

    I am a creative cloud member. Although I have downloaded acrobat xi pro it wasn't working properly. I've unistalled it and now that i try to install it again from the creative cloud it can't be done. I have a full year membership and the desktop client of the creative cloud says my acrobat is uptodate but it is not in my comp anymore. What can i do? I have unistalled the aCrobat pro xi because it kept being giving me a message of a trial application. I have a mac and running mavericks.

    Hi artyuppie,
    You can try download the Adobe Acrobat cleaner tool to clean the left overs from the computer first, then restart the machine and try again to install.
    To download the cleaner tool visit:  http://labs.adobe.com/downloads/acrobatcleaner.html
    Regards,
    Ajlan Huda.

  • Acrobat sdk and pdf library questions.

    hello everyone. i have some questions.
    is acrobat sdk can develop software without acrobat?  like pdf library sdk
    pdf library sdk and acrobat sdk can use same project?
    thank you

    This question belongs here: http://forums.adobe.com/community/acrobat/acrobat_sdk

  • Table of Contents & Index: Which Acrobat 9 Product?

    I would like to create a document in Microsoft Word that will
    have a table of contents as well as an index. When I convert this
    document into a PDF format, I would like the table of contents as
    well as the index to be "active", in that the user will be able to
    click on a topic or index reference, and then jump automatically to
    that page in the PDF document. The PDF document will be loaded on
    my website.
    Which Adobe Acrobat 9 product will provide this
    functionality?
    Thanks!

    Thanks For the Post!!
    Please be advised that this forum is for discussions about
    the Acrobat.com online services only.
    Your best source of questions and answers for Acrobat desktop
    products would be in the
    Acrobat
    Forums.
    Thanks!

  • Acrobat SDK

        We have been using acrobat SDK for loading the reader.
         We are using classes like CAcroApp,CAcroPDDoc,CAcroPDPage etc.
         In CAcroPDPage::DrawEx(short nHWND, short nHDC, short nXOrigin, short nYOrigin, short nZoom), the second parameter is the HDC parameter.
         We have tried passing the destination HDC to DrawEx, but it doesnt work.Drawing onto HWND only works and not the HDC param.
          Is there any way out to this problem?Please guide.

    Post your question in the forum for Acrobat SDK.

  • Using the Acrobat SDK with READER

    I have successfully coded (C#) against Acrobat Pro. in the past. Since ACROBAT.DLL is not provided with Acrobat Reader, how can you code against it? The sample code provided with the SDK shows it's use with ACROBAT.DLL and states that limited functionality is available for Reader, but how can that be if ACROBAT.dll is not provided with Reader? Am I missing a concept here? Is there another DLL and TLB to use for Reader? I'm lost!
    Thanks

    Ask your questions in the forum for Acrobat SDK.

  • Acrobat SDK plugin in Visual Studio 2012

    Hello
    I am trying to develop a plugin for Acrobat SDK. We are using Visual Studio 2012 here at work but as the samples seemed to require using Visual Studio 2010 I had to resort to downloading Microsoft Visual C++ 2010 Express and trying to run the examples there. I managed to get the BasicPlugin to work by building it and copying the BasicPlugin.api file into the plug_ins directory and the menu and menu item would show.
    Since then I have been battling by using Visual Studio 2012 to work the same way and have used two different attempts, first by including the header files in the solution and then replicating the samples more closely by setting the includes (Additional Include Directories) in the Property Pages for the project and having other settings in the same way, but to no avail.
    Is it not possible to use Visual Studio 2012 or is there something I am missing?
    I must confess that my C++ is rather rusty as I normally use C#.
    Please find the two projects here if that helps explain my problem:
    OneAcrobatPlugin.zip - Box
    OneAdobePlugin.zip - Box

    It probably won't be impossible, but having worked through this many, many years ago (with different versions), it will demand a great deal of experiment, detailed analysis of the type of project and all of the options and included files; in some cases the header files need intelligent adjustment. A plug-in is a type of DLL with very specific requirements as everything has to match the internal conventions used to build Acrobat. Plug-ins are not like ordinary apps because they become a true part of the app that runs them, and any error crashes the whole app. It is not, frankly, worth the time needed to do such a port at your stage, especially as you won't be able to know whether your problems are due to porting issues or inexperience with plug-ins.

  • How to determine the changes in Acrobat SDK version.

    Hi
    Please let me know how to determine the changes in an Acrobat SDK version w.r.t. the previous one.

    Hi,
    The easier way is to read the SDK documentation : What's New for Acrobat SDK.
    Regards,
    Joe

  • Creating DLL using Acrobat SDK

    Hi,
    I want to create one DLL using Acrobat SDK and VS 2010 Win32. If i use this dll in our program it should show functions for opening pddoc, total number of annots, Can I do this using Acrobat SDK. I know we can create plug-in extension with .API.
    Please let me know can i do this using Acrobat SDK.
    Thanks,
    Kruthi

    Please use the forum for Acrobat SDK.

  • Is there an Acrobat SDK support package to purchase?

    Too many issues while using Acrobat SDK, I wonder know if  there is an Acrobat SDK support package to purchase.
    Thanks.
    Have a good day.

    Karl:
    I started using such service back when Acrobat SDK development seemed like an intractable problem, and I really did not have the time to go through the learning curve. At the time it was called Rent-A-Coder and it was quite good.
    They had their grading system, and I often worked with coders who were in the top-10 or top-20 (out of 300,000 coders).
    You could search for "Acrobat SDK" or whatever other skill. They were acquired by Freelancer and I am afraid the quality of the service is waaaay down.
    Regards,
    -Ramon
    ps: I also have -somewhere- a list of higher-end, professional programmers, specific to PDF. It camed from PlanetPDF or a similar site. In any event, after I am about to finish my first complete plugin (the copy half of a copy+paste facility) plus an AcroForms Stamper/Filler on Linux, I feel confident that I will have no need for hired guns. I can roll my own.  :-)

Maybe you are looking for

  • User comments in Javadoc

    L.S., Sometimes I feel the need to extend some existing javadoc with a note of my own because sometimes the existing javadoc is not very clear and I am unable to improve because it is from another vendor. I think it would be nice if I could somehow a

  • How to clear ESCD ?

    Hi everyone, How to clear ESCD memory where there no this option in the BIOS ? I have 925EX Platinium & BIOS ver 1.5; problem: sound quality is horrible, with noise and buzzz in background (it's not depend on "mute" enable or disabele). When system s

  • T410 unstable screen brightness

    I recieved my T410 (i5-520M, intel graphics, WGXA+ screen, 65W battery) little over a week ago and so far I'm quite pleased with the unit.  However I've noticed that when I'm on battery power, the brightness of the screen is unstable.  I'm not talkin

  • How can I change the default process priority for plugin-container?

    I'm on Windows XP and using Firefox 16.0.2. While browsing the web I often listen to pandora, but the music playback is always choppy or jerky. It especially occurs when scrolling pages up/down on other tabs. I saw on another question - https://suppo

  • Error Domain functional level

    Hi i have that error in my Domain Controller. Install Windows Server 2012 R2, and I want to raise the functional level. This Domain Controller no longer exists, but is within the domain. To update the domain functional level, the Active Directory Dom