『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Unlock the power of Acrobat SDK through our community.
新着順
Ich versuche seit einiger Zeit mein Konto für die von Ihnen vorgenommene Lastschrift zu ändern. bitte teilen Sie mir mit, wie wo, .... Bitte nicht auf Englisch und keine weiteren Rätsel. Es gibt bereits genug auf Ihrer Seite davon.
I have a fillable PDF that after I save it, it opens blank when uploading to an eDigital signing program.... ( it looks fine when i open but after I upload the same document- it is BLANK..I tried to open in Mac Preview- BLANKI tried to make a copy and save that- BLANKHelp! I can't Print a 1 page contract and then rescan and upload... I need to be able to save to desktop and immediately upload for signatures!( I use a Mac Book Pro- just got a new one- never had a problem with my 2012 laptop.)SO FRUSTRATING!!
Hi,Our customer needs to sign multiple PDF located in a folder. I see that it seems possible using Acrobat Pro in batch mode but I was wondering if it would be possible to achieve that task without directly opening Acrobat (calling it from the command line maybe ?).The customer is producing hundreds of thousands of PDF per month and can't open each one individually. We would like to automate this task so no human intervention is needed.
I have tried several times to sign a document on my PC on Acrobat 9 Pro. I get the initial signature box after I enter my password but it just disappears. What's up?
Hi,My configuration:- Windows 7 x64 SP1 (up to date)- Pale Moon x64 v26.5.0 (up to date)- Adobe Acrobat XI (v11.0.18, up to date)I am trying to print a document from the website: www.lemonde.fr, but every time I have only a blank page; an example below trying to print this article:Commerce : quel avenir pour le CETA après l’échec des négociations entre Canadiens et Wallons ? This is the log file, which is also empty:I feel that the problem comes from the website; any idea?Best,Jean
What am I doing wrong;dropdown fill row from other fieldvar source = this.getField("SCP");var myList = { "First Item": { WMs1E_1: 15, MSI1_1: 12, MSL1_1: 24, MSE1_1: 50, MSES1_1_Hid: source.value, MSLd1_1: 1},"second Item": { WMs1E_1: 50, MSI1_1: 24, MSL1_1: 48, MSE1_1: 250, MSES1_1_Hid: 3, MSLd1_1: 4}};I tried with source, "source" and ["source"] and source.valuedo I do the event.willCommit with the SCP even though the SCP is not in the row?if(event.willCommit){if(event.value == "") this.resetForm (["SCP", "WMs1E", "MSI1", "MSL1", "MSE1", "MSLd1", "MSES1_Hid"]); else SetWeaponMissileOneFieldValues(event.value);}
Dropdown list of 128 items, 7 items affects different fields, having problems with which code to usethis does not work but it has no errorsThe functions work separately with the each owns "event.will commit" var CurrentValueCSk1 = this.getField("CSk1");for (var i=0; i < CurrentValueCSk1.numItems; i++)var CurrentValueCSk1Now = (CurrentValueCSk1.getItemAt(i,true) + ": " + CurrentValueCSk1.getItemAt(i,false));if (CurrentValueCSk1Now == "Marksmanship") { if(event.willCommit){if(event.value == "") this.resetForm (["BSMarksmanship_Hid"]); else SetBSMarksmanshipFieldValues(event.value);}}else if (CurrentValueCSk1Now == "Very Strong") { if(event.willCommit){if(event.value == "") this.resetForm (["StrongVery_Hid"]); else SetStrongVeryFieldValues(event.value);}}else if (CurrentValueCSk1Now == "Strongman") { if(event.willCommit){if(event.value == "") this.resetForm (["Strongman_Hid"]); else SetStrongmanModifierFieldValues(event.value);}}else if (CurrentValueCSk1Now == "Very Resilient") {
My customer has requested that I send my file to them without password protection. Is there a way that I can lock access to the coding I created. My customer also has acrobat pro. So they could go into file and change field settings.Thanks[Moved from non-technical Forum Lounge to specific Program forum... Mod][Here is the list of all Adobe forums... https://forums.adobe.com/welcome]
Hello,I am looking for a sample source code for a dynamic stamp using dropdown to get the idea how it should be built... anybody has any idea to guide me toward it.Regards,Jeff P.
I'm using a MacBook Air that has the latest OS update. Prior to the update, I had no issues editing, merging, or combining files. Now, when I attempt to combine files, it gives me an unexpected error and does nothing.Suggestions?
Regards,We are running into a problem where our Adobe Export to PDF addin for Microsoft Outlook is not functioning properly. The problem appears to lie with the Acrobat PDFMaker OfficeCOM Addin. The Word and Excel addins are still functioning as usual. Software Versions:Microsoft Windows 10 version 1511 (OS Build 10586.633) Adobe Pro DC – Version 2015.006.30243 Microsoft Outlook – Version 12.0.6753 PDFMOutlookAddin.dll version 15.6.30033.2205 A user click of the [Convert To Adobe PDF] addin button results in a typical pop-up window with the title: “Creating Adobe PDF”The program appears hung at “Conversion Progress”. It doesn’t appear to even start converting. The problem began week starting 10/10/2016. Up to then there were no issues. Using a trial version of Acrobat we have successfully replicated the problem in our IT department. It works 1-2 times on a fresh install then hangs. An uninstall and reinstall of Acrobat allows the export
When Adobe will make a PDF is really safe?Just a computer running Windows 10 and choose to print in Microsoft Print To PDF to eliminate ALL security encrypted PDF. The same is true that any other PDF printer, for example Foxit
printing pdf of 8-page on two 11x17 pages, keep getting 8 small images on one pages of 11x17?
I have setup digital Signatures many times. But I have one computer that when you go to sign the document, draw the box, it takes me to the "Digital ID and Trusted Certificate Settings" window. It should be opening to the "Sign Document" window. Any ideas what could be causing this? is it just a setting?
Hi,Does anyone know if its possible to edit or delete the signature from a document. I have a lease and I just want to update the information without having to start all over. But I can not remove the original signature, nor can I edit the signing date.Any advice would be greatJohn
I'm using:Windows 10 and 10 Pro.Microsoft Office 2007 & 2016Adobe Acrobe ReaderPDF can't show the fonts when I use from MS office 2007 & 2016 transferred to adobe PDF file.I had googled it and fixed the problem for 3 days, and I also contact with windows. Windows said it's MS office's problem, then I contacted with MS, then they sad it's adobe's problem, so now I'm contacting with you and hope I can fix this problem.
Trying to OCR Multiple files some editable text some renderable text and set up action that is capable of batch sequenceTwo problems1. prompting for renderable text and needs to be converted to TIFF then PDF then OCR so it skips file2. has anyone found work around saving first to TIFF then to PDF then running action for batch scanning OCR or has anyone customized an action that can automate this process and continue scanning files without skipping the file.
What is the best way to speed up OCR in "editable text and images" mode (formerly "clearscan", I believe): get a processor with more cores or higher GHz? Or can this be done on GPU now?
Is there a way to scan pages to beginning of existing pdf in Adobe Acrobat CS6 instead of having them go to the end of the document?
I am trying to deactivate Adobe XI Pro on one computer so I can move it to another. In the 'Remove' dialogue when I click 'Deactivate' it returns to say 'Setup has been interrupted, try again later'.How can I uninstall and move to another computer.
Ich habe Acrobat aus der CS6 installiert, aber es lässt sich nicht öffnen.
How to compare PDF documents in command line which acrobat is supported
I have opened a PDF form and although I have filled it in, the text boxes are now blocked out with a blue block. Only when I click on each block can I see the text below, but the others are still blocked out.I also cannot open Mac Preview created PDF's.My view of Adobe has plummeted...the website help is useless.
Hello, I recently upgraded from Acrobat Pro 9 to XI (Mac versions), and have been experiencing installation failures.When I first installed Acrobat Pro version 9, I was running an earlier version of Mac OS X (I think it was Snow Leopard), but since then have upgraded my OS periodically and now am running El Capitan 10.11.5. Recently I purchased a license for Acrobat Pro XI and have been experiencing errors. Prior to attempting installation, I uninstalled version 9 from my machine using the Adobe Uninstaller.After the first failure, I found I was able to launch Acrobat Pro, but not all functionality worked.I ran the Adobe Unistaller, rebooted, tried the installation again, got the same failure message, and again found I could launch Acrobat Pro but not all functionality was availableAgain I ran Adobe Unistaller, rebooted, this time into the Recovery Partition where I ran Disk Utility and performed First Aid on Macintosh HD as well as on the physical drive. I can't say what actually Firs
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.