Questions
Als letztes aktiv
Bonjour, Depuis quelque temps, j'ai un problème avec Adobe Acrobat. Lorsque j'ouvre un fichier PDF, Acrobat se lance, affiche mon fichier puis se bloque durant quelques secondes. Après ce court blocage, je ne peux plus ouvrir d'autres fichiers PDF. Ce message d'erreur apparait quand bien même le deuxième fichier se trouve au même endroit que le premier.Même chose dans n'importe quel dossier, pas uniquement sur le bureau. Lorsque je quitte Acrobat sans toucher aux autorisations et que je le relance, je peux à nouveau ouvrir un fichier. Mais un deuxième que j'ouvre engendre à nouveau ce message. J'ai déjà plusieurs fois autorisé l'accès, désinstallé puis réinstallé Acrobat et éteint et rallumé mon MacBook, le problème persiste.Je suis sur un MacBook Pro nov 2023, puce Apple M3 Pro, Sequoia 15.3.2. Ma version d'Acrobat est 2025.001.20432. Une idée pour résoudre ce problème?
I have a script that works for most but not all of my use cases. It runs on "mouse up" on the second signature field in my form, which is set to read-only by default. The intent is to keep the second signature field as read-only unless the first signature field is filled in. Here's the full script: if(this.getField("Signature1").signatureValidate()==0){this.getField("Signature2").readonly = true; app.alert("Signature1 needs to be completed before you can sign here.")}else{this.getField("Signature2").readonly = false; } The issue I'm having is that if a user's signature won't validate, but is present, it won't allow the second signature field to be signed. I realize that this might present security issues, but I am unconcerned with a signature actually validating, I just need it to be there. I think my question is simple! What do I substitute for this part of my script, .signatureValidate()==0 to just require that the first signature be not blank, rather t
HiFrom Past few months when i tried to delete pages in Hindi Language Files it takes 25-30 minutes for few pages and more than 1.5 hours for large number of pages. Deletion is smooth in English Files but it is creating a lot of problem in Hindi Language Files.Acrobat Version: 2024.002.21005 64 bit
Hello, I am using the Mac version, and whenver I connect to a Monitor everything in Adobe is blurred, texts, lines, drawings, logos, water marks...etc Even after I disconnect the monitor, the issue presisits. I have to open the same file via "preview" from Mac, then it will be normal again in Adobe. Please help, thank you.
Hello! I created a short attestation document and checked for accessibiliy, all was good. I used Adobe's signaure requester for someone to sign the document. Now that I have it back, it's inluded a "final audit report" showing the history of the document. But this is reading as an image with no tags or anything so it's getting many flags from the accessibity checker. However, since it's certified signed, it won't really let me make any edits. Is there anything I can do to fix this?
So I signed up for Adobe acrobat and I'm trying to edit my cookbook that I'm writing for Kindle and I've already paid money for a monthly subscription and then I have to pay extra to ask AI something? And when I get to my editing page for my cookbook I can't even click on the page and hit enter so the cursor goes down another line. And it's supposed to be user-friendly. I can't even type a word on the page to edit my cookbook. Is it some sort of joke? I'm paying $20 and I can't even find the page break. Do you even have a page break? So disappointed that everything in this life is all about money sign up for this pay us you can have this if you pay us that what a joke.
I have a crossword puzzle PDF that I would like to convert into a fillable form for my students to use on their Chromebooks. Using the Prepare form wizard isn't working exactly as I want. Is there a different way to convert the Crossword boxes into a fillable format using Acrobat?
Hi all,I often use the Office Lens app on my iPhone to scan short documents, as it generally creates higher quality and more readable scans than our Xerox. In the past, enhancements and edits I saved as PDF from Lens rendered perfectly in the desktop version of Acrobat Pro, but now the text is skewed and the orientation correction leaves weird angled black artifacts at the margins of the page. Using the online Adobe suite to open these files does not create the same issue. Is there a setting to bring back this valuable integration? The Document filter in Office Lens is far faster and more seamless than trying to achieve the results directly in Acrobat Pro. My current version of the Desktop app is displayed as "Continuous Release | Version 2025.001.20435"Thank you!
Both Adobe Acrobat and Reader (both 2025.1.20438) crash when I do a select text and copy from a particular file. This is on MacOS Sonoma 14.7.5. I then opened up a Windows 11 VM running Reader 2025.1.20435 and got exactly the same result (!). Crash is a bit delayed, right-click, copy, go to target, go to paste, BOOM Acrobat gone.I'm attaching the lethal file.
I have tried to uninstall it many times and then it is a little better, but then it goes back to being slow when scrolling. I appreciate any help
Everyone at my organization has new Acrobat. Mine opened at first in new Acrobat, then started reverting to old, and along with it every time I open a pdf I have to wait for it to sign me in, and I get every blue popup asking if I want this or that as if it's the first time I'm signing in.I work with thousands of pdfs per month and this has slowed me down substantially. I've tried two total uninstall/reinstalls - each time the first couple of times I'm in there it's new Acrobat and things move quickly, then it reverts back. I have an online Adobe account, and I can't help but think these settings are coming from there, but I can't get rid of them. I've tried unchecking sync across devices and it doesn't work. I've tried Enable New Acrobat - it restarts right back to the old one. Any ideas?
Hello I am trying to create a JS to send an email based on a radio button check mark.I have static email to_address. in the cc_ address I want to creat a script that will cc certan indivudals based on what is checked. I am just beginer at writing code but do have an understandin.Thank you
I have several yes/no radio button groups on a form I've created. If the answer to question one is "yes" then question two is skipped, and you move on to question three. I've tried the suggestions I've found for adding javascript, but I just can't seem to get it right. Any help?
Hi everyone,I am trying to send data (click tracking) from a PDF form via JavaScript in Adobe Acrobat, but without displaying any status or download window to the user. I’ve tried several solutions, but none have worked as expected.Here’s what I’ve tried so far:Using app.launchURL():I attempted using this method to send the data via a URL, but it opens the browser and causes user interaction (the browser asks for permission to open the URL), which is not ideal for my use case.Using submitForm() (with GET and POST methods):I tried sending the data via both GET and POST methods using submitForm(), but Acrobat still triggers a download page or a status window, which interrupts the user experience. Despite trying to hide the button, the download page still appears.Submit with Hidden Button and POST Method:I used a hidden button with submitForm() and tried POST, but it still causes Acrobat to open a download page, which is not what I need.Earlier Attempts:I also tried sending HTTP requests
Hallo zusammen, ich habe eine Datei erstellt eine Tabelle für einen Monat für Differenzen. plus rechnet er alles richtigaber bei minus rechnet er aber nicht richtig.also bei 31. Tagen mit jeweils 1.00€ müsste ich ja -31,00€ haben und nicht -29,00€ was mache ich falsch kann mir jemand helfen?Grus marcel
Hello community, I would like to create a form with this PDF, where in the second part of the page, if I click on the icon, for example, Mono, it will display the corresponding code '1' in the CODE section above, and similarly for the other values like Beam, Installation, and CCT, ultimately composing the final code. I’ve tried using Adobe forms, but the functionality is too limited. Any suggestions on how I can do this? Thank you.
Hi, I would like to share my experience using Adobe Acrobat. In 2023, I filled out my tax form and saved it on my laptop using Adobe Acrobat. Later, when I needed to check some information from that form, I opened the saved file and found it completely blank. I was shocked. At first, I assumed I had made a mistake and hadn’t saved the form properly.I tried to work around the issue without the original form, which caused me a great deal of inconvenience. A year later, after purchasing a new laptop, I transferred all my important files to the new device. To my surprise, when I opened the same PDF file on the new laptop, the completed form—with all the data—was visible. However, without making any changes, I closed the file. When I reopened it again, it was blank. I was completely confused. I’ve always relied on Adobe Acrobat, so I began searching for answers online. I came across information suggesting that this issue might be caused by differences in program versions
We use Adobe Creative CloudInstalled programs:- Adobe DC- Indisign When starting the computer and after a few minutes we receive more messages (8-10 pop-up)."Another instance of Distiller is busy starting up. this instance cannot continue."Do you have any idea what is causing the problem?
I am running into issues opening PDF documents in our SharePoint Online environment in desktop Acrobat. We have the SPO-Adobe integration setup in our environment. When I click on a PDF in SPO it opens the document in Adobe Document Cloud. In Document Cloud there is a button to open the file in desktop and when I do it opens Acrobat but I get the following error: Has anyone else ran into this issue or have suggestions to try?
Hi. I need some help please. Every month my employer sends me an email with a link to their servers where I can download my payslip (in pdf file). I usually download it and open it on my phone. The file is password protected. Today (when I wanted to see a payslip from two months ago) I downloaded it again from their servers and it was altered. They modified some stuff in it. They screwed something up and now they obviously want to destroy the evidence. Wait for it. I then found the same payslip that I downloaded it to my phone two months ago and it was altered as well. How the hell can they do that? Did they hack my phone somehow?How can I see the original file and expose them? Unfortunately I don't have any screenshots of the original file. I thought the pdf file was safely stored on my phone. I really appreciate your help,Mike
Hallo Community,ich finde leider nur einen Post in Bezug auf Standard DC und Pro DC.Mein Anliegen ist aber in diesem Fall ein anderes, denn ich brauche die Unterschiede zwischenAcrobat Pro und Acrobat Pro DC Ich hoffe, hier finde ich eine Antwort.Vielen Dank
Hi, Im using the adobe share files with comments enabled to have a file that several users can access and highlight / draw in on different tablets. But despite removing the checkers for pop-up behaviour and reinstalling / cleaning Adobe i cant get rid of it, every time a line is added or something is highlighted a damn comment pop-up shows up prompting the need for a comment. This is making the program lag and adobe eventually crashing every 3rd second until restarted on all devices, mobile or tablet. I did find a workaround to the problem, when drawing and marking i switch the color of the line before closing the tool down to avoid being given a comment pop-up but its annoying and not a permanent solution to the problem. Solved: Re: Disable Highlight Pop Up Note Problem - Adobe Community - 10120568Solved: Comments Pane in Acrobat will not disable - Adobe Community - 14556942I did all of the steps in the above forum links, nothing works. Using the latest avaiable a
Als ik een pdf open zie ik vaak maar een klein gedeelte, pas na bijvoorbeeld in of uitzoomen komt het hele pdf bestand goed in beeld.
Hello,I have A4 paper in my printer.I have scanned a musical score (portrait mode). I would like that by printing it, the content of the musical score could have a width of 160 mm (portrait mode). How to do it ?
This box in annoying and unnecessary.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.