Ask a Question related to Adobe Acrobat SDK, Design and Development.

  1. #1

    Default VB6 programming

    I'm new in Adobe SDK programming. I've a question: is it possibile to use SDK api directly in VB6 code.? If yes, how?
    I've downloaded Acrobat 9 SDK and I've seen that all VB examples refer to VB.NET. So...

    Thanks in advance,
    Nunzio.
    Nunzio_Paolo_Mola@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. freelance web programming, web site design,c programming, java programming, VERY Low Cost web design and more
      Find expert freelance programmers and designers at the prices you want to pay. Post your projects and programmers will place bids, you choose the...
    2. USB programming?
      Hi, I know absolutely nothing about dealing with hardware input, but want to get a foot in the door of dealing with incoming USB data (ultimately...
    3. Need help with programming
      My name is Sofia and I have for many years been running a personals site, together with my partner, on a non-profit basis. The site is currently not...
    4. Programming ASP.net
      Whats the best way to make a site with ASP.net and Visual Studio 2003...The visual studio does not seem like the idea environment to make an ASP...
    5. RPC Programming
      Hi I have written RPC client and server codes for unix platforms . now i want to make it cross platform with windows Server and unix client ,...
  3. #2

    Default Re: VB6 programming

    Hi,

    VB6 is no longer supported for development against the Adobe Acrobat product, you really should upgrade to VS .NET 2005.

    That being said you can still import the necessary file in to VS 6 and it should work without any problems (although not supported). It does mean that you would have to start from scratch as non of the samples from the Acrobat 9 SDK would work in that environment.

    Although if you go here you should be able to download the Acrobat 7 SDK which I believe was supported on that version of Visual Studio and its samples should function.
    <http://www.adobe.com/devnet/acrobat/> and select the download link then scroll down

    HTH

    Malky
    malkyt8@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139