Edit HTML Links in a PDF from VB.Net

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

  1. #1

    Default Edit HTML Links in a PDF from VB.Net

    Hello,

    I have designed a webpage to upload a PDF file, do some modifications and allow for download.

    Now, The Modifications are that I want to identify the list of Html Links in that PDF Documents and edit / modify those links and again save the new version of the PDF file.

    Can anyone please give me some knowledge for a jump start for this? I need some of your assistance in doing this. I am new to Adobe SDK.

    Thanks and regards.
    srikanth_m@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Can't edit links
      Acrobat 8.1.2 Mac OS X 10.5.4 I received a PDF style guide from a client, some 80 pages long. The first page, as is typical, lists the alphabet...
    2. Links Disappear in Edit Mode
      When I go to edit a webpage with a list of links to files on our site every other link turns to regular text in edit mode and appears to stay that...
    3. Can't edit text links
      My web designer programmed my site so I could edit some text and some pictures. But now he is no longer available and I need to make more extensive...
    4. When we move Image Links and HTML links
      On our Local Site (hard drive), our web projects is almost complete and we have already uploaded and sync the internet site (remote site). I have...
    5. Edit HTML
      I would like to create the facility for admins on my site to be able to edit certain html pages on there site. Is this possible and if so does...
  3. #2

    Default Re: Edit HTML Links in a PDF from VB.Net

    Assuming that your process is running on a server, you can NOT use Acrobat or it's SDK for this operation. use of Acrobat on a server is a violation of the EULA.
    Leonard_Rosenthol@adobeforums.com Guest

  4. #3

    Default Re: Edit HTML Links in a PDF from VB.Net

    Hello, I believe Adobe SDK version 8.1 is opensource /freeware now?

    Also, can you please let me know if I can use it as a standalone windows application? I want to know the process of how to do this activity.

    Iam absolutely new to this SDK, just thinking about to work on a ASP project, better now I will work on a Windows Application.

    Thanks n Regards.
    srikanth_m@adobeforums.com Guest

  5. #4

    Default Re: Edit HTML Links in a PDF from VB.Net

    The Acrobat SDK is just a set of headers, documentation and examples that enable out to use Adobe Reader or Adobe Acrobat. The SDK doesn't do anything without Reader or Acrobat.

    Reader and Acrobat are both commercial (though not necessary paid for) products from Adobe Systems and each has an associated EULA.
    Leonard_Rosenthol@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