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

Re: How do I remove the floating toolbar in a C# program

Yes, I have read that the "read mode" as it is sometimes called cannot be removed programatically. Can it be removed by a menu in Acrobat Reader?  Mike

View Article


Re: How do I remove the floating toolbar in a C# program

Not that I recall

View Article


Re: How do I remove the floating toolbar in a C# program

I found a way (sort of) to disable read mode: http://blogs.adobe.com/acrolaw/2011/11/turning-off-read-mode-while-viewing-pdfs-in-your-br owser/

View Article

Acrobat X Standard User: How can I view PDF metadata from a folder level?

Hello All,This is my first post to this community. I would not be surprised if the answer to my question can be found in a simple search or tutorial. However, I assure you that I have been searching,...

View Article

Re: Acrobat X Standard User: How can I view PDF metadata from a folder level?

Hi! I have to start by asking you if you are using the Acrobat SDK; are you a programmer trying to do this?

View Article


Re: Acrobat X Standard User: How can I view PDF metadata from a folder level?

I am not using Acrobat SDK and have no programming experience. I guess that means I've posted in the wrong forum. I will try to move it.

View Article

Removing XObject from multiple files

Sorry if this is an obvious question, I don't deal with Acrobat very often. We have several thousand PDF's with a logo on most pages that I'd like to remove. The logo's type is XObject: Image, and I...

View Article

Re: Removing XObject from multiple files

You would have to write a plug-in in C/C++. The learning curve is likely to be very steep, and include detailed study of the 1000 page PDF Reference.

View Article


Re: Removing XObject from multiple files

In the latest version of Acrobat (XI), you could do this using the Preflight feature of the product.

View Article


Image may be NSFW.
Clik here to view.

Re: convert PDF to XPS

XPS printer requires every file name to save, I agree it's annoying.I think writing WSH script (use Shell.SendKeys) is the most easy way.

View Article

About Reader plugin license and fee

Hello.  I'm a software developer at a company. Our company developed plugin for Acrobat and Reader for sale to our customers.I found that Reader plugin needs license and annual fee.Could you give how...

View Article

Re: About Reader plugin license and fee

I'm in Korea.

View Article

Re: About Reader plugin license and fee

Try the forum for Acrobat SDK.

View Article


Re: About Reader plugin license and fee

Moved to Acrobat SDK

View Article

Re: Acrobat X Standard User: How can I view PDF metadata from a folder level?

A PDF file has an internal metadata structure that can be set with Acrobat. A script can be used with an Action (in Acrobat Pro only) to process your files, parse their file-names and copy the values...

View Article


Re: Adding Custom Dictionary using Javascript

You can also create an entirely new dictionary using spell.customDictionaryCreate().

View Article

Re: About Reader plugin license and fee

Yes, there is a fee for obtaining the necessary license needed for developing for Adobe Reader.  The details of the fee as well as the process for submitting a request are in the SDK, so please consult...

View Article


Image may be NSFW.
Clik here to view.

Re: Acrobat X Standard User: How can I view PDF metadata from a folder level?

Thanks for responding. I suspected that my understanding of metadata was incomplete or inaccurate. As I understand it, the metadata for any given pdf can be found by first opening the pdf; clicking...

View Article

Re: Acrobat X Standard User: How can I view PDF metadata from a folder level?

As you can see, the internal metadata of a PDF file is not being displayed by Windows Explorer. I'm not sure what file manager app does display it... Maybe Adobe Bridge... Anyway, setting the internal...

View Article

convert to MS Word without "print to pdf" step

Hi , I have a pdf document generated by a .Net reporting engine. When I open this pdf document with Acrobat X and try to save as MS Word I get an error : ”Save as failed to process this document. No...

View Article
Browsing all 10848 articles
Browse latest View live