- or
No existing idea results
- ~ No ideas found ~
13477 results found
-
Straight line with highlighter and drawing tools
Make straight lines with the highlight text tool and drawing tools by holding shift, just like holding shift with the draw line tool. PLEASE.
Maybe also give the highlighter the clickable option to choose between freehand highlight, straight line highlight, and recognizable text; and lock the option preference until we manually change it.4 votes -
Remove blue SHARE button
I am not sure what the point of this "feature request / bug report" is. I am trying to "provide feedback". In this case, I would like to complain about the big blue share button that is disallowing me from seeing the tool items that I actually need to see and use. Instead I have to see this big useless blue share button. If I want to share, there is a tool for that, and if I wanted that tool, I would have added it to my toolbar.
And no, I do not need to read a forum. What I need is to remove the blue share button.I am not sure what the point of this "feature request / bug report" is. I am trying to "provide feedback". In this case, I would like to complain about the big blue share button that is disallowing me from seeing the tool items that I actually need to see and use. Instead I have to see this big useless blue share button. If I want to share, there is a tool for that, and if I wanted that tool, I would have added it to my toolbar.
And no, I do not need to read a forum. What I…4 votes -
Menu Too Collapsed
The new menu set up is more cumbersome than the old one. It now takes me 4 clicks to just be able to rotate my view as well as just navigating through the menu. Ideally, I'd like to be able to add items to the tool bars for quick access. The current set up is very irritating. Additionally, the new floating toolbar is annoying. Overlaying on top of the document causes it to be in the way all the time. I'd like to be able to dock it. I can also no longer make it so the tools bar doesn't pop up every time I open a new PDF. I don't use them so don't need them popping up each time. Lastly, when signature are involved, I can no longer minimize the banner at the top. I do not care if the signature is verified or not.
The new menu set up is more cumbersome than the old one. It now takes me 4 clicks to just be able to rotate my view as well as just navigating through the menu. Ideally, I'd like to be able to add items to the tool bars for quick access. The current set up is very irritating. Additionally, the new floating toolbar is annoying. Overlaying on top of the document causes it to be in the way all the time. I'd like to be able to dock it. I can also no longer make it so the tools bar doesn't…
6 votes -
PostScript distiller ignores clip after charpath
Sometimes, clip after charpath is ineffective in Adobe Distiller 20.0, 20.005.30635. PostScript files cannot be attached, so code follows. Obviously, if Adobe’s software does embarrassing line wrapping, unwrap.
%!PS
<< /PageSize [560 365] >> setpagedevice
% DeFontPath has two uses.
% Bug in Adobe Distiller 8.1.3 (23/10/2006). In attempting to treat paths derived from text as copyable text, it fails to cope with paths made partly thereby and partly from a upath.
% Bug in Adobe Distiller 20.0, 20.005.30635, PostScript software version 3018.101, in which sometimes, a clip of a text-derived charpath had no effect.
% https://acrobat.uservoice.com/forums/590923-acrobat-for-windows-and-mac/suggestions/19193479-distiller-charpath-clip-stroke-does-not-honou
% https://groups.google.com/g/comp.lang.postscript/c/ewwOV_qN4JQ
/DeFontPath
{
[ {/moveto cvx} {/lineto cvx} {/curveto cvx} {/closepath cvx} pathforall ] newpath cvx exec
% Fuller version available from https://github.com/jdaw1/placemat/blob/main/PostScript/placemat.ps
} bind def % /DeFontPath/GothamNarrow-Bold 480 selectfont
1 setlinejoin 1 setlinecap [] 0 setdash% Page 1: clip ignored. Black overwrites red. And black shown extra-wide.
12 12 moveto
(78) true charpath
gsave 1 0 0 setrgbcolor 4 setlinewidth stroke grestore
0 setgray 8 setlinewidth clipsave clip stroke cliprestore
showpage% Page 2: clip heeded (hurray!). Black not present outside, so red visible.
12 12 moveto
(78) true charpath DeFontPath % Path converted from text to non-text path.
gsave 1 0 0 setrgbcolor 2 setlinewidth stroke grestore
0 setgray 4 setlinewidth clipsave clip stroke cliprestore
showpagecount =
Sometimes, clip after charpath is ineffective in Adobe Distiller 20.0, 20.005.30635. PostScript files cannot be attached, so code follows. Obviously, if Adobe’s software does embarrassing line wrapping, unwrap.
%!PS
<< /PageSize [560 365] >> setpagedevice
% DeFontPath has two uses.
% Bug in Adobe Distiller 8.1.3 (23/10/2006). In attempting to treat paths derived from text as copyable text, it fails to cope with paths made partly thereby and partly from a upath.
% Bug in Adobe Distiller 20.0, 20.005.30635, PostScript software version 3018.101, in which sometimes, a clip of a text-derived charpath had no effect.
% https://acrobat.uservoice.com/forums/590923-acrobat-for-windows-and-mac/suggestions/19193479-distiller-charpath-clip-stroke-does-not-honou
% https://groups.google.com/g/comp.lang.postscript/c/ewwOV_qN4JQ
/DeFontPath…1 vote -
Text box formatting
Allow format of text boxes being added.
Need to be able to change the box background, outline.
Make it easy to move the box also.2 votes -
Form Fields
Acrobat take so long to delete form fields when multiple fields are selected. It depends on how many form fields are selected across opened Documents. In other words, if you have an opened document with 2 or 3 form fields selected while you are deleting form fields on a different one (another one), it will take 5 to 10 seconds to delete desired form fields (as invoked and desired by user to delete form fields on a document). On a different scenario if an open Document has 40 Form Fields selected while deleting Form Fields on a different opened document (another one), it will take around a minute or more to delete desired fields on current/active document.
The more form fields are selected across open documents, the more it will take to delete form fields on a document.
As more form fields are selected across opened documents, more time it will take to deleted form fields on a "working document" (working document = document you are processing to deleted Form Fields). It has been necessary for me to make sure of not having many form fields selected across opened documents when going to delete form fields on a document to avoid spend a lot of time on the delete form fields process.
It is something with Acrobat and it is not something with Acrobat installation because it has happened (exactly happened) to me on different Computers and now on a Workstation Laptop one. It happens with the New Acrobat Interface and on the previous Acrobat Interface which is the one I'm currently using.
Acrobat take so long to delete form fields when multiple fields are selected. It depends on how many form fields are selected across opened Documents. In other words, if you have an opened document with 2 or 3 form fields selected while you are deleting form fields on a different one (another one), it will take 5 to 10 seconds to delete desired form fields (as invoked and desired by user to delete form fields on a document). On a different scenario if an open Document has 40 Form Fields selected while deleting Form Fields on a different opened document…
2 votes -
Add a specific Watermark to toolbar.
I apply watermarks to dozens of documents each day.
In the previous Acrobat Pro I was able to add a specific watermark to my tool bar for one click application of the watermark to a file and then save it.This feature was not carried over to the new Acrobat Pro and only allows the watermark main menu to be added to the toolbar. I then have to search for the watermark in a dropdown, apply it and save the file.
The one click watermark function needs to be added back to the new Pro.
Or even better, allow several specific watermarks to be added to the toolbar and allow the user to give a name to each one in the toolbar.I apply watermarks to dozens of documents each day.
In the previous Acrobat Pro I was able to add a specific watermark to my tool bar for one click application of the watermark to a file and then save it.This feature was not carried over to the new Acrobat Pro and only allows the watermark main menu to be added to the toolbar. I then have to search for the watermark in a dropdown, apply it and save the file.
The one click watermark function needs to be added back to the new Pro.
Or even better, allow several…2 votes -
take a snap
I need "take a snap" tool at an easy, immediate, accessible location. Not hidden in a search box!!! this is so annoying. In the old PDF, I can just place it in the custom tool bar. The new custom tool bar is very ****** too. I can't add anything useful at all. It is full of junk tools I can't even remove.
8 votes -
Bazen, PDF dosyaları açarken donma yapıyor. "Yanıt vermiyor" uyarısı alıyorum.
Bazen, PDF dosyaları açarken donma yapıyor. "Yanıt vermiyor" uyarısı alıyorum.
4 votes -
Hide quicktool
I want to be able to hide the quicktool because i only use it to read.
3 votes -
Monthly usage report
I wish I could have a simple usage report.
In order not to damage privacy there could be a tool that indicates the last use with large variables:
less than a month ago;
more than a month ago;
more than three months ago;
more than 6 months ago; etc. as happens with the console of the non-competing software Autocad.
Thanks best regards
Fabio Freti9 votes -
Feedback on new layout
There should be a way to move the tools back to the right, it adds time to my work to keep moving across the screen, why the change? Also what's with the floating tools bar that cannot be hidden or changed? I have no use for it and it's in the way
9 votes -
Request e-Signature custom CC per person
When having multiple signatures, some of these signers may have administrators that manage their documents, and must be CC'd in. This functionality requires each each CC to be custom per person. I want my contracts to to be CC'd in when its flowing around my business, however I do not want the client CC'd in when we are signing.
Also, when you click the "choose where to sign" button the loading screen says "Submitting", it makes me feel like i've accidentally pressed Request E-Sign - this should be updated to "Loading"
2 votes -
PDF exporting XLSX not great
One of the primary reasons I am looking at purchasing Adobe Acrobat is to parse PDFs. Here is an example: https://www.kycourts.gov/AOC/Information-and-Technology/Analytics/Documents/UOR_Description_List_Website.pdf
This contains a spreadsheet. When I use Adobe Acrobat Pro to export an xlsx file from this PDF, it's quite bad. Many records get butchered. Is this a common problem? Or is there something particularly problematic with this file?2 votes -
2 votes
-
Bring back disable tab option
I would like to retain the ability to disable tabs, so that each file opens in a new window. It's so important in my job, I want all the pdf view in each separate window. I really hate the new version who don't be able to disable the tabs, all pdf are in a same window, it's so annoying and non productive. Bring back the option for giving the possibility to separate tab in many window for people like me who NEEDS in many windows.
7 votes -
Minimize side bars on open
Side Bars (All Tools & Bookmarks) compress the image when opening.
These need to be minimized on open as there's already icons to expand them.
At minimum there needs to be a user setting to allow individuals to set them to minimized upon open. Not all file openings occur as full screen, so those side bars 'squash' the image.1 vote -
All Rummy Apps List 2024
Explore the best Rummy experiences with All Rummy Apps! From seamless gameplay and stunning graphics to a variety of exciting game modes, these apps cater to all skill levels.
Compete with players globally, hone your strategies, and enjoy endless hours of fun.
Whether you're a beginner or a seasoned player, download any of these top-rated Rummy apps today and join vibrant communities of Rummy enthusiasts!
All Rummy Apps List 2024
1 vote -
Rummy Most APK Download
Experience the ultimate Rummy adventure with Rummy Most! This top-rated app offers smooth gameplay, vibrant graphics, and a variety of exciting Rummy modes. Compete with players worldwide, improve your skills, and enjoy endless hours of fun. Download Rummy Most today and join a thriving community of Rummy enthusiasts!
Rummy Most APK Download
1 vote -
Rummy Modern APK Download
Step into the future of card gaming with Rummy Modern! This sleek app offers seamless gameplay, stunning graphics, and a variety of Rummy modes to keep you engaged. Compete with players around the globe, refine your skills, and enjoy endless fun and challenges. Download Rummy Modern today and join a dynamic community of Rummy players!
Rummy Modern APK Download
1 vote
- Don't see your idea?