13903 results found
-
Portfolio layout view - huge icons waste useful screen space
The huge icons in layout view make impossible to see enough of what the portfolio includes - a waste of screen space. The detail view expanded to show a sufficient number of files does not allow you to see a document such as a letter underneath. I would like to see a Preference for Layout view (left panel) to list the file name with a small icon just like the detail view. Alternately, allow the detail view to dock the file list in the left panel.
3 votes -
Adobe Admin Console: Reimplement Feature to Change First and Last Name
I would like the ability back to change the first and last name of a user through the Adobe Admin Console.
3 votes -
Show review status as finished to the originator
Bug: I have an issue where I am not receiving "finished review" notifications from some reviewers. However I am receiving notifications for comments.
As a feature request, the originator should be able to track the status of a review. Currently only the reviewer can see the status.
The status should be available for all reviewers. Ideally on the Share panel.
3 votes -
tracking who opens and reviews online reviews
Please bring back opened and reviewed timestamps so the initiator can follow up with reviewer. We are working from home and there are some people that absolutely have to review the file.
3 votes -
Include user status field in Export users list to CSV functionality
Include user status field in Export users list to CSV functionality on Adobe Admin console. Currently we need to manually browse through admin console pages to get users with 'disable' status; which is not a feasible task for large organization who needs to manage 100000 users
3 votes -
Cannot Install Reader DC and Acrobat Pro DC so as to Preview Forms
Our Enterprise Developers use Acrobat to create and publish forms. In order to verify the forms before publication they used to use Reader so they could see the form as a user would see and interact with the form, making adjustments as needed. They can no longer do this as Acrobat Pro DC prevents the installation of Reader DC. This needs to change ASAP
3 votes -
Request for Pessimistic Licence Model
Is it possible to request an enhancement in a future product structure that would allow us to operate a more pessimistic model - one where we can "prevent" cloud access for a given user by putting them in a profile or licence explicitly for that purpose that isn't then overridden by them being added to a profile that grants cloud access? The current licence model sees the combination of an Enabled and Disabled profile resulting in that user getting Enabled cloud access. We would like to see that being an option to allow the client configuration to determine whether an…
3 votes -
Backup Gmail account data
Gmail Backup Pro programming supports numerous record reinforcement one by one.There is no constraint in programming regarding how much information clients could download or the size and number of Gmail accounts that could be added. Clients can just reinforcement erased messages of Gmail record to MS Outlook, Thunderbird, WLM, Apple Mail, Postbox, Entourage, and others. By putting resources into this application, clients can set aside cash and time both in making Gmail messages reinforcement. Individually, reinforcement of various Gmail accounts is taken by the application.
Follow this link :- https://www.wholeclear.com/backup/gmail/
3 votes -
Adobe Admin Console: Authorization assinment to user groups
Current state: It not possible to assign administration roles (e.g. System administrator) directly to the user groups in the Adobe Admin Console. At the moment you have to assign administration roles individually to users in the Adobe Admin Console.
Wish: It would be a great value if we could assign administration roles of the Adobe Admin Console directly to the user groups in the Adobe Admin Console (Roles: System administrator, Product administrator, Product profile administrator, User group administrator and Support administrator). Reason: We connedted our Azure AD to the Adobe Admin Console and synchronize our administrators via Azure AD user…
3 votes -
Combining PDFs from Windows Explorer
In the past, I have been able to select multiple PDF files from a Windows File Explorer, right-click, and "Combine files in Acrobat DC..." However, lately it no longer works. The Acrobat DC program will open to the home tab, but then I have to go back to the explorer and redo the process, then it will work. So, it appears the program needs to be open before the combine PDFs option works. Is there a way to fix this, so it will open the program and go to the combine files tool immediately, other than repeating the process twice?
3 votes -
Table Summary function
Table Summary function does not update using "check again" to check accessibility tool again after adding table summary. It simply says table summary skipped, even after it was completed. I have attached my sample table pdf and accessibility report below. Also the screen shot showing that table summary was added. This occurs in all pdf documents that originate in Excel not just this sample. So it is systemwide as i have tested multiple separate source docs. Also, uninstalled and re-installed the software and rebooted the computer after uninstalled and re-installed. Issue still persists. Please note it used to work without…
3 votes -
PLEASE PLEASE PLEASE fix the ability to merge non-PDFs back into the program
Until two weeks ago, I had the ability to merge non-pdf files into a pdf. That is no longer the case. PLEASE PLEASE PLEASE bring this back. Having to convert each document into pdf before merging docs is a PAIN IN THE -SS
3 votes -
Copy text without line breaks
Copy text in a PDF without line breaks at each visible line. Attachments are: 1) bad copy behavior in Acrobat, 2) proper copy behavior in Mac Preview.
3 votes -
Bookmarking for Scandinavian letter 'ä' and 'ö' doesn't work in Finnish version
It just leaves the spot empty where the 'ä' should be. Same goes for 'ö'. Havent tried 'å'. Tested with two Macs (OS's Monterey and Catalina) It's likely a bug.
I can add the ä manually to a bookmark but the bookmarking process becomes slower. I think this is because the developers haven't used Finnish keyboard when coding.3 votes -
MacOS Acrobat Pro DC 2021.007.20099 - Bug - Select Document Title in Initial View
Bug Report - MacOS 12.1 - Acrobat 2021.007.20099
• Selected document title in initial view and saved pdf
• Reopened pdf and filename shows in initial view instead of document title
• Tested pdf by opening it in Acrobat Reader and the document title shows in initial view
• Didn't have this issue until I upgraded the MacOs and Acrobat Pro.3 votes -
Adobe Sign - provide option to amend message after uploading pdf
When using Acorbat's Adobe Sign tool to configure a document for signatures, the standard message to recipients is "Please review and sign this document." I often customize this message. However, you get only one opportunity to edit it: after clicking "specify where to sign," triggering the upload process, you cannot change the message to recipients. At that point your only options are to either (1) cancel and start the whole process over, or (2) send for signatures. I suggest that the user should be provided a second opportunity to review and amend the message to recipients after clicking to send…
3 votes -
Overriding Adobe Preference of showing comments pane when a PDF with comments is opened
We need a way to automatically hide the Comments pane that pops up on the right-hand side of a PDF with comments without asking users to manually change their Adobe preferences.
I create PDF deliverables for a living and there have been situations where a client wants me to embed documents in a PDF via the Comment Tool, but they don't want the Comment pane to open when their employees or customers open the PDF.
I have attached a screenshot of the Adobe Preference window. The preferences outlined in red are the ones that control the Comment pane pop-up. I…
3 votes -
Bug with function bookmrk.GetByTitle. It stoped working as it should on Windows 7
function bookmrk.GetByTitle stoped working as it should. It worked properly early. We tried to reinstall then Acrobat, but it didn't help.
Windows 7. Acrobat Pro DC 2021.007.20102
Error in the following VBScript:Set MainPartDocument = CreateObject("AcroExch.PDDoc")
MainPartDocument.Open("C:\1\1.pdf")
Set bookmrk = CreateObject("AcroExch.PDBookmark")
'on the next line function returns False, although the "bookmark" exists in the file. GetByTitle actually can't get the bookmark.
res = bookmrk.GetByTitle(MainPartDocument, "bookmark")
msgbox res
if res then
msgbox "bookmrk exists " & bookmrk.GetTitle
end ifIt looks like a bug. The problem was solved by installing Acrobat Reader on the PC additionally to Acrobat Pro. We noticed,…
3 votes -
Cannot extract the embedded font "[...] Rubik-Light". Some characters may not display or print correctly.
Dear Adobe support,
There've been numerous bug reports on very similar font issues like mine in the past, but this bug here can be reproduced so easily, that I need to get the word out to you.
Bug Description:
I'm running a windows 10 pro x64 machine with InDesign CC (17.0.1 x64) to create pdfs. For viewing I rely on Acrobat Pro DC (2021.011.20039), but I keep getting this bug constantly (even with the standard Reader and on Mac!).
The important point now is the use of the font style called Rubik Light, because every single time I make use…
3 votes -
Idea for Export to alternate formats
Provide option in Export to allow a range of pages to be exported as alternate formats, e.g. JPEG files
3 votes
- Don't see your idea?