Quantcast
Channel: Adobe Community: Message List - Acrobat SDK
Browsing all 10848 articles
Browse latest View live

I'm looking for alternatives to PDF Job Ready

Since it was discontinued I was wondering what else I could use to have clients convert PDFs and send them over. Thanks,

View Article


Re: I'm looking for alternatives to PDF Job Ready

Since what was discontinued? Acrobat is still for sale.

View Article


Re: I'm looking for alternatives to PDF Job Ready

Adobe PDF Job Ready. Maybe I'm in the wrong forum.

View Article

Excel VBA add-in to create a PDF: What is acrodistdll.dll?

My Excel VBA add-in prints an Excel sheet with a list of drawing numbers, then prints all the drawings (it communicates with a CAD and a CAM application via COM). Then it repeats the cycle many times,...

View Article

Re: Excel VBA add-in to create a PDF: What is acrodistdll.dll?

You should start by reading the Acrobat SDK documentation which will explain all the parts and how to use them. In short, your software will only function if the user has Adobe Acrobat (the purchased...

View Article


Re: Excel VBA add-in to create a PDF: What is acrodistdll.dll?

Why the SDK?Do you mean I have the SDK installed in my computer?

View Article

Re: Excel VBA add-in to create a PDF: What is acrodistdll.dll?

Because the Acrobat SDK contains all the documentation.

View Article

Re: Excel VBA add-in to create a PDF: What is acrodistdll.dll?

And... it's important to develop ONLY with the documentation. If you explore, instead of reading the documentation you will find all manner of unsupported components only meant for internal use by...

View Article


Re: Excel VBA add-in to create a PDF: What is acrodistdll.dll?

Do you mean this forum is here only to tell people not to use this forum? Any pointer to the documentation is well appreciated, but only if it tells me where to find the material, not a generic and...

View Article


Re: Excel VBA add-in to create a PDF: What is acrodistdll.dll?

No, not at all. I don't understand why you refer to this as "generic and useless 'documentation'". It is the documentation you will need.  We often try to give the answer people need rather than the...

View Article

Re: Excel VBA add-in to create a PDF: What is acrodistdll.dll?

Thanks for the answer. This is supposed to be a 1 day project for internal use. It makes no sense to purchase new products just for this Excel add-in. I will try with different libraries, perhaps in...

View Article

Re: Excel VBA add-in to create a PDF: What is acrodistdll.dll?

Sadly, I have not found a way to link to pages of the SDK. But I can say see: PDF Creation APIs and specifications -> Acrobat Distiller API Reference -> Windows Messaging -> Disabling prompts...

View Article

Re: Excel VBA add-in to create a PDF: What is acrodistdll.dll?

The relevant page in the documentation is here: http://livedocs.adobe.com/acrobat_sdk/10/Acrobat10_HTMLHelp/wwhelp/wwh impl/common/html/wwhelp.htm?context=Acrobat10_SDK_HTMLHelp&file=Distil...

View Article


Re: PDF Compare

Hi Irosenth, actually when I'm opening 2 acrobat version 11 PDFs, the keyboard shortcut keys Ctrl+Tab is not working to toggle between 2 pages. But, these keys are working in Acrobat 7. Hope now this...

View Article

Image may be NSFW.
Clik here to view.

Adobe Acrobat Version 9.0 & X are not showing "Clear Signature Field" with...

Hi... We have created Custom PDF signature plug-in using Adobe X SDK.Earlier we had the same Custom PDF signature plug-in with Adobe 7.0 SDK and it used to show "Clear Signature Field" in context menu...

View Article


OpenInWindowEx() fails to open password protected pdf

Hi, When we try to open Password protected pdfs using OpenInWindowex() the following error is thrown.  Can you please advise how to over this error. thanks,Vidhya

View Article

Re: OpenInWindowEx() fails to open password protected pdf

You did not post any error, but this sounds normal, I would not expect it to work. There is no OLE interface at all to open password protected files. A plug-in can do it, apparently.

View Article


Re: OpenInWindowEx() fails to open password protected pdf

Thanks for the prompt reply. I am not able to catch any exception in particular. But OpenInWindowEx() is returning false.  Can you please advise on whether any plug in is already available for that

View Article

Re: OpenInWindowEx() fails to open password protected pdf

No, it is something you would need to write. The whole project would need to be done in a different way, I believe it is a major challenge to implement a plug-in that shows a PDF in an external window.

View Article

Re: Adobe Acrobat Version 9.0 & X are not showing "Clear Signature Field"...

There is an additional thing you need to support with Acrobat 9 and later to obtain that menu item for customer signature plugins.  I don't recall the details but it should be documented in the SDK.

View Article
Browsing all 10848 articles
Browse latest View live