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

Image may be NSFW.
Clik here to view.

Split secured with restricted pdf

i have developed the code in C# to split the pdf files using adobe acrobat XI but recently i received the secured pdf files shown above is not splitting because of restriction. Please tell me is there...

View Article


Image may be NSFW.
Clik here to view.

Re: Avoid Save As dialog when Signing a document in Acrobat?

Can someone please point me to an example of how to load a PDF in a browser, allow the user to sign it, and send the signed content back to the server in an HTTP POST?

View Article


Re: Split secured with restricted pdf

If you have the document's control password you can use a plug-in (in C/C++) to remove the security, then you can process the document, and you can put the password back on. But to put it another way,...

View Article

Re: Finding rotation of degrees of text

Thanks But i'm struggling, I am going through the below conceptPolar and Cartesian Coordinates I got the y value and i have checked its correctly coming, x values that is the width of the word i am not...

View Article

Re: Split secured with restricted pdf

Hi thanks for reply, the pdf documents are not password protected but the Page Extraction feature is disabled which is wanted to split the file as shown above and this is running in server. Application...

View Article


Re: Split secured with restricted pdf

Sorry, to disagree (partly), but it IS password protected, as your screen shot shows. There are two kinds of password- an open password, needed to open the file- a control password, needed to change...

View Article

Re: Finding rotation of degrees of text

I still see a reference to top left. My previous reply indicated that I feel that has no part in the calculation.

View Article

Re: Split secured with restricted pdf

Hi, Thanks for the reply, So C/C++ can help here to change security? You mean to say there is no possibilities to split this kind of files in c#.

View Article


Image may be NSFW.
Clik here to view.

Re: Split secured with restricted pdf

What can be done with Acrobat is irrelevant to you. But this could be done with the PDF Library in C/C++.

View Article


Re: Confirmation That I Understand What I Can and Cannot Do With Adobe Reader...

Item #8 needed more information as well.  I had tried to use the "exportAsXFDF()" in a trusted function and it would never work in Reader.  It has an "F" in the availability column of the "Quick Bar"...

View Article

Re: Avoid Save As dialog when Signing a document in Acrobat?

You just need some JavaScript on the signature field that does the POST on the completion of the signature.  I am pretty sure there is a sample in the SDK, or in our Enterprise signature guide.

View Article

how to insert an image in a pdf document

I used the "Stamper" example and modified the fuction to insert image to my pdf doc.PDAnnot CreateStampAnnotationAt(AVPageView pageView, AVDevRect *rect)to add a picture Annotation into page. when...

View Article

Re: how to insert an image in a pdf document

The code you have posted does not call AVPageViewDrawCosObj

View Article


Re: how to insert an image in a pdf document

Kindly help me, where am going wrong.? I want to modify  the stamper sample to insert an image instead of a rectangular box and text which is there in stamper sample.

View Article

Re: how to insert an image in a pdf document

What type of image?  JPEG, PNG. TIFF, GIF, other?  How are you converting those formats into raster data that PDF will accept?

View Article


Re: how to insert an image in a pdf document

BMP image?Or Is it possible to insert any text instead of image?But I need to work just like the stamper sample present in sdk. that is when i click on the pdf document any text has to be inserted...

View Article

Re: how to insert an image in a pdf document

This can be done, .but it isn't a question of a simple sample to adapt or a few lines to add. You'd need good familiarity with the PDF spec and its abstraction in the PDFEdit model. Be sure especially...

View Article


Image may be NSFW.
Clik here to view.

How to edit and save a pdf file using IAC

i need to insert an annoatation using ICA. The below code is using , but it is not working ant = (AcroPDAnnot)pg.GetAnnot(i);pgDest.AddAnnot(i, ant); pls help.

View Article

Re: How to edit and save a pdf file using IAC

Did you read the documentation in Acrobat SDK?

View Article

Re: How to edit and save a pdf file using IAC

there is no example available for c#, i try but the document not possible to edit.pdDocDest.Save(1, "E:\\Bimal\\TestFiles\\Sample_Ann.pdf");pdDocDest.Close(); avDocDest.Close(-1);

View Article
Browsing all 10848 articles
Browse latest View live


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