『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Unlock the power of Acrobat SDK through our community.
新着順
Hi, I want an auto date for two text fields. so every time i open this form, bellow two field dates should auto-update. can u pls help me to do this using javascript. thanks.. 1. First payment date = Today date + two months2. Second payment date = First payment date + 1 Year
I am hoping to add some validation in to check whether certain fields are null if some are filled out. Unfortunately just using the required field isn't enough for this as I don't want to always make it mandatory, I just want to make certain fields mandatory if some are filled out. For example: Email AddressDescriptionBoth of the above fields are optional, however if a description is entered I want to validate that there is also a value for Email Address on submitting the form. I have this part of the script complete I believe. I am hoping for some assistance on how to only submit the form if the validation passes. At the moment I have it set up as two different mouse up actions (Run a Javascript & Submit a Form) meaning that they're independent of eachother and it still submits the form even when the validation fails and an alert is brought up. So I am seeking help in writing the submit a form logic in my JavaScript file if anyone can lend a hand.
I have a complex .pdf file with fillable fields. Once these are filled in, I want to extract the data in the fields, for insertion into a database.I know that I can use Prepare Form, then More|Export Data... will create an .fdf file. Then I can use Merge Data Files Into Spreadsheet... to generate a .csv file that contains all the fielded data. Then I've written some code to extract this data and put it into my mssqlserver database.There are several steps involved and I would like to streamline them as much as possible.Beginning at the beginning.1. When I select Export Data, I am presented with a dialog that uses "Test Adobe_data.fdf" as a default filename. Can this default be changed? Can it default to the name I used last time?2. When I select Merge Data Files Into Spreadsheet I am presented with a dialog requesting the file. Can't it default to the .fdf file I just created? This dialog has a checkbox (Include most recent list of files to export data from) but I don't want the m
I have created a time sheet but it is not converting the time correctly, for instance clock in at 8:00 and clock out at 4:00 it is reading that as 12 hours and not just 8 hours like I need it to. I am using Adobe Acrobat DC Pro.I have followed this tutorial https://acrobatusers.com/tutorials/date_time_part1/index.html but it has really not got me anywhere. Any help will be appreciated
We have a document approval process that needs 4 possibly 5 people to sign off a document. I've created a very simple document approval form whereby there is an Approved yes/no radio button for each indiviual that needs to approve the document. I've used show/hide for each radio button so that if "yes" is clicked against a name (x, y...), "date" (x1, y1...), "name" (x2, y2...) and "signature" (x3, y3...) fields will show for that name only and the remainder will appear hidden. This works well however, once the next individual who needs to sign off the document clicks on the appicable "yes" button, the previous signature is hidden. My question is...How can I make such that if a "yes" button has been selected, the fields associated with that button remian visible if previously completed...bascially I'm looking for something like If radio button x = yes, then show fields X1, x2 and x3 and if rado button y = yes, then show fields y1, y2 and y3 and so on. I hope this makes sense. All answer
Acrobat, Reader v. - 2020.012.20043 and 2020.012.20048I'm developing add-in for Acrobat/Reader and with versions mentioned above when I try to sign document via Fill & Sign or Adobe Sign Adobe starts to produce infinite set of events and eventually crashes.Chain of events: PDDocDidSavePDDocWillClosePDDocDidClosePDDocDidSavePDDocWillClose PDDocDidCloseThese set of events occurs few times and Acrobat/Reader application crashed.This is not happened before and reproduces on old my plug-in builds.
Dear Support, I would like to query about the business use of Acrobat DC SDK.The target server with OS MS Server 2012 R2 installed. It is using C# .net framework 4.5.2 to develop the application.I would like to know if Acrobat DC SDK could achieve the following actions.Convert image files(e.g. JPG, TIF) to pdf fileCombine multiple pdf files into one pdf file (append pages)Is there any dependency (application to be installed) for the SDK? If Acrobat DC SDK could not achieve the actions, please advise if there is any other SDK could help. Best regards,Ming
When I export a 10 page pdf to an excel spreadsheet the java script tells the excel spreadsheet to create a sperate tab for each page of the pdf. In the older version of Adobe, the 10 page pdf would export into one long tab, rather than 10 seperate tabs. I need to know how to change the java script in the newer Acrobat DC to export a 10 page pdf into one long excel spreadsheet tab not into 10 seperate tabs for each page of the pdf.
I have 4 checkbox fields check1,check2...etc all has export value of 1. If I use SFN or value is, it calculates them correctly but I can't figure out how to calculate values in custom calculation script.
I know very little about scripts so please bear with me. First I'll explain what I did and then explain how I need to modify what I did to do something slightly different.I originally wanted a text box ("ACRO_St") to display the value of a second text box ("Dex_B") automatically, but when a checkbox called "ACRO" was checked, ACRO_St would then display the value of Dex_B plus the value of a third text box called "Prof_B" (and I wanted a plus sign in front of the final value). Knowing zero about scripting but reading the help provided by forum users to others, I was able to accomplish what I wanted with the following script: if (getField("ACRO").value=="Yes") event.value = getField("Dex_B").value+getField("Prof_B").value; else event.value = getField("Dex_B").value if (event.value>0){var cr ="+"}else{var cr=""}AFNumber_Format(0,0,0,0,cr,true) Now I want to modify this script so that, while continuing to do what it already does, if I then check a second checkbox called (
I am using simplified filed notation to perform subtractions on a budget form.They all work great and have no trouble displaying a zero value when its a simple subtraction (value1-value2).However on my last field I want to take the total income and subtract everything I have spent (about 40 fields) and get a zero balance. When i try to do this i get this warning "The value entered does not match the format of the field [ ]"The calculation works fine and displays the correct value for anything above ".01" and will display negative numbers ".01" and below as well (if i go over budget), it just cannot display a zero, which is my goal for that to equal zero every month.I tried looking though the forms and haven't found an answer that works yet for my situation.Happy to post the form here as well, just not sure how to do it.Thanks in advance,
I am trying to make a PDF Golf Score card. I have the layout sorted but what I need help with is a script to total the scores a user would enter. So where I have the fields PAH1 etc a user could enter a number and I want the total to be added and displayed in the field next to OUT. I would really appreciate help with this. I have never used any scripts in Acrobat and am a designer not a coder. Cheers!
I need to use Adobe XI Pro but the license i purchased via Amazon is for Adobe Acrobat DC Pro, using my Adobe Account ID i am not able to get login to Adobe License Website so if there is a way to change the license key from DC to XI please let me know.
The adobe version which I am using Steps to replicate:Create a pdf, secure it password protection:1. Provide a password to open the file and (User password)2. Restrict editing and select changes allowed to any except extracting pages3. Enter change permissions password (author password)4. Save the document and close it5. Open the secured pdf, provide the user password below should be the security settings. The permissions on the document6. Select the compare tool, select this file. Select any other random pdf file (Note: No password prompts are shown here)7. Select compare8. the compare tool will generate a list of differences and opens the difference in a new tab.9. Close the tab and go back to the orignal file tab.10. Now the file is comletely unlocked.Permissions post the usage of the compare files tool in the below image. When compare file tool is used for this document, this doesn't prompt for the author password and directly compares the content of the
I wrote a winform app that opens a pdf file using Acrobak SDK. basicly this is my app: mApp = new AcroAppClass(); avDoc = new AcroAVDocClass(); String sourceFileStr = @"sample.pdf"; avDoc.Open(sourceFileStr, ""); pdDoc = (CAcroPDDoc)avDoc.GetPDDoc(); mApp.Show(); I am trying to catch the event before closing the opened application window or even after close. I couldn't find a way to to so. Any hints please?
Hi Guys, I really need some expertise. I have developed a PDF Template with a button "SEND", the purpose of this button is to send the entire template (PDF) to a certain email and a certain CC mail. This is no problem to compute in adobe x pro. But, I also want to incorporate subject area in the mail. This subject area must refer to a specific textbox in the template. Example: Mailto: "Test@test.com"Cc: "test2@test.com"Subject Test9010 (Generate from the entered data in the template). Does anyone have a suitable solutions? I have almost searched the entire google and forums for solutions. Thanks in advance,
Please, how to split pdf without losing Tags (Balises in frensh) and Bookmarks (Signets in Frensh) with acrobat DC. Thank's (Svp, Comment fractionner un pdf sans perdre les Balises et les signets avec Acrobat DC. Merci)
Hello, why don't you support Adobe Acrobat Pro DC in 3DConnexion documents?Thank you
I have a text field named ReportNumber_TB. Users of my form will enter an alphanumeric code in ReportNumber_TB that includes employee initials. I have another text field named ContactInfo_TB. I need ContactInfo_TB to automatically populate the full name and email address associated with the employee initials that were entered in ReportNumber_TB. For example:if ReportNumber_TB contains “AAA” then ContactInfo_TB populates with “Alice Adams, AAA@email.com”if ReportNumber_TB contains “BBB” then ContactInfo_TB populates with “Bruce Banner, BBB@email.com”if ReportNumber_TB contains “CCC” then ContactInfo_TB populates with “Chris Carter, CCC@email.com”if ReportNumber_TB contains “DDD” then ContactInfo_TB populates with “Dan Davis, DDD@email.com” What script can I use to do this? I’ve searched but can’t find anything to try that’s similar enough to what I need to accomplish.
...that I never followed or have any interest in. I don't know what started it, but who can I contact to help me STOP them? I know this isn't the right place, but don't know where that would be.They're constantly interrupting my email work. I don't want to mark them junk, as I do on occasion ask an Acrobat question, and will want to get the responses. Any suggestions? Thank you!
Is there any way to force a layer in an Acrobat form to appear over top of a field? It seems like the structure of an Acrobat form is that all fields appear over top of all image layers. I want to create an instruction layer that appear when a button is clicked. I've positioned the instructions where they do not overlap the field and can be read as the user fills in the field. Of course, when fields are highlighted, other fields obscure the instructions. There are many fields on the form and the instructions are fairly extensive, so there is no space large enough where no fields would overlap. I'd considered turning off highlighting for the user but that highlighting does help the user to know which of the fields they need to complete. I'd also considered a solution involving multiple pages with separate fields which poplulate a page with the complete form but that just seems cumbersome. Any thoughts and ideas are welcome and appreciated.
I am having issues with a calculated dropdown box. The dropdown box (D2) is being calculated based off of the value of another dropdown (D1) on my form. For example, if D1 = "View Only" then the options in D2 should be "Does Not Need View Only" or "Needs View Only". I have been able to accomplish this via a calculated javascript (below for reference). However; my issue is when I make my selection in D2 and I click away from the dropdown box it automatically defaults to the top of the list (i.e. If I select "Needs View Only" in the drop down and click away it will jump back up to "Does Not Need View Only"). I am pretty sure it is an issue with one of the properties of the dropdown but cannot figure out which one. I have played around with the Sort items and Commit after selected flag on the options tab of the properties with no help. If needed I can send screenshots of my current configuration of the dropdown properties. Any help would be greatly appreciated!! Javascript &
Hi,I have the following Problem. I wrote a script, that creates a dropdown. The script looks like this:var aOptions = ["Apple","Strawberry","Kiwi",];this.getField("Fruit").setItems(aOptions);How can I change the script, so that the Items I created get another export Value. For example:Item = Apple; Export Value = A I hope you can understand my problem. Best Regards
Hello: I would like to have a popup menu display listing various menu options when selecting a comment. I have the popup menu working fine - what I cannot figure out is how to use a Mouse Up or other process to lanuch the popup menu after selecting the existing comment. It would be greatly appreciated if someone could point me in the general direction of how to accomplish this. Or, alternatively is it possible to add to the existing right-click menu that displays when right-clicking on a comment? Thanks in advance,Nick
Hi, i want to recreate the adobe LiveCycle form in adobe pro. in one multiline text field has a script to limit 200 words so i want to add same javascript to my new PDF form. can u pls help me to convert bellow code that works on adobe pro from. thanks.. var f=xfa.event.newText;var aWords = f.split(" ");var nNumWords = aWords.length;WordCount.rawValue="Word Count - "+nNumWords;if(nNumWords > 200){WordCount.rawValue="Word Count - 200";xfa.event.change = "";xfa.host.messageBox("Maximum Word Count Reached");}
すでにアカウントをお持ちですか?ログイン
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
申し訳ございません。このファイルは、ダウンロードしても安全かどうか、内容を確認中です。数分後にもう一度お試しください。
申し訳ございませんが、当社のウイルススキャナは、このファイルをダウンロードすることは安全ではないと検出しました。