『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Connect with the global Acrobat Reader community.
新着順
how do I save combined pdfs as a binder, not as a portfolio?
Hi Would it be possible to print pdf document always show file name in paper? How can I do it ?Thanks
Hi folks and sorry for this rather long topic title. After deploying AcroRdrDCUpd2100120135.msp in our network (100 clients), we saw that users could no longer sign a document when using the Adobe Reader plugin for internet explorer on Win10 20H2.I am sure my analysis was thorough: it works with the same versions on Win10 1909.It also works, if you simply download that PDF and open it in Adobe Reader - it's just the plugin that is broken. Our digital signatures are secured with a password, in case that matters. What happens, is this error message after you select the certificate to sign with: Since we use Sharepoint as DMS server and Sharepoint works best with internet explorer, we are not willing to change the browser in order to overcome this, nor will we suggest our users to download the documents - this plugin usage is very important to us and signing is used frequently. Since the last 4 updates all changed the signing components, I am sure that Adobe intro
acrobat reader
i have trouble digitally signing a pdf document. my certificate is valid and it expires in 2026, but when i try to sing a document, it does not allow me to and says the credential selected for signing is invalid. what could be the problem?
Hey guys! I have a fresh Windows 11 64bit, and i wanted to install back again the acrobat reader, but I can't, because it says that i already have a newer version installed. I tried many things i saw online, but nothing helped.Anyone has any idea how can I solve this? Thanks in advance. Norbert
Hello,For business purposes, when PDF files are saved in a specific folder, batch printing is performed automatically through Adobe Reader. I am doing it using the following command:acrord32.exe /t <PDF file>These are PDF files with about 20 pages, but up to page 18 are printed well, but after that, they are printed as blank pages.Printing with the /p option instead of the /t option prints normally, but there are always problems that require human intervention.Even if you download and install the latest version of PDF reader, the result is the same.If anyone has a solution, please give us your opinion.
I have created a PDF with 5 attachments. All Attachments are regular PDF files. PDF files were created using 3rd party component.If I open PDF width Adobe Reader all attachments are listed. The thing is that 2 of those 5 file attachments do not want to be displayed or saved. Acrobat Reader does not message anything. Just does nothing. Then I created another PDF file and attached those two "problematic" PDF files.It works like a breeze.It appears there is a bug in Adobe Reader. I am using the latest version as of today. The thing is that Foxit and Nitro have no problems whatsoever to display all attachments correctly.
Hi, I have a habit of selecting text while reading a doc. When I read a PDF from Adobe reader, I noticed slow performance (pause / halt / circling orb), and also a CPU spike, It was the quick action menu that caused the issue. I don't understand why it takes too long to show up and it always use 100% of one CPU core before displaying the quick action menu. I disabled it from preference. Version is 2023.001.20093. I have AMD Ryzen 7 1700 with 16GB RAM.
Hi,We got the issue, that the checkout prompt is not showing up if a user wants to open a .pdf file directly from a SharePoint library.If the user opens his local Acrobat Reader and tries "File" -> "Open" -> "direct URL", the checkout prompt works fine. Trying to check out the file via "Open with Explorer" feature from SharePoint works too. Only the web interface is not working.What we tried to solve this issue: Checkout and Open PDF files from SharePoint Document Libraries 1. We checked the DOCICON.xml and edited it to the following: <Mapping Key="pdf" Value="icpdf.png" EditText="Adobe Acrobat" OpenControl="AdobeAcrobat.OpenDocuments" OpenApp="AcroRd32"/>We changed this on all servers within our SharePoint farm and did an IIS reset.2. We have added the PDFFIX.js script under >Template->Layouts (as described in the link above)3. We run the powershell script as described in the link above.4. Within SharePoint, documents are forced to open within the client applic
Hello everyone, we have PDF documents that received the following headers and footers when created by the browser: 1. Top left: Firefox 2. Top right: Internet address 3. Bottom left page number 4. Bottom right: date with time Unfortunately, this content has not been set as a header and footer, so one cannot simply remove the content by removing the header and footer. The content is on the outer edge. Now our question: How can we find and remove this content? Is it possible to search and remove the content based on the position in the document? Is it possible to create a macro using the action wizard so that this content can be automatically removed from hundreds of PDF files? Many thanks for your help!
Hello community. I am trying to print with the code below my PDF form using "Microsoft Print to PDF" and after printing (saving as a flattened image file) it should set the printer to default (any printer) but not works. Can anyone help me? Thanks in advance var defaultPrinterName = this.getPrintParams().printerName; var pp = this.getPrintParams(); pp.printerName = "Microsoft Print to PDF"; pp.NumCopies = 1; pp.DuplexType = pp.constants.duplexTypes.Simplex; pp.pageHandling = pp.constants.handling.fit; pp.printRange = null; pp.interactive = pp.constants.interactionLevel.silent; this.print({ bUI: false, bSilent: true, bShrinkToFit: true, printParams: pp }); pp.printerName = defaultPrinterName;
I am curious why this file looks so much better on a PC than on a Mac. I have played with the settings and nothing seems to improve it. Ordinary doocuments look the same on either platform, but when it comes to 3D content the Mac version is sadly lacking.
I am legally blind and I need a black bacground with white letters to be able to read my documents. Is there a setting in acrobat reader to do that?
I'm scripting the creation of some Windows images, and would like to install Reader as part of that process. I anticipate updating the images from time-to-time, and would always like to use the then-current version of Reader. My question is: Is there a static URL from which I can always download the latest Reader installer? I know that I can go to the https://get.adobe.com/reader page, fill out the form, and get a URL for a specific version. I'm also aware of the ftp://ftp.adobe.com site, but it looks like I also need to choose a specific version by name. So, what I've found so far are things like this: ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/2001320064/AcroRdrDC2001320064_en_US.exe What I'm hoping to find is something like this: ftp://ftp.adobe.com/pub/adobe/reader/win/LATEST Thanks in advance for your help!
Hello Community, I currently have the problem that I cannot open documents that I receive from a supplier with Adobe Acrobat Reader DC. Error 14 and "Dict object is expected" then appear. But I can open the document in Edge or Firefox. If I then print the document as a PDF, I can open it again with Adobe Acrobat Reader. Can someone help me why this happens and what I can do so that I don't have to open the documents in a browser first.Adobe Acrobat Reader DC is up to date. Version 2023.003.20201 64Bit
I am working with Adobe Acrobat Reader, Version 2023.001.20177, under MacOS Ventura 13.3.1 (a), using many spaces in parallel. As I want to open PDFs in the current space I am working in right now, I always create new Reader processes, using the “-n” flag of the “open” utility on the command line. This makes sure that the document isn't opened on some random tab in another space. The Reader gets frequently confused by this and presents me with these blue pop-ups which even cannot always be easily clicked away when they are distorted (see screenshot). If not distorted, the pop-up notice is titled “Reopen closed PDFs” and reads as follows: ”Acrobat Reader closed abruptly. You can restore the PDFs you had open.” and offers then the choices ”No, thanks” and “Restore”. It would be really helpful for my workflow if this could be disabled. I've tried to adjust the preferences (like ticking off ”Show me messages when I launch Adobe Acrobat Reader” etc) but to no avail. Thanks in advance for an
Hello, I'm sorry if this one was disccused already, but cannot find any previous post nor solution to this.I have one quite large PDF file (280MB, 11000 pages), just drawings and schematics and one medium file (180MB, 4500 pages).If there is a certain word I would like to search for, smaller file performs search in a second, no issues. But large file starts searching and counting pages and it takes forever. Is there any solution to this as I can remember it wasn't like this before. Thank you
Why can you no longer email a .pdf in 1 simple click? It now takes 3 STEPS! In the past you could click on the email icon and it immediately attached it to an email. Why would you ever change this causing people hours of lost time ands angst????
Never seen this happen before... when I open any PDF (Adobe Reader DC), its defaulting to my label printer. If I change the printer to the one I want to print to (or any other printer), it very quickly cycles through each of the printers in the list and returns to the label printer, repeatedly. I have forcibly reset the default, added in a temp local printer, and restarted multiple times. Each time, the printer choice cycles through all printers and settles back on the label printer.Any suggestions?
Can anyone tell me why Chrome works and Adobe doesnt? Same file no changes? This makes no sense.
I have a pdf file with audio tracks embeded in it but do not know how to listen to it on a Mac computer. is it possible to do so?
adobe reader should build protection after delete all older versions and add the latest version and block add CEV immediately
Gostaria de saber se mais alguém está tendo o mesmo problema que eu, atualmente estou utilizando o Acrobat Pro para ler arquivos em PDF simples e tamanho pequeno, mas demora muito para abrir, isso já vem acontecendo várias vezes. Meu computador é um Macbook Pro I7, não era para aconter isso, estou atualmente usando o recurso de vivualização do próprio MAC porque não consigo usar o Acrobat. Alguém sabe se é alguma configuração?Minha versão é Autentica (Original).
When I highlight and copy text in a pdf and then paste it contains emojis in the spaces Fannie🎖️Elizabeth🎖️Solomom How do I stop this?
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.