『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Bonjour,J'ai souscris à la formule Acrobat Pro et ai installé l'ensemble des modules.Nous utilisons cet abonnement sur plusieurs ordinateurs et savons qu'il n'est possible de l'activer que sur deux postes simultanément. Or je n'arrive plus à simplement ouvrir et lire un fichier PDF sans avoir à me connecter (et donc à déconnecter un autre poste). Comment faire pour simplement lire un fichier PDF sans avoir à se connecter à son compte et sans utiliser un autre logiciel ? Cette fonction de base qui ne nécessite pas d'abonnement disparait-elle alors ?! Merci par avance pour votre retour. O.L.
Dear Adobe Support Team,I am writing as a user of Adobe Acrobat to bring attention to several issues regarding the Persian language engine in the software. These issues are affecting the usability of the software for Persian-speaking users and I hope they can be addressed in future updates.Incorrect Font Display: Many times, PDF files containing Persian text with standard Persian fonts are not displayed correctly in Adobe Acrobat. Instead of proper characters, the text appears as squares or unreadable symbols.Right-to-Left (RTL) Text Support Issues: Persian text, especially in form fields and text boxes, is not correctly rendered from right to left. This issue significantly affects the readability and usability of the software for Persian speakers.Incorrect Handling of Persian Numbers: In some cases, Persian numbers are converted to Arabic or English digits, which is problematic for Persian-speaking users.Search and Edit Issues with Persian Text: Searching for Persian text in certain P
Bonjour. Depuis les dernières mises à jour système + Acrobat 2025, souci avec Quite Imposing V5. L'activation du fond perdu n'est plus prise en compte, très ennuyeux pour faire des impositions de brochures ! Pour l'éditeur de Quite tout est OK pour eux. Merci pour votre aide
Good day! I have a fillable PDF with 7 checkboxes, namely CB1 to CB7. I wish to limit the number of checkboxes selected to only 2. I searched YouTube for a solution and this is the script I should place in Custom Calculate script in the Text Field I created ...if (event.source && /^cb\d$/.test(event,name)) {var counter =0;for (var i=1; i<=7; i++) {of (this.getField("cb"+i).value!="Off")counter++;}If (counter>2) (app.alert("Error: Maximum 2 Checkboxes are allowed.");this.resetForm([event.source.name]);}} However, I am getting a syntax error. I hope someone can help me with this Java script. Thank you in advance.
I want to sign a PDF document with my digital certificate (.p12). When I click "Sign", Windows (11 Pro) prompts me to connect a smart card. I have no idea what that is and do not own one. Signing worked fine before I enabled Windows Hello on my device. Disabling it and restarting the app does not change the behavior. The certificate works in other apps and all information is up to date. I would like to simply sign the document with my certificate just like before.
Greetings Adobe Community,The Adobe DC Fill and Sign option is missing from the Tools Options. I was working with a legal document. I am testing using a test file and still no luck.I've completed the following:Closed Adobe and reopened the applicationResaved the file as a different nameRebooted my laptopChecked languages under PreferencesChecked for updates (no updates pending)Resaved the file as a PDF using Print < Adobe PDF Option I am not having any luck. Your suggestions are greatly appreciated. Tiff
I would like to sort pages of a scanned pdf file by 2 text fields that are at the bottom of each page ("Page x of x" and "Print Date: xx/xx/xxxx").
I have an array of 30 fields "Price01 - Price30" and checkbox. I am trying to loop through each field to see if it is greater than $100. If at least one of the 30 fields has a value greater than 100, I want the box to be checked. If not, then the box is unchecked. So far I have the following validation script in each of the fields because checkboxes don't allow for validation scriptsvar a = this.getField("Price01").valueAsString; var b = this.getField("Price02").valueAsString; var c = this.getField("Price03").valueAsString; var d = this.getField("Price04").valueAsString; var e = this.getField("Price05").valueAsString; if (a >= "100" || b >= "100" || c >= "100" || d >= "100" || e >= "100") { this.getField("TestBox").checkThisBox(0,event.value < 100 ? false : true); } else { }
I need an acrobat script to delete blank pages. By blank, I mean TRULY blank, with nothing on them. I found this script: but it just looks for pages without text content. So it also ended up deleting pages that had vector graphics on them. for(var i=this.numPages-1;i>=0;i--) { if(this.getPageNumWords(i)==0) this.deletePages(i); } Can anyone help by making this script just apply to truly blank pages? Alternatiely, it would work if it only looked at 11"x17" pages and deleted the blank ones.
I've tagged a PDF. I've added alternernate text to figures. However, the figures alt text is failing to display when I hover over the figure. How do I fix this? I've added alt text to the "Set Alternate Text" in the figures.
Hi , i usually open multiple pdf files in acrobat , when it happens to restart the laptop , i loose all those file and adobe doen't reopen them on relaunch .i have the option ticked in Preferences/General Any ideas ? Thanks Regards
I am retired and have been using Acrobte 11 Pro for years but I had to replace the motherboard of my computer now I can deactivate product to be abl to us it. This serves my needs and am notm willing to get a ne version when it used only for PDF function on a computer at home. Any help ot there
Hello I am getting this 2 errors and I have been tryiong the fixes you show on other post but they dont work. ----------- Payload: Adobe Acrobat 25.1.20467.0 Adobe Acrobat\Setup.exe_25.001.20467 ----------- ERROR: DW071: ERROR: DW003: Third party payload installer Adobe Acrobat\Setup.exe failed with exit code: 1603 -------------------------------------------------------------------------------------
Right now, I have to select the text to highlight it, then the toolbar pops us so I choose 'comment' THEN I have to post the comment for it to take. I should just be able to insert the edit and hit "return" instead of having to mouse over to the comment and POST IT. Even with just the insert text cursor, I still have to POST it for the edit to be made. I have hundreds of edits to 30-page PDFs, and this is not an efficient way to edit. I can't find any tips online. Help!
I’m facing an issue where apps or PDF files don’t start normally after booting Windows. I have to restart the system, and then they work fine
Hello all, I've got a persistent issue on both of a user's Win 10 & 11 machines. With the Adobe add-in enabled, the user prints their first job, but must exit/re-enter the program in order to print again to her default printer. The 'Print' button is greyed out. The two workarounds is that she can remain in the program, switch to a different printer from the drop down (then switch back to their default). Or, if I disable the Add-in from loading. She can print one job after another without issue. This occurs on fully patched Win 10/11 and Adobe Acrobat. No issue with other O365 products. Any thoughts on what sort of shenannigans are occuring? Thanks in Advance.
Ich habe mir einen neuen Mac zugelegt.Habe brav alles übertragen.Aber beim Neustart vom Acrobat Pro bekam ich die Meldung das ich mich anmelden sollte. Das wollte ich machen.. Aber es funktioniert nicht..Was kann ich. machen das ich mein Programm wider zum laufen bringe?( Nach Aussage eines Mtarbeiters, dürfte ich das Programm auf 2 Rechnern nutzen. Habe aber nur einmal installiert)Ich würde mich über Hilfe freuen.
Can I Format the Date Like This 11-February-2024 or 11-Feb-2024 in PDF Fillable Form?How can I do that? Experts please help Also when User Enter Data It will auto format like the above
I trying to convert an NSF file (IBM Lotus Notes) into a PDF, but I not unsure about the best tool or method to do this. Could anyone recommend a reliable NSF to PDF converter, and share some steps to convert it efficiently?
Hello, I’m experiencing an issue with Adobe Acrobat when trying to merge and save PDF files — even when the files are relatively small (under 80 pages and below 2GB in size). After selecting Save As and choosing the destination folder, the file doesn't appear to save correctly. The filename at the top of Acrobat doesn’t update, and I can’t find the file in the selected directory. I’ve already tested disabling the “Show online storage when saving files” setting, but the issue persists. I’m unsure how to proceed from here, so any guidance or suggestions would be greatly appreciated.
Good morning, and excuse my poor English (I use DeepL) I have created two interactive PDF pages, i.e., with button fields and 3D images: the first page is obtained via InDesign (20.1x64) with interactive PDF export option, while the second, which contains 3D images, is obtained from Solidwroks' Composer 2021 via its PDF export options. I merge them via Acrobat Pro latest version, and so far no problem, everything works as I want (although some adjustment/correction is needed). The problem arises when I submit the document for review and approval by my boss: if the document is correct he affixes his signature which is nothing but an image file... but after that the PDF is no longer interactive!!!How can I get around this inconvenience?If it is not possible to prevent the PDF from becoming “passive” after this, what other method can I use so that my boss can somehow affix his initials or signature to the document without it losing its interactive characteristics?Tanx.
Hello everyone. I need to sanitize a big file, 26k pages. I found out that my pc cannot handle it, so I tried to divide into small files of 10 pages and using guided action to sanitize every document in the new folder.The problem is this:every time Adobe sanitizes a new document it gives me a choice to save the file somewhere.Is there a way to fully automize this thing???I cannot sanitize heavier documents otherwise for some reason Adobe crashes. Help would be appreciated a lot.
I know that other people have been having this problem, and that there are some solutions that have worked for others, but nothing has worked for me so I thought I'd put it back out there to the community. I am attempting to run Acrobat DC on a 16" M1 Max Macbook Pro w/ 32GB of RAM running Monteray 12.2.1. I have never successfully managed to get it up and running, as every time I run the installation process and attempt to open it, it immediately crashes and delivers the crash log I've pasted at the bottom of this window. I am also repeatedly getting a notification "Failed to start CoreSync. Could not create -/Library/Application Support/Adobe/Coresync." I'm not sure if these issues are related. I have tried the solutions posted by others to no success. These have included: - Removed Creative Cloud and run the CC Cleaner- Removed Acrobat and done a manual removal of all Adobe files on my computer- Re-installed Acrobat Pro DC from this link: h
Forced to do a complete reset. Had to reinstall Acrobat. Acrobat will not oppen any pdf files, including Adobe's. System Win 11. I have reviewed other postings. No solution found yet. Can someone make a suggestion what I need to do other than install someone eles's PDF program.?
Driving me nuts. Can't print adobe docs without double-sided. Need single sided print.
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.