Questions
Als letztes aktiv
Can anyone tell me why this is happening? Trying to highlight a document but the cusor is HUGE.
Is there a keyboard Shortcut to open the Organize Pages Tool?
I was commenting on a PDF in Acrobat (it has 96 comments on it, so far). Suddenly, the comments line in the menu became grayed out (it may have happened when I saved the file-I habitually save files), and when I went to security settings, where it says that everything is allowed, but the security option is grayed out, as is every other property setting. I have a clean copy of the file, that can be altered, but I do not want to copy 96 comments to it and 30 bookmarks. Note that the problem is local to this file. What do I do? I have tried reopening the file, using SaveAs to a different name, reopening Acrobat. I haven't tried restarting my computer.
Hi. I have a script for calculations that are giving me a problem. I enter time 1 and the other 3 times are calculated. I can also, edit times and the following times are calculated. The problem I am having is that Time 4 calculation doesn't always register. I have to delete and reenter the prior times to get it to calculate. Can someone recommend a solution? Thanks //start of code for when end time entered manually var start = this.getField("end").valueAsString; if (start=="") event.value = ""; else { var t1c = Number(start.substr(0,2)); var t2c = Number(start.substr(2,2)); var hrc = t1c; var minc = t2c; if(t2c > 30){ hrc = t1c + 1; minc = "0" + ((t2c - (-30) - 60)); } if(t2c == "30"){ hrc = t1c + 1; minc = "00"; } if(t2c < 30){ hrc = t1c; minc = t2c + 30; } if(t2c > 40){ hrc = t1c + 1; minc = ((t2c - (-30) - 60)); } if(t2c == "40"){ hrc = t1c + 1; minc = ((t2c - (-30) - 60)); }
can i purchase indesign , illustrator , photoshop , adobe font , and Ds as one time purchase?
Hi, AllI had a document previously created by my colleague, the text field has password code. var correctPassword = "A122";resp = app.response({cQuestion: "Enter the password:", bPassword: true});if (resp==null || resp!=correctPassword) getField("outside").setFocus(); Instead one password how to include an array of password example from Monday to Sunday,and restrict used password once use cannot be re-use for another day.Appreciate any input
Ich habe auf die aktuelle Acrobat-Version 2024.002.20759 aktualisiert.Nun ist es beim Schließen von geöffneten Dokumenten so, dass das darauf folgende Dialogfenster (speichern / nicht speichern / abbrechen) keinen focus bekommt. Ich muss dann immer in das Dialogfenster reinklicken, anstatt bequem über Tastatur die Auswahl zu treffen.Ich verwende Acrobat auf Mac OS Sonoma 14.5 Ist dieses Problem bekannt und hat vielleicht jemand eine Lösung hierfür?
Buenos días comunidad, tengo un problema que no puedo abrir Adobe Acrobat, y tampoco me abre los archivos PDF, es la última versión actualizada.Intenté de todas las formas y lo unico que puedo hacer es visualizar previamente los archivos PDF en la ventana de documentos de windows.Doy doble click, click derecho abrir con... y nada. ¿Alguna ayuda? Gracias de antemano!
I'm recently having an issue with lagging documents if I try to open more than 1 at a time. I'm using Windows 11 and found the problem before and fixed it, but maybe it's because of a recent update?? Can someone point me in the right direction? I'm sure it's a setting.... Thanks!
Hi, I don't see the option to change the scale ratio anymore with the new version of Adobe Pro. Has it been removed? This is what I see when I right-click somewhere after trying to measure something (it's in french). There used to be at the top an option to change the scale ratio "Modifier la mise à l'échelle" where you could add scaling inputs. Has it been moved somewhere else? I don't see it in the measure preferences of the document either. Tried with multiple documents, including documents where I know I've been able to change the scale ratio before using the same technique. Thanks.
So here is the situation, when I open a pdf file in adobe, it works OK. but as soon as I click on another pdf file to open (while the first one is still open and adobe is running) it takes it like 30-45 seconds to open. same things for the third file and on. the files are normal pdf (and there are no issues with the files. they open ok when are opened as the first file)Win 11, Adobe acrobat pro 2024.005.20320 64 bitI disabled all the Security Enhanced
Hello,I am trying to add a looping video inside an interactive PDF using Adobe Acrobat Pro 2024.1, but the loop function is not working. Here’s what I have done so far:✅ I exported an interactive PDF from InDesign (MP4 video embedded).✅ I used "Add Rich Media" in Adobe Acrobat Pro to add the video.✅ Playback Style is set to "Play Content in the Document" (not floating).✅ "Enable When: The page containing the content is visible" is selected.✅ Right-clicking the video does not show a loop option.✅ I tried adding JavaScript via "Document JavaScripts" using this code: function loop() { var media = this.getAnnots({nPage: 0}); for (var i = 0; i < media.length; i++) { if (media[i].type == "RichMedia") { media[i].media.play(); media[i].media.loop = true; } } } loop(); Even after applying this, the video does not loop. It plays once and then stops.💡 Questions:Is there a
I want to remove the container tags like "section" but if you delete them without cutting the inner content and repasting it above, it deletes all the content. Is there a way to alter the auto tag so it does not use container tags or a way to "level up" the children of the tag like you can do in Common Look?
Hello,I know, that Adobe Reader DC is a free software that you can download and use for free. You can use it for both personal and commercial purposes.But what about installation on RDP server? Is it free to use as well? I cannot find correct answear.Thank you.
Has anyone (especially Adobe) noticed that Adobe Reader cannot be downloaded form their download page? Don't believe me, just try to download it... it won't work. Has been this way for months. https://get.adobe.com/reader/enterprise/
I've been getting the following error every time I try to create a PDF using Distiller (either as Word plugin or as a printer from any program, including Firefox, Illustrator, and even Acrobat itself):%%[ Error: invalidfont; OffendingCommand: findfont ]%%Stack:/Font/Courier/courier%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%%%[ Warning: PostScript error. No PDF file produced. ] %%I've tried disallowing font embedding, resetting my font directories in Distiller, and a few other things. But considering Courier is a Windows system font, it seems unlikely that it's font rights management issue or a missing font issue. Moreover, the error appears when trying to create a PDF with no fonts at all (e.g. open a JPG in Acrobat then try to print).Could this be the result of a bad update? My Distiller version is 9.3.3177.
How do I make the text go to the top of the text field and when I hit enter a new line isn't created
I have a fomular created in Adobe (using Adobe Acrobat Pro 2020). In this form, a template has been added (called “Template10”). For this, there is a button on page 10 of the form. The button is supposed to work in such a way that when the user clicks on it, a page from the template (“Template10”) is to be added. When the user clicks it again, another page from “Template10” should be added. In addition, there is a script in the button that changes the labels of the newly added pages and renames the fields of these newly added pages (e.g., there is a field “Template.Cost” in the template, and the javascript changes it to “P1.Template1.Template.Cost”) - thanks to this solution, the fields on subsequent pages have their own names and do not duplicate the content entered by the user. And everything works great, but in Adobe Acrobat Pro 2020. When I open the file with Adobe Redaer, then: the page adds, the labels do not change, the field names do not change. Is there any chance to make such
I created a fillable PDF with buttons in Adobe Acrobat Pro. I changed the tab order for the form before saving it. When I uploaded it to my website, there are several issues. The tab order is completely off, the upload document button doesn't do anything, and the submit form (via email) doesn't work. Here is the website. https://stmarysgi.com/about-us/job-openings/ It is the Online Application link. I'm new to Adobe and this is my first form. I've read so many articles, but none address this. What am I missing? How can I fix this? Thank you.
Hello,I got a new computer and transferred everything from my old MacBook to the MacBook Air. Unfortunately, the Quite Imposing plug-in (version 5.2) does not work. On the old computer with the same operating system it works without any problems.I have reinstalled it. No error message, everything is in the right place. I suspect that there is a setting in Acrobat that suppresses this. Neither the menu nor information about third-party plug-ins appears.Does anyone have an idea?Thank youF
How do I set up OWA (Outlook Web Access) as the default email for sending emails from inside Adobe PDFs? I went to preferences, Email and tried to add other. I added my email address and password...and what I thought were the OWA settings, but I was not successful when testing. Help!
I am working on a fillable PDF and I need to display under PERFORMANCE LEVEL the following depending on the TOTAL SCORE.Total Score Performance Level100-120 Excellent85-99 Doing OK50-84 Needs AttentionBelow 50 Urgent Action RequiredThank you in advance for any assistance extended.
How do you save PDF files to print on large format printers?
In Adobe Acrobat I asked the AI assistant a question about how a particular machine learning method (described in the pdf) could be coded up. The paper is here: [2412.10354] A Library for Learning Neural OperatorsThe prompt is this: "show me some example code for using this library to train a neural ODE on some pre-existing simulation grid data" The response I got had no code scippet but it acted as if there was one and provided an explanation for the non visible code snippet. Here is what I got: Certainly! Here is the code snippet for training a neural operator using the NeuralOperator library on pre-existing simulation grid data:Explanation:Data Loading: The load_darcy_flow function loads the Darcy Flow dataset, which is used as an example of pre-existing simulation grid data. Model Definition: A FourierNeuralOperator model is defined with specified input and output dimensions, number of Fourier modes, and network width.Data Processor: A DataProce
Greetings! So basically I would like to automate a manual process I sometimes do hundreds of times a day. I have to manually place a stamp onto PDF's, so I wanted to create a guided action that automatically places it in the top right corner of a page. My javascript skills are lacking, and below is my code in the guided action. I can't figure out the placement as this just puts it in the bottom, and it also only selects the most recent stamp I used. Would anyone know how to update the code to place a specific custom stamp in the top right of a page? Here is my code:var stampName = "jp#test_stamp";var pageWidth = this.getPageBox("Crop", 0)[2];var pageHeight = this.getPageBox("Crop", 0)[3];var stampWidth = 200; var stampHeight = 100;var x = pageWidth / 2 - stampWidth / 2;var y = pageHeight / 2 - stampHeight / 2; this.addAnnot({ page: 0, type: "Stamp", rect: [x, y, x + stampWidth, y + stampHeight], name: stampName});
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.