SDK Licensing

The SDK documentation implies that there may be a license and/or royalty fee for using the SDK in professional applications.  It also states that the amount and type of fees are subject to your usage.  I have not been able to find any more specific information on the Adobe web site.
I called the Adobe sales department to get more specific information.  They said I had to contact customer service and transfered me to that department.  Not surprisingly, customer service told me I must speak to sales, so I told them I started with sales and they transfered me to customer service.  The customer service rep then had an impromptu discussion with her "colleagues" and told me there are no licensing or roylaty fees when using the SDK to print PDF documents.
I was tempted to ask her for that in writing but felt like the entire exercise was a waste of time.  I sense that I should start with sales again but before I do I figured maybe someone could help me on the forums.
Can anyone tell me the licensing requirements of using the Acrobat SDK to programmatically print PDF documents in a professional application (an application that my company sells for profit)?  Or at least direct me to the correct section of the Adobe web site or the correct (and preferrably competent) department to call so that I may obtain this information?
Thank you in advance for any help,
Z

Depends on what part(s) of the SDK you use:
If you are going to be developing an application that controls Acrobat or Reader via JS/IAC/COM/OLE/DDE - no cost. (and your users will need to have Acrobat or Reader installed)
If you are going to be developing a plugin to Acrobat - no cost.  (and users need Acrobat installed)
If you are going to be developing a plugin to Reader - cost.  (and users need Reader installed)
If you are going to be developing a stand-alone application with the Adobe PDFLibrary - cost.  (but no extra items required to be installed).

Similar Messages

  • Acrobat SDK License Agreement Question

    The following is a section of the latest Acrobat SDK License Agreement from the Adobe website:
    "3.2  Development Restrictions.  You agree that You will not Use the Software to create, develop or use any program, software or service which . . . (b) can both (i) communicate with Adobe Reader Products and (ii) modify or save a PDF (Portable Document Format) document (including saving any modifications to a separate file for such documents);"
    Does this mean that I am NOT allowed to develop a program that both:
    Interfaces with Adobe Reader/Acrobat via the Acrobat SDK for PDF viewing purposes and
    Builds and modifies PDF's using third party component(s)?
    If the answer to the previous question is "YES", that means I can only use the Acrobat SDK in a program that is limited to PDF viewing and printing as far as PDF issues are concerned.  That would be very restrictive for a real world application that involves PDF's, especially when I am supposed to "add significant and primary functionality" as the license aggreement also states.

    How do I go about contacting "Adobe Legal"?
    Also, just to clarify our discussion on some subtle but important points . . .
    I understand that Adobe Reader is just that, a read-only application.  And, I understand that the Adobe solution for modifying PDF's is Adobe Acrobat.  I have components from 3rd parties that let me programatically modify PDF's.  So, from a strictly programming tools point of view, I don't need Acrobat to modify PDF's in my application.  The 3rd party components handle the PDF modification tasks.  I'm not trying to use the Acrobat SDK to modify PDF's, but rather only to view PDF's.
    So, when you say:
    "You can NOT use Reader to view PDF documents as part of a software solution that also modifies the PDF using some other technology"
    Do you mean:
    It is your understanding that using the Acrobat SDK for PDF viewing and 3rd party components for PDF modification in the same application constitutes a violation of the Acrobat SDK License Agreement?
    And when you say:
    "Acrobat, however, does not have this limitation"
    Do you mean:
    Adobe requires licensed Acrobat to be used for PDF modification in any application that uses Acrobat SDK for PDF viewing?  (In other words, PDF modification is where Adobe wants to make a profit.)
    Thanks for your input.

  • Reader/Acrobat SDK Licensing Query

    I am developing an application in C# and this application will display the PDF document on a form. I have 3 questions as follows.
    Question one : I am currently using the axAcroPDF which is exposed in the free Acrobat Reader. Now, if I deploy my application to my client, do I have to have them purchase any license from Adobe for the Reader or for using the Reader .NET classes?
    Question two: Since the Reader SDK is quite limited, I am thinking of using some of the Acrobat SDK classes in my application. In this case, how does the license works - do I have my client by an Adobe Acrobat Std or Pro for each PC where my application runs? Does this mean that each copy of Acrobat comes with 1 license for SDK, or can I buy 1 Acrobat and separate licenses for the SDK, or can I just buy the SDK separately.
    Question three : Is the PDF Library SDK license also tied to Acrobat Std or Pro?
    Kindly enlighten on this because I called my local retailers and they are not sure about this also. And I tried to look into the forums and I do get a vague idea but want your confirmation before I inform my client on what to buy.
    Thank you.
    John

    Hello, I have managed to find a relevant posting which answers my questions by Patrick Leckey.
    Link is http://forums.adobe.com/message/1908336#1908336
    In short, for using Acrobat Reader API in your applications there is no license to buy. But to use the Acrobat SDK, need to buy the Acrobat Std or Pro depending on which API calls the developer is using. And for PDL Library SDK, have to work with a partner of Adobe for licensing.
    I have spent several days reading the EULAS and searching the NET and even talking to people, but could not get a clear answer, but this link cleared it all up. This is the first time I am working with Acrobat for development, as other softwares license their SDK separately, unlike Adobe. So this is something new for me.
    Thanks to Patrick Leckey for his excellent answer!
    Cheers!
    John

  • SDK license

    After building the open source SDK one ends up with a file named "SDK license.pdf". This file getra extracted from the AIR Integration Kit. Now my question is: Your source code is released under MPL -- but that license says that one is not allowed to modify "Build Tools" like the ASC and it is also not allowed to distribute those tools.
    Is this a mistake and does that license file apply only for the AIR Integration Kit or is it true that changing and distributing the compiler breaks the open source SDK license agreement?
    Best,
    Joa

    Joa - Sorry for the late reply, it was the Memorial Day Holiday here in the States.  If you're building the open source Flex SDK, you shouldn't be getting this file I believe.  The file you reference is for the AIR SDK, and the open source license for the open source Flex SDK is spelled out here: http://opensource.adobe.com/wiki/display/flexsdk/Legal+Stuff.
    I'm checking with the team to see if this might be a build.xml bug.
    -eric

  • Weblogic 6.1 SDK license IP list?

    We are developing on weblogic 6.1 with an SDK license, which allows
    connections from only 5 unique IP addresses. However, we are receiving
    the following error messages in the logs:
    "Connection rejected, the server license allows connections from only
    5 unique IP addresses."
    This occurs when new members of the development team attempt to access
    the webapp, even when fewer than 5 other users/developers are
    connected.
    So it appears that the list of these IP addresses is not dynamically
    built each time Weblogic is started; rather, it appears that the list
    is persistent and is appended as each distinct IP connects for the
    first time. After the 5 unique IP slots are filled, the user from the
    6th distinct IP is out of luck, regardless of whether any of the other
    5 are connected to Weblogic at the time.
    If this is the case, how do we clear this list of IP addresses?

    I'm getting the same problem running weblogic 7.0 with sp 1.
    Any other ideas on how to solve it?
    "kirann" <[email protected]> wrote:
    do you need to run the server with java security manager if not required
    then remove -Djava.security.manager
    else given full permission to the code based weblogic is in!
    thanks
    kiran
    "ezablith" <[email protected]> wrote in message
    news:3ddce60a$[email protected]..
    I just tried to run (under jbuilder6), weblogic 6.1 sp3 (evaluation)and I
    have
    got a :
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Unable to start WebLogic Server !!
    Null public key
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    The VM parameters I use are :
    -ms64m -mx64m
    -Djava.library.path=C:/bea/wlserver6.1/bin
    -Dbea.home=C:/bea
    -Dweblogic.Domain=cyradeladomain -Dweblogic.Name=name
    -Djava.security.policy==C:/bea/wlserver6.1/lib/weblogic.policy --Dweblogic..management.password=xxxxxxx
    -Djava.security.manager
    -Djava.security.debug=failure
    Did I missed some VM parameters ? What should I do to bypass this error?
    thanks!

  • Tuxedo 9.1 --- do not have a valid SDK license

    while i was trying to buildaserver...i get this
    /opt/bea/tuxedo9.1/bin/buildserver -o simpserv -f simpserv.c -s TOUPPER
    CMDTUX_CAT:4382: ERROR: You do not have a valid SDK license
    i place lic.txt at /opt/bea/tuxedo9.1/udataobj/ .. as per the docs ...the lic.txt i got it from
    http://e-docs.bea.com/tuxedo/tux91/install/inspin.htm
    while building client i got none of such error.
    any help appreciated.
    TIA
    sarose

    Hi
    I believe when using buildserver it validates the lic.txt file as you are trying to expose a tuxedo service.
    The lic.txt file from the url is not valid - EXPIRATION=2001-04-28
    Suggest you request a valid lic.txt file from BEA (even if its for evaluation).
    regards Sam

  • TUXNT_CAT:101: ERROR: You do not have a valid TUXEDO SDK license.

    Hello,
    I've trying to compile a client and a server in my tuxedo 8.1 server machine but It says I don't have a valid TUXEDO SDK license. I thought the SDK license is required only for versions below 7.1. Do you have an idea?
    Thanks in advance,
    Renato.

    Renato,
    Tuxedo SDK license is required by Tuxedo 10 and previous release if you using Tuxedo build develop your applications. As I know, you can download Tuxedo 10 license at Oracle Tuxedo download site. For other version's, you contact your Oracle support.
    Wayne

  • CMDTUX_CAT:4382: ERROR: You do not have a valid SDK license.

    Today, I installed the Tuxedo 10.0 64-bit file on a Solaris 9 box, and got error "You do not have a valid SDK license" when used buildserver after setup. The license key file which was downloaded from this site (http://commerce.bea.com/showproduct.jsp?family=TUX&major=10&minor=0) contains the line "TYPE=RTK", and that doesn't seem to be a right type for a developer license.
    Curently, is there any other web site that will provide a developer license file for Tuxedo 10 ?
    Advice is appreciated.

    I went to the edelivery site and downloaded the SDK license, the Tuxedo 10 installation is running ok now.
    Wayne, thank you for the advice.

  • SDK license 6.5

    hi,
    I'am using SBO6.5 version.I'ave installed SAP BO and now need to install SDK.do we need to request for a SDK license seperately , or does it come included automatically???
    please  reply
    Regards

    Hi,
    In 6.5 the license mechanism was entirely different. There were no checks for SDK license - it was just a matter of trust
    In addition you must distinguish between the API runtimes that are distributed with the application:
    - UI API is installed (and upgraded) since 6.5 together with the SAP Business One application;
    - DI API was + is (but will most likely NOT be in future) installed separately - for upgrades you have to unistall + reinstall it unfortunately; DI API can be found in the SBO_SHR shared folder on the SAP Business One server. Please note that when you use an upgrade, you should use the DI API installer you find directly in the upgrader ZIP file. Update SBO_SHR with this installer!
    - UI API documentation is available on the product CD; UI API is (part of) the so-called "Implementation version" of the SDK. You are entitled to use it for adaptations for a customer - without SDK "Development contract".
    - DI API + DI Server documentation, UDO header files + Lib etc. are part of the SDK-CD which you can order via your Partner manager / SAP Sales representative; SDK "development contract" is a prerequisite.
    Regards,
    Frank

  • Flex 4 SDK - License question

    I want to use the SDK just for compilation (for development, we’ll use Flash Builder). There’s something in the license text (http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit_combined_2010 0101_1530.pdf) that surprises me: “3.3.4 Prohibited Use. Except as expressly authorized under this Agreement, you are prohibited from: … (g) creating or distributing any Developer Program that runs without installation”.
    This seems to imply it’s not allowed to use the SDK to generate a .SWF file for direct use by a (but only to deploy it as part of a “next, next, …, finish” installation program). Sounds a bit strange.
    Please advice!

    I am also confused. It would seem to imply that every non-AIR application is not legal. How does this work?

  • LDAP sdk license question

    I am writing a commercial application using using an LDAP server to store and read data. I plan to use the SUN LDAP sdk to implement the LDAP functions of my software. Can I use it freely or do I have to buy a license in order to redistribute the SUN LDAP Library with my application ?

    I am also confused. It would seem to imply that every non-AIR application is not legal. How does this work?

  • Flex SDK license

    Hello Adobe,
    my small team is planing to build an application by using Flex SDK. As far as I know the SDK is free for download. But we will sell our application. Is there any licenses that we have to buy to be able to do that.
    Best regards

    Nope, you can do whatever you like with the app.

  • Flash Player SDK, license or not license?

    Hello Everyone,
    I have a quick question regarding Flash SDK. If I want to
    create an Flash-based UI in a console-game on platform such as
    XBOX360 or Wii. Does that mean my company have to license
    Flashplayer SDK for development? If not, what are my options??
    Thanks!

    It is enabled. I am not blocking any ads.
    Yes, I have rebooted multiple times.
    I unchecked acceleration box.
    I can view youtube videos. Some of the sites I am trying to open are radio station "listen here" links. Here are some links I try to open:
    http://www.edgelittlerock.com/main.html
    http://www.kssn.com/main.html
    I click on the listen tabs and I get that error message. There are some other sites we use that do the same thing.
    I tried the compatibility view, but nothing helps.
    Thanks!

  • Acrobat SDK Licensing and Server Deployment

    Hello,
    I have a couple of questions regarding deploying a .NET Web Application that uses the Acrobat SDK (only for PDF merging).  Currently, I have a license for Adobe Acrobat (which gave me access to the SDK to develop the merging).  For other developers to work on the same project, they will also each need their own Acrobat license in order to develop with me, correct?
    I've completed this project (again, a .NET Web app) and it will be hosted on a web server as part of a larger website.  The application generates some PDF reports and will merge the documents together into 1 PDF.  The process will be run on the web server when a user clicks a button to generate the reports.
    My question is, on the web server, what type of license is needed?  Is there a redistributable that can be installed on the web server for the AcroExch.PDDoc COM object (and everything else) or do we just need to purchase another copy of Adobe Acrobat and install that on the server?
    If any of this isn't clear, please let me know.
    Thanks!

    Well, read through a bunch of docs and I believe I may know the answer to my question.  It looks like the PDF Library is what I would need to use in order to create applications that I can then deploy to other users or in my case, a server.
    The question I still have is, is it still valid to just install the Acrobat SDK on the server (I have an extra license)?  Would it still work (since I'm not using any of the specific PDF Library functionality that Acrobat doesn't have)?
    Thanks!

  • J2EE SDK license

    Since J2EESDK is free download, can J2EE SDK be used for commercial using?
    Just wandering.

    I would recommend reading the license agreement that comes with J2EE for a complete explanation. Remember, there are numerous versions of J2EE out there, Sun is only one vendor. However, I'm fairly certain that if you read the license agreement for the J2EE that Sun provides, it explicitly states that it is only a reference implementation and cannot be used for production. That doesn't mean that you can't develop using it and sell your product. That just means that anyone using your product must have a production J2EE system such as WebLogic, WebSphere, or one of the other J2EE implementations available (for commercial use).

Maybe you are looking for

  • I have an ipod video and I want to get a shuffle too on same pc....

    I have an ipod video, and i want to get an ipod shuffle, but do not know if that will cause some type of confusion with itunes. I tried hooking up my girlfriend's ipod to my laptop and I couldn't drag any songs to her ipod. Will I have this same issu

  • HP DV7-4073 Hinge & Case failure. (THANK YOU SUPPORT TEAM)

    I am hoping this posts will help others as there are many other posts like it that have been closed due to one reason or another. The stated cases of these HP Laptops having hinge issues after so much time and use is a growing concern and people know

  • Debugging or Running from OC4J container does not save to database

    When I run a project locally, from the oc4j container, none of my user input is committed to the database, for example... 1. any changes to an lov input field are removed upon tabbing out of the field 2. any other changes are not saved, getTransactio

  • Oracle JDBC driver and CF MX 7 Standard edition

    hi, guys. is it possible to use Oracle JDBC driver with CF MX 7 Standard edition? all our CF servers are Enterprise edition so we never ran into any problems connecting to Oracle servers. however, there will be a couple of new CF servers with relativ

  • Resource Related Billin

    Hi All, While running the T-Code DP91 for sales order i have this error "Copying from sales document type OR to PS2 is not supported". can any one please let me know what would be issue about. regards SAM