Re: How to read text and it's font details (Family and size) using Acrobat...
Look at the samples in the SDK around PDFEdit and the PDEdit APIs.
View ArticleWhen getting text from a PDF using CreateTextSelect some text does not match...
I have a VB.net (VS2010) function that reads the text from a PDF to a text file. This is working correctly, but I have a group of PDFs where there are a couple of words that are garbled when pulling...
View ArticleRe: simple command line pdf creation
Would it still be possible to use a powershell script that will open the document. would look like: ".\acrobat.exe /A "page=1=OpenActions" "location/of/pdf.pdf" and then call an encapsulted javascript...
View ArticleRe: simple command line pdf creation
"Using the SDK" isn't really the right way to look at it. Interfacing with Acrobat, as a developer, will need the Acrobat SDK, because it contains all the documentation. Not sure if JavaScript can do...
View ArticleRe: simple command line pdf creation
Oh, one more thing: is this for use on a server to prepare protected files?
View ArticleRe: simple command line pdf creation
This isn't for a server, it is for a personal computer that has a bunch of pdfs and some might have confidental data in them. So I would like to just add a password to them all in one fel swoop then...
View ArticleRe: simple command line pdf creation
If you want to add the same password to a whole bunch of PDFs, I believe there are ways to do that, though I've never done it, and it wouldn't be a programming task.
View ArticleRe: Digital Signature plugin issue.
One more thing, even sample example of SDK for digital signature has same problem, there callback routines are not getting called. How can I submit a formal support request to the acrobat developer team.
View ArticleI have recently read the adobe acrobat portfolio sdk column. I want that my...
Any help would be greatly appreciated.
View ArticleRe: I have recently read the adobe acrobat portfolio sdk column. I want that...
The message subject should be a short summary, but I think you have tried to post a whole long question there. As a result, it is truncated. Please let us know your problem.
View ArticleRe: I have recently read the adobe acrobat portfolio sdk column. I want that...
Thanks I am posting now. I have recently read the adobe acrobat portfolio sdk column. I want that my pdf files should get automatically optimized. Which would be the best option? Javascript, plugins or...
View ArticleRe: I have recently read the adobe acrobat portfolio sdk column. I want that...
Please explain "automatically optimized" since "optimized" has several different meanings. If it is mentioned in the column, please give the URL (web address) of the column, Adobe has thousands of...
View ArticleRe: I have recently read the adobe acrobat portfolio sdk column. I want that...
ThanksI am talking about this link.http://www.adobe.com/devnet/acrobat/overview.html I want to reduce the size of pdf in my machine. This is being done for faster processing. I want that any pdf...
View ArticleRe: I have recently read the adobe acrobat portfolio sdk column. I want that...
How would you monitor PDFs copied to the machine? Would you run something by clicking in Acrobat when this is done? Please also answer: what process would you do in Acrobat to reduce the size manually...
View ArticleRe: I have recently read the adobe acrobat portfolio sdk column. I want that...
ThanksI have the same question. Is it possible, that the pdf file size is optimized automatically, without any human intervention.
View ArticleRe: I have recently read the adobe acrobat portfolio sdk column. I want that...
Please answer my two questions.
View ArticleRe: I have recently read the adobe acrobat portfolio sdk column. I want that...
The process is file>saveasother>reducedsize pdf I want automation process which can convert all my files to reduced size
View ArticleRe: I have recently read the adobe acrobat portfolio sdk column. I want that...
Ok, there is no direct automation of that feature. But that feature is a simpler version of Save as...optimized PDF. Please explain "automation process". You earlier suggested that you wanted it to...
View ArticleRe: I have recently read the adobe acrobat portfolio sdk column. I want that...
Can I use batch file or javascript to automate this feature. it is notpossible for me to reduce the size of several pdf manually. On Thu, Jan 9, 2014 at 4:42 PM, Test Screen Name
View ArticleRe: Form rights for Reader XI
What exact error message are you getting when you use this method?
View Article