- or
No existing idea results
- ~ No ideas found ~
14175 results found
-
API Management for Adobe Sign for Government
Adobe Sign for Government customers need to be able to manage their own API's.
This is currently only available in the consumer subscription.
2 votes -
Allow global modification to default page setup margins in Print Dialog Box
Make default page setup margins in the Print dialog box set to 0 inches instead of 1 inches or make these customizable. Having the default page setup set to 1 inch margins creates a condition where the user is forced to choose the "Fit" option under Page Sizing & Handling rather than the "Actual Size" option in order to print a pdf and fit all of the information. See the attached example which represents a pdf that is 8.5" x 11" that has a border line set at 0.5" from the edge of the document. When choosing the Print dialog box, you can see in the preview that the that the top and bottom of the document are cut off when using the "Actual Size" selection. This is in contrast to choosing the "Fit" option which ads an extra margin to the sides of the document and inadvertently shrinks the document by 22%. This doesn't make any sense when the document is 8.5"x11" and the selected paper size is also 8.5"x11". The document should be able to be printed at true scale "actual size" rather than being shrunk down to fit within Adobe Acrobat Pro's default 1 inch margins.
Make default page setup margins in the Print dialog box set to 0 inches instead of 1 inches or make these customizable. Having the default page setup set to 1 inch margins creates a condition where the user is forced to choose the "Fit" option under Page Sizing & Handling rather than the "Actual Size" option in order to print a pdf and fit all of the information. See the attached example which represents a pdf that is 8.5" x 11" that has a border line set at 0.5" from the edge of the document. When choosing the Print dialog…
1 vote -
How To Book Turkish Airlines With Points +1-800-594-4991(OTA)
To book Turkish Airlines with points, log in to your Miles&Smiles account on the Turkish Airlines website or mobile app. Go to the "Award Ticket" section, search for flights by selecting your destination and travel dates, and choose from available award seats. Once you find your preferred flight, use your accumulated miles to complete the booking. Taxes and fees may still apply and can be paid separately.
Know more: https://www.airlinehelp.us/blog/how-to-manage-your-booking-on-turkish-airlines/
1 vote -
What is the best OLM converter?
The MacGater OLM Converter is an easy-to-use tool that helps you export emails, contacts, calendars, notes, journals, and tasks from OLM files. You can save your Mac Outlook data in the format you choose. This tool lets you change OLM files into more than 10 different formats, like PST, EML, EMLX, MBOX, PDF, HTML, MSG, CSV, and more.
To know more: https://www.macgater.com/olm/converter/
0 votes -
share
In the/my newest update of Acrobat Reader, the button to send the pdf as attached to email has now become a "Share button" and now requires an extra click in order to send the pdf attached to an email. As far as I can see, there's no way to enable Reader to do this by default. In my opinion this is a downgrade, as I /only/ send attached pdf, never share links.
Could you either reverse the change or make it possible to make my choice as default option.2 votes -
How do I import MSG to MBOX in 2025?
Using a professional tool to export MSG to MBOX format is the way to go. The DRS Softech MSG Converter tool takes care of that, and it is reliable and the highest quality. Plus it has features that make it the best. These include the ability to convert MSG to PST, PDF, EML, and JPEG, in addition to 30+ saving formats. Further its batch processing option is is a great option to process multiple MSG files at the same time. We have put together simple, fast and easy steps to help you with the conversion process.
- Download and start the DRS Softech MSG Converter tool on your Device.
- Click On Select File/Select Folder to add a MSG file, Hit Next.
- Here, you can then expand the tree hierarchy structure and preview the email and attachments, Hit Next.
- Choose File Format, and select MBOX from the drop-down list.
- In addition, select the additional feature to have a more precise output.
- Finally, select a saving location by clicking on the Save to Path option and hit the Convert button.
Know More: https://www.data-recovery-solutions.com/blog/convert-msg-to-mbox/
Using a professional tool to export MSG to MBOX format is the way to go. The DRS Softech MSG Converter tool takes care of that, and it is reliable and the highest quality. Plus it has features that make it the best. These include the ability to convert MSG to PST, PDF, EML, and JPEG, in addition to 30+ saving formats. Further its batch processing option is is a great option to process multiple MSG files at the same time. We have put together simple, fast and easy steps to help you with the conversion process.
- Download and start the…
1 vote -
Many Acrobat entries in the Windows taskbar for the single PDF-file
Bug.
Windows 11. Acrobat version etc. are represented on the screenshot.
Steps to reproduce: a few pdf was opened and all except one has been closed.
Result: there are many Acrobat app entries in the Windows taskbar instead of only one (for the last still opened pdf). See screenshot.40 votes -
Organize pages - edit
While in organizing pages, I would like to be able to use the highlighter and stamps.
We have to highlight and approve a lot of invoices, it would be so much faster if I could do that in the organized pages mode.1 vote -
Adobe Acrobat extension crashes with Danish language
The Adobe Acrobat extension version 25.7.1.0 crashes in the browser when Danish language is selected. We have verificed the problem is both in Chrome and Edge. When trying to view a PDF via URL it shows content for less than 1 second and then just a white page. Changing language to English and it works. We think there is something in the Danish translation that crashes the extension. Id: efaidnbmnnnibpcajpcglclefindmkaj in Chrome.
1 vote -
How can I repair a corrupted SQL Server database?
You can either repair corrupted database in SQL Server manually or professionally. For manual repair, apply DBCC CHECKDB with repair options such as REPAIRREBUILD or REPAIRALLOWDATALOSS. Restore from backup if available, or apply emergency mode for urgent repairs. Put the database in single-user mode before running repairs.
But there are some restrictions with include possible loss of data with REPAIRALLOWDATA_LOSS, and part of the corruption is irreparable. Advanced repairs involve expertise, and system performance is likely to decline during it.
In case the SQL Server's internal tools are unable to rectify the corruption, then the DRS Softech SQL Database Recovery Tool assists you to repair corrupted SQL database. It is a powerful and intuitive solution to recover and restore damaged SQL Server database files (MDF and NDF). It restores deleted or inaccessible database objects like tables, triggers, views, stored procedures, and so on effectively without compromising data integrity.
Easy Steps of "How to Fix SQL Database"
1. Launch the DRS SQL Database Recovery Tool on your screen.
2. Then, click the Open button and click Browse to find and open the targeted MDF file.
3. Select the correct recovery mode and other settings as necessary, then click OK to proceed.
4. It will show the recovered database items in a tree format. Choose the required items and click Save.
5. Specify whether the retrieved data will be saved to a live SQL Server directly or in the form of an SQL script.
6. Make any further settings if needed and press OK to complete the process.Know More: https://www.data-recovery-solutions.com/blog/repair-corrupted-database-in-sql-server/
You can either repair corrupted database in SQL Server manually or professionally. For manual repair, apply DBCC CHECKDB with repair options such as REPAIRREBUILD or REPAIRALLOWDATALOSS. Restore from backup if available, or apply emergency mode for urgent repairs. Put the database in single-user mode before running repairs.
But there are some restrictions with include possible loss of data with REPAIRALLOWDATA_LOSS, and part of the corruption is irreparable. Advanced repairs involve expertise, and system performance is likely to decline during it.
In case the SQL Server's internal tools are unable to rectify the corruption, then…
1 vote -
Speedstars is a fiery race track
speedstars is a fast-paced racing game that will get your heart racing if you love the thrill of racing. From the very first steps, the game makes you feel like you're right in the middle of the action, taking in the hot atmosphere of speed events. In game, every keystroke and press matters, therefore you need to be able to coordinate your reflexes, talents, and full focus. It's not enough to just keep going fast; you also need to find the right pace to help your athlete cross the finish line with the greatest outcomes.
The way speedstars makes you feel like you're really sprinting is what sets it apart from other games. Every step perfectly mimics how professional athletes move, so you can really feel the heat of the track and the strain of other racers chasing you. There are times of incredible strain when you have to balance speed, endurance, and using each burst of acceleration to get to the finish line. This is when even the smallest error can keep you from getting to the winning yellow line.
Speedstars is still one of the best speed racing games since its gameplay focuses on reflexes and skills, making it both easy and hard to play. If you want a fun and competitive sports game that keeps you on the edge of your seat, the game is the race to get. Get ready to sprint to the finish line as quickly as you can, put your name on the scoreboard, and make every race a great memory.
speedstars is a fast-paced racing game that will get your heart racing if you love the thrill of racing. From the very first steps, the game makes you feel like you're right in the middle of the action, taking in the hot atmosphere of speed events. In game, every keystroke and press matters, therefore you need to be able to coordinate your reflexes, talents, and full focus. It's not enough to just keep going fast; you also need to find the right pace to help your athlete cross the finish line with the greatest outcomes.
The way speedstars makes you…
1 vote -
Enable Grouping
Enable Grouping of Images and text boxes in 'Edit PDF' mode. This functionality existed in earlier versions and is critical for maintaining layout integrity in documents that require consistent visual alignment. Please consider restoring or enhancing this feature for Professional users.
2 votes -
Suggestion Bar displayed over slide show
When displaying a pdf file of photos generated by Lightroom's "Slide Show" module, Acrobat puts a small "Suggested for you" menu bar over the text at the bottom of the page. I can't get rid of it. Clicking on the 3 dots shows a "Hide" but this does nothing.
Showing this Suggestion Bar makes using Acrobat useless for the display of a pdf slide show.
Besides fixing this bug, another feature would be the ability to turn off suggestions and pop-ups. Please get out of my way!!2 votes -
Create button
Please remove the "+Create" button from the tab row. This has been creating a poor experience when working with multiple tabs and files. Providing an option to disable this button from it's current spot would be helpful as well.
16 votes -
FEATURE REQUEST
I need to import data from csv/txt into my fillable pdf. I already created a fillable pdf with some fields and now need to import data into the pdf. Is that a feature to solve this?
1 vote -
Reader Type Licensing for Enterprise Users
The ability for Enterprise customers to assign a Reader type license to users who do not need full Adobe through the admin console that allows those users to sign into the Unified installer. Giving access to simple plugins that handle opening and saving to Document Managment Systems.
This would allow the organizations who do not license all users to switch to maintaining Adobe updates through one installer/update and simplifies vulnerability scanning/patching.
E-001716621
1 vote -
Download Arrow for Document Cloud
If I use Dropbox or OneDrive to share documents with others, either of those cloud storage systems has an obvious download arrow on the initial cloud page After the recipients of my link, click on the link. I don't know why Adobe decided to hide the download arrow behind an ellipsis in its document cloud (at least that's where it is in the doc cloud when accessed on my Mac computer). There's plenty of room on the document cloud menu bar to place all of the features buried under that tiny little ellipsis of three dots. Sometimes I think Adobe needs to a whole new set of UI designers. It would also be wonderful if Adobe would enable the document cloud to display and access portfolios in the same way that you can display them on your computer. Instead, recipient of doc cloud portfolio links are confronted with a huge Adobe icon prompting them to download Adobe Reader or Acrobat (even if they already have one of them), while the location of the portfolio is nearly hidden. Why not make the prompt for downloading Reader or Acrobat much smaller and to the left or right of an image of a page of the portfolio, and concurrently make the download arrow obvious. There is so much about the document cloud and requesting e-signatures that is unfriendly to smooth document workflows. So many roadblocks.
If I use Dropbox or OneDrive to share documents with others, either of those cloud storage systems has an obvious download arrow on the initial cloud page After the recipients of my link, click on the link. I don't know why Adobe decided to hide the download arrow behind an ellipsis in its document cloud (at least that's where it is in the doc cloud when accessed on my Mac computer). There's plenty of room on the document cloud menu bar to place all of the features buried under that tiny little ellipsis of three dots. Sometimes I think Adobe…
1 vote -
Is Sun Country a good airline?
Customer service reviews are heavily polarized. Some travelers praise the staff's friendliness and professionalism .
https://hackmd.io/@traveltips247/is-sun-country-a-good-airlinehttps://sites.google.com/view/traveltips24-7/home/sun-country-cheap-flight
https://traveltips247.bettermode.io/announcements/post/is-sun-country-a-good-airline-4vt4jAKYgthbi46
1 vote -
How do I speak to a live person at Sun Country Airlines?
For the quickest live‑agent pickup, follow these guidelines: call on Wednesday or Thursday, when both call volume and wait times are lowest
. Avoid Mondays (the busiest) and Tuesdays (longest hold times)
. Try early morning after 6 AM CT, or late evening just before 11 PM CT. Once through the initial auto‑menu, dial 1 → 1 → 0 to bypass unnecessary options
. Having your reservation details ready helps the agent assist you faster.
https://hackmd.io/@traveltips247/is-sun-country-a-good-airlinehttps://sites.google.com/view/traveltips24-7/home/sun-country-cheap-flight
1 vote -
Display measurements label for areas
When using the measure objects tools, the measurement is conveniently displayed against lengths, however not when measuring areas. The only way of knowing the calculated area is by hovering over it, or viewing the comments bar, which is not useful when sharing a locked version or printing off the document.
1 vote
- Don't see your idea?