Print pdf in Windows Command Problem
Hi All, I would like to print pdfs in Windows Command. However, when I use following command to print pdfs, adobe reader cannot be closed automatically. Is there any method to close it? Or any script...
View ArticleRe: PDF Digital Signature using SM2 Encryption
Hi Lrosenth, Could you please help me with the following questions regarding SM2 encryption.1) Whether Adobe China supports SM2 algorithm inside their Chinese version of Adobe Reader. US version does...
View ArticleRe: Acrobat XI PRO: Create a Table of Contents (TOC) automatically in top,...
I am not sure if this is what you are looking for - MAPSOFT - Adobe Acrobat Plug-in, TOCBuilder, create table of contents, create from bookmarks, PDF .
View ArticleError in loading adobe page- Give some remedy
hi friends i have been browsing adobe pages when i went to "software development kit" ( http://www.adobe.com/devnet/sdks.html ) it gives an error message and i couldn't view that page. Could you give@...
View ArticleRe: Error in loading adobe page- Give some remedy
Try this: http://www.adobe.com/devnet/acrobat.html
View ArticleRe: List of Acrobat tools internal names
listToolbarButtons should still work just fine, AFAIK. However, the names of those tools haven't changed - so whatever names you had are the same ones.
View ArticleRe: Print pdf in Windows Command Problem
Well, Reader 9 is no longer supported by Adobe. Also, printing from Reader to a PDF creation tool like CutePDF writer seems counter-intuitive.
View ArticleRe: PDF Digital Signature using SM2 Encryption
This is the first that I am hearing about SM2, but it appears to be an ECC-based algorithm which is supported by Acrobat/Reader XI. Can you explain why supporting this is an issue with China?
View ArticleRe: List of Acrobat tools internal names
listToolbarButtons definitely is not working. Using it in the Javascript console returns nothing. The fact is that I need the names of other tools - for example the erase free from tool and can't find...
View ArticleRe: List of Acrobat tools internal names
Hmm, following the example in the JS API Reference seems to me to do nothing or just write "undefined" in Acrobat 10, or 9, but worked in Acrobat 8. It is not as simple as app.listToolbarButtons()...
View ArticleSet default name of document before save
I have created a "save as" button on a form. When the user presses the button (e.g., mouse up) I want the save as dialog box to appear with a NEW programmatically defined file name to appear. (NOT...
View ArticleRe: Reader XI: Removing Tools|Sign|Comment from Menu and Toolbar
Why do you expect consistency from Adobe? They've NEVER had it and it doesn't look like they ever will. I too am struggling to get rid of the "tools" "comments" and "fill&sign" buttons on the menu...
View ArticleAdobe Acrobat XI Pro 多言語版について
Adobe Acrobat XI Pro 多言語版について、お尋ねします。 多言語版は、自動でアップデートできないのでしょうか? もし、できるのでしたら、その方法をお教えください。 パッチを当てる方法でやってみたところ、Adobe Acrobat 11.0.09 Pro and Standard update - All...
View ArticleRe: Reader XI: Removing Tools|Sign|Comment from Menu and Toolbar
Preview has one very neat feature that Reader doesn't have: It corrupts PDFforms the moment you open them.But it does so very consistently, so I guess that's a plus... On Tue, Sep 30, 2014 at 3:47 AM,...
View ArticleRe: Set default name of document before save
It isn't simple. It would be catastrophic if it just worked as you described it. You could be sent a PDF in mail, which - while seeming to be an innocuous report or CV - was busy destroying files on...
View ArticleRe: Set default name of document before save
Sorry, I misread. You want the SaveAs dialog box to be prefilled with a name; that wouldn't be a security issue; there just isn't an interface to do it. What confused me is your statement that "The...
View ArticleRe: Set default name of document before save
Exactly - I want the save dialog box filled with a default filename (in this a case a derivative of the purchase order field). The user then elects to save the file as suggested, change the name... or...
View ArticleRe: Set default name of document before save
Something I've done is use JavaScript to generate the desired file name, and then present it to the user using the app.response JavaScript method. They then have the opportunity to copy it and then...
View ArticleRe: Reader XI: Removing Tools|Sign|Comment from Menu and Toolbar
I've never had problems with forms in Preview... but, even if I did, it's still better than this version of Adobe Acrobat...
View Article