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

Image may be NSFW.
Clik here to view.

PDETextRemove not working

HI All,I have a PDF like below if the text layer coming inside xobject:form layer i cannot able to delete via pdetextremovei have a recursive functionto loop all the layers. Any suggestion would be...

View Article


Re: PDETextRemove not working

My guess, though I have never done this, is that you are not committing the change, so the PDF is not modified.  If you change a PDEObject within page contents then you use PDPageSetPDEContent. But if...

View Article


Re: PDETextRemove not working

HI  Thanks,the problem is  the control not coming in kPDEText layer itself.i have the following cases  case   kPDEForm: PDEContent  theContent =  PDEFormGetContent((PDEForm)pdeElement);...

View Article

Image may be NSFW.
Clik here to view.

Re: PDETextRemove not working

HI, If i have like the below i cannot able to remove  if i change the layers cut and paste outside to page 1 i can able to delete

View Article

Re: PDETextRemove not working

So how do you commit the PDEForm?

View Article


Re: PDETextRemove not working

No i don know how to commit the xobject|PDEForm please guide me where i start  PDEElement  pdeElement;ASInt32  numElems =  PDEContentGetNumElems(thisPDEContent2);for  (ASUns32  i=numElems-1; i>0;...

View Article

Re: PDETextRemove not working

Look in the documentation for the PDEForm methods. It should be obvious which one commits (sets) content.

View Article

Re: PDETextRemove not working

At the end i have added PDPageSetPDEContent(pdPage, gExtensionID);              PDPageNotifyContentsDidChange  (pdPage);

View Article


Re: PDETextRemove not working

Hi, It works for all kind of pdf except the above one in the screenshots  Commit refers to save the contents? Yes i am doing setpdecontent in kpdetext layer after removal

View Article


Re: PDETextRemove not working

Please review my previous reply.

View Article

Re: PDETextRemove not working

Yes i read,Thanks.But the loop does not enter in any of these layers,case   kPDEForm:case   kPDEClip:case   kPDEGroup:   case   kPDEContainer:     case   kPDEText:case   kPDEPath:  i have given...

View Article

Re: PDETextRemove not working

You said in your very first post that the problem happens when the text is inside a form XObject: "if the text layer coming inside xobject:form layer". In this case my reply "Look in the documentation...

View Article

Convert PDF to Doc through Java

Hi, I want to bulk-convert 100K PDFs to Docs through a Java program. This is a functionality provided by Adobe Acrobat. I was wondering whether this is available through the API (for Java). If not, is...

View Article


Re: Convert PDF to Doc through Java

You want to look at our LiveCycle PDF Generator product which is designed for high volume conversions driven by a Java API and run on your own machines.

View Article

Image may be NSFW.
Clik here to view.

Re: Convert PDF to Doc through Java

Hello,   I'm new to developing using Adobe SDK. And I have found that AIC samples "ActiveViewVC" and "ActiveViewVB" do exactly what I need, but don't allow to create new annotations/sticky notes, or...

View Article


Image may be NSFW.
Clik here to view.

Re: Embed Adobe acrobat sdk in IOS or Android App

Hello, I'm new to developing using Adobe SDK. And I have found that AIC samples "ActiveViewVC" and "ActiveViewVB" do exactly what I need, but don't allow to create new annotations/sticky notes, or edit...

View Article

Image may be NSFW.
Clik here to view.

Re: AVDocPrintPagesWithParams - incompatible parameter change in SDK 11

Hello, I'm new to developing using Adobe SDK. And I have found that AIC samples "ActiveViewVC" and "ActiveViewVB" do exactly what I need, but don't allow to create new annotations/sticky notes, or edit...

View Article


Plugin with PDDocClose not working and crashing Adobe

Hi,I have written an Adobe plug-in which creates a menu item, performs various functions when selected and then tries to close the document. With the code cut down to its bare minimum as below it won't...

View Article

Creating an Adobe Acrobat Reader Plugin (Licensing)

Adobe Acrobat Reader Plugin Hi,Does anyone know how to go about getting an Adobe Reader plug-in working?I've read all the 'Adobe Reader Integration Key License Agreement' stuff but I'm a little...

View Article

Adobe Acrobat Plugin gHINSTANCE is undefined

Adobe Acrobat Plugin gHINSTANCE is undefined Hi,Does anyone know the correct way to include “PIMain.c” in to a project so that gHINSTANCE is available. I’ve tried using GetModuleHandleA(NULL) but this...

View Article
Browsing all 10848 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>