Re: Ducallbacks.h and Acrobat SDK XI Plug-in Development
For a plugin you need the PIHeaders.h and PIMain.c.
View Articlestream object with reference to its length
Hi, I have the following pdf file and I cannot see page 1 in Adobe Acrobat Reader. I can see it correctly in any other pdf reader.I need to create a stream with reference to its length (see object 100...
View ArticleRe: stream object with reference to its length
please share the PDF, it is impossible to try and diagnose length issues by looking at the text...no idea of line endings etc. Nb you cannot share in the forum.
View ArticleRe: stream object with reference to its length
Hi, 1. It's the first time for me posting in any of Adobe forums, I though that will be the proper one.2. I don't understand how to attach a file here, but a simple copy-paste to any text editor and...
View ArticleRe: stream object with reference to its length
copy paste will not worrk, because the binary representation is probably where the error is, not the text. Share somewhere else and post the link. i Can't view for a few days anyway so I suggest a...
View ArticlePDAnnotSetTitle call does not update title in Comments List
I'm using Acrobat SDK 9.1 and Acrobat XI Pro. When calling PDAnnotSetTitle the annotation title is properly changes in annotation. If a popup associated with annotation is open - I can see that title...
View ArticleInvalid SetError: Set not possible, invalid or unknown error using IE11
I have a web based application the opens PDF files and adds a watermark and then saves the file to a new location. The watermark is added with a javascript function that has worked until IE11 was...
View ArticleRe: PDAnnotSetTitle call does not update title in Comments List
You should always send a change notification when you change something – PDAnnotDidChange, IIRC.
View ArticleRe: PDAnnotSetTitle call does not update title in Comments List
Do you mean PDAnnotNotifyDid(Will)Change calls, Leonard? Unfortunately it does not solve my problem I do PDAnnotNotifyWillChange before calling PDAnnotSetTitle. And then I do PDAnnotNotifyDidChange.And...
View ArticleRe: how can i hide navigation panel buttons
Since the problem is [still current] as of Adobe Acrobat XI version 11.0.10 and in athe 'Pro' edition The regkey to change to prevent Navpanes from showing up (on the Left of the Document window) when...
View ArticleRe: Windows 8/8.1においてアプリケーションからAdobe Reader11でPDFファイルを開くことができない
Hi Ajlan Huda. From the URL that had uga tell me, I downloaded acrobat_ittools_cleaner_p2_061713.zip and carried out a tool.I installed AdobeReader11 after this, but was not able to open the PDF file....
View ArticleAcrobat Pro DC SDK
Adobe sprung the announcement of Acrobat Pro DC on us today. Is there any information about a plug-in SDK for this version of Acrobat? Our users are reporting that their Acrobat XI plug-ins don't...
View ArticleRe: Acrobat Pro DC SDK
Actually, we announced Acrobat DC about a month ago. We shipped it out to customers today. As with previous releases, we will have an updated SDK available in the next 30 days. And yes, the Mac...
View Articlenecesito un editor carobat para mac 10.6 me he descargado el de la pagina...
necesito un editor carobat para mac 10.6me he descargado el de la pagina pero es para una version posteriormuchas gracias
View ArticleRe: necesito un editor carobat para mac 10.6 me he descargado el de la pagina...
This is a forum for the Acrobat SDK – not Acrobat itself. However, you are correct, that we no longer support Acrobat on 10.6 – nor have we for a while now.
View ArticleModeless window
Hi all, I've created a plug-in for acrobat that takes a long time to process. So, I want to show a mode-less window/dialog that show the progress of the work done.Can you let me know if is this...
View ArticleRe: PDAnnotSetTitle call does not update title in Comments List
Any ideas how to update Comments List? I spent some time trying to invalidate it, but no success.If to take into account that the same operation perfectly works for PDAnnotSetDate call - it seems to be...
View ArticleRe: Modeless window
Have you looked at using the Thermometer – the built-in progress indicator in Acrobat?
View ArticleRe: Modeless window
Hi Irosenth, thanks for you prompt answer.No I have not looked into the Thermometer, where do I find information about it?on the other hand, what I want to show is documents processed and words found....
View Article