『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Unlock the power of Acrobat SDK through our community.
新着順
Employee's phone book is changed to pdf document and used on Android phone.I want to make an automatic call when I click on a phone number.What can I do?You can enter 'tel: 010-1234-1234' in the url field of some functions.If the number is more than 100, the above method is inconvenient.Automatically fixes the employee's phone bookI need a javascript form to make a call.
I am trying to convert 3d files to a PDF3D by code.Untill now, I haven't find any way to make it happen without needing to use Adobe Acrobat Reader, and saving it manually as a PDF.Yet, I've managed to open a 3d file with Adobe Acrobat Reader using my program.However, it only opens it, and doesn't convert it nor save it as a PDF file.Is there any command that I can write, which saves a file as PDF (After I've opened it as a PDF)?
Hi,I want to only apply event to non-hidden files. I tried the following but it did not bring up the app alert when I had a non-hidden pdf file in the sequence. What am I doing wrong? I know it must have something to do with the bolded text.if (this.hidden = false){if (3 == app.alert("Before proceeding, confirm scanned documents were backed up. If not, click No to close the program and backup the scanned documents before executing the program.",1,2)){event.rc = false;}}
Is it possible to add a notification that pops up when a digital signature has been applied saying "your digital signature has succesfully been applied."I am using a PDF program on IPad Pro and it uses electronic signatures like look like handwritten signatures to verify documents. I had already set the rules on ADOBE ACROBAT DC PRO to make all fields read to lock the document to prevent further edits. However, in the JavaScript section i Can add codes to make certain things happen. If possible, I'd like to add a pop up saying "your digital signature has been successfully been applied." Also, if i can add a digital stamp saying the users name and time/date to be placed in the signature box as well That would be nice.
Hi,I am creating a form that asks a series of yes and no safety related questions. They are all worded so the operator should be answering yes.I would like to know if there is a way to create a box at the bottom that would populate once all fields are completed. If all answers are yes the box would change to green and display 'SAFE TO FLY'. If any of the answers are no then the box would change to red and display 'DO NOT FLY'.Any ideas?? Is this even possible?Thanks,
I've never coded in java before so I'm not exactly sure how to do this.I want to set the properties of a button I created to run a Javascript that will simply open up a hyperlink. I tried adding a hyperlink on top of the button but then the other functions of the button stop working.What is the exact code I have to input in the "Run a JavaScript" options menu in order to open a hyperlink?
how do I restore the Menu bar at the top of the screen, My specific tool bares are there but I can not find out to restore the menu bar
I'm trying to do a mail merge from an excel file. One of the cells contains HTML tags. I want the tags rendered during the mail merge so the the output is formatted text. Is there a way to do this with a "Custom Calculation script"? Or any other way.Here is a video walk through of what I'm looking at. https://youtu.be/xnp6jht1o0YThis is a copy of what is in the Excel cellThis is how I'm trying to get the Mail Merge to output.I'm stumped. Is there a way to do this?
Is it possible to script an event listener into Acrobat?I am trying to automate a workflow and I don't know how to go about it. I know very little about JavaScript and was hoping someone could help figure out how to do it.Throughout my day I am searching for files on several different volumes. I am working with new piece of file search software (HoudahSpot) and it has certain limitations.In general my workflow is as follows:Simply, I receive a PDF file with a list of numbers, open the file in Acrobat Pro, highlight/copy the list and paste the result into the search software and hit search.The issue is now that HoudahSpot can not search a list of names without "or" in between each entryEXAMPLE:195483419831421986741198675319870011987198when pasted into HoudahSpot it appears as1954834 1983142 1986741 1986753 1987001 1987198the above will not work and needs to be1954834 or 1983142 or 1986741 or 1986753 or 1987001 or 1987198Is it possible to create a script for Acrobat that would "on copy"
I have developed a PDF with fillable forms (text, dates, numbers) and calculated fields based on javascript (simple IF - ELSE operators) it works fine in Windows but partly work on iPads. How can I check whether special operator will not work on iOS devices?It calculates one field but does not calculate another...
Hi,How can we make it so javascript detects whether user's path folder contains commas in it? My program does not save to the path folder when the user has included commas in the folder name so I want to prevent this by generating an error when there are commas in the path folder.Does it have something to do with what is in the following code? In particular, is it saying the pathfolder cannot contain commas and to replace them? If not, what does the text in red mean? var cSavePath = oOrigDoc.path.replace(/\/[^\/]+$/,"/");Thanks.S
Can javascript create a folder within the path folder where all the files are contained? How would I go about doing this?So, if path folder is on C:\Users\susan\Desktop\pathfolder\. How can I make it create a folder within pathfolder called "labeled" to where the processed files would save to?I can't use b/c this does not take into account the current pathfolde within which I want to create the "labeled" folderr:this.saveAs("/c/temp/temp.pdf");this.saveAs("/c/MyDocs/" + this.documentFileName);
usage occurs on button press, app.launchurl is inside a trusted js file in the javascript folder of reader dchow do i get reader to be cool? i'm just trying to get gmail and gcal to pop up Everything i looked at saying it only works in batch and console but i don't understand why it would work in acrobat versus reader. Is reader not allowed to app.launchurl? Any help would be greatly appreciated.
Hi.I have a PDF form (a contract) with 4 pages and 5 OCGs/layers (1 background and 4 layers for 4 differents contracts).Page 3 need to be hidden when one of the four contract is selected (in a combobox).Since Reader can only delete pages spawned from a template, I created a template from page 3, I hidden it and spawned a new page as page 3.Layers are OK in the new spawned page.This is something I use to do with not-layered PDFs, it's OK until now.I used this script into the JS Console to spawn the page:this.getTemplate("P3.allianz").spawn({nPage: 2, bRename: false, bOverlay: false});I did this yesterday.Issue is: from now, using this script from the combobox or from the Console spawn the page but the four layers are flattened on page 3.When I clic the 5 layers icons to show/hide them: nothing change and all layers are displayed one over the other.How did I do to spawn a page with its layers yesterday and why can not I do it anymore today?What did I miss?Is spawning layered pages suppor
So I'm testing one of my forms on another computer as a person who wouldn't have an Adobe PDF printer, who would need a PDF printer to print only the fields that have been filled, who downloads and installs a popular one such as "CutePDF writer", and then I tested..After I printed and created a document, I opened it and got two blank pages with this error message on the second : ERROR: undefinedOFFENDING COMMAND: eexecSTACK:/quit-dictionary--markCan someone say why?Thank you.
I have a functioning set of tools in an inspection document (Utility industry recertification) that allows the user to select grades by question by section. There are seventeen sections and various numbers of questions per section...Using a document level java script, I can create a summary average per section (separate calculation per section), highlight a checkbox in the section summary based on the average score that covers the requirements in that section, change colors to point out items for review.... So far, so good.I am now working on a baffling part, and that is the variable section scoring parameters with two overriding considerations in the section score thattranslates into the overall summary and follow on chart…I have tried various methods to extract the values of the radio buttons from an array looking for the 2 && 5 but so far, no joy.That no matter how the individual questions per section are scored (Exceeds, Satisfies, Partially Satisfies, Fai
Hello,I am working with Acrobat Adobe XI. I am naming field names so that they self populate throughout the document that I am working on. One of my values, Unique ID, is comprised of "purch_order""-""clin""-""body_sn". I was able to make a script that will pull the values for Unique ID from their respective fields and populate in the appropriate order.Script:event.value = this.getField("purch_order").value.toString().replace(/0/,"") + "-" + this.getField("clin").value.toString().replace(/0/,"") + "-" + this.getField("body_sn").value.toString().replace(/0/,"");More info:Script is used for the field name Unique IDpurch_order = Purchase Orderclin = Item Numberbody_sn = Serial NumberThe Problem:The issue with my script is that it does not allow for leading and trailing zeroes. For the purchase order and serial number, I need to keep the leading and trailing zeroes included as they are part of the Unique ID. For the line item, I only need to keep the trailing zeroes, and I cannot keep the
Hi,I am using Acrobat Adobe XI. I have been successful at utilizing electronic signatures to lock down certain fields on a document/form. I am now trying to see what else I can program/script this field to execute when it is signed.The problem:My company has two different inspectors filling out the same inspection forms when it comes to inspection time. Each inspector needs to sign the document. Inspector 1 will do various routine inspections. Then, Inspector 2 will do whatever is left on the inspection form. Basically, they are always switching up what they inspect between one another so there is no way for me to associate specific fields to specific electronic signatures. When Inspector 1 is done they will electronically sign the document, then send it along to Inspector 2 who will also electronically sign the document when completed. Is there a way to write a script within the electronic signature to automatically lock any fields that have been signed in and not lock the ones
I can't figure out how to add polylines to pdf files in the newest version of Adobe Acrobat DC Pro. How do you do it?
Hi,I'm executing some code using the JavaScript Debugger in Acrobat. I'm exporting the output of that code using exportDataObject. The issue that I'm having is that I would like to save the data automatically without a dialog window popping up asking the user for the save location. I attempted to using the cDIPath parameter of the exportDataObject function, however, I realized that the use of this parameter is no longer allowed. I wanted to know if there is an alternative way to remove the dialog or is it simply no longer allowed.
Trying to locate the above file to download. Setting up a search for searchable and ocr pdfs. This page :How can I detect if a PDF needs to be OCRd?has a link to it that does not work.Can any one help with this please.Thanks
I have many phone-number lists(about 1,000) of my company.How can I make a javascripts of click-tel ? => I use acrobat pro XI.I've aready knew a method " tel:000-000-000" when it's several.
Bonjour à tousJe suis entrain de créer un formulaire où tous les champs doivent être obligatoirement remplis afin qu'il puisse être envoyé par mail via un bouton d'action (mailto:nom@domaine.fr) inclus dans le PDF.Jusqu'ici tout va bien…Là où ça se complique, c'est que je dois intégrer 2 boutons radio (oui et non) par rapport à une question, et que seuls certains champs obligatoires doivent être remplis en fonction de la réponse donnée et d'autres rester vides.Je m'explique : J'ai 2 bouton radio (oui et non) et admettons 4 champs obligatoires (champ1, champ2, champ3 et champ4)Si je clique sur "oui", je dois obligatoirement remplir champ1 et champ2 mais laisser vide champ3 et champ4 pour pouvoir envoyer mon formulaire.Si je clique sur "non", je dois obligatoirement remplir champ3 et champ4 mais laisser vide champ1 et champ2 pour pouvoir envoyer mon formulaire.J'ai parcouru plusieurs heures le forum et testé plusieurs script que j'ai pu trouver, le tout sans succès.Est-ce que l'un de vou
Hi! Is it possible to use SetPreferenceEx to change Convert From PDF settings?I am using Acrobat XI Pro from VBA to convert a large number of PDFs to Word documents. In order to do this I need to programmatically change "Convert From PDF" settings, in particular disable the OCR.Is SetPreferenceEx the right function for that? Where can I find a list of all preferences that can be set by SetPreferenceEx?Thanks for any help.
Hi,I have some PDFs with Japanese texts. Mostly the texts are in either MS-Mincho or MS-Gothic font. Mostly the fonts are in TrueType (CID) type and Identity-H encoding. I have no problem on copying Japanese texts from Acrobat and pasting them in Notepad. This must be a proof of a proper ToUnicode map in the PDF.However, when I print the PDF into "Adobe PDF" printer driver, the copy & paste no longer works in the PDF output file. Now the Japanese texts are pasted as missing glyph character (a quotation mark in a square) in Notepad. I guess this means ToUnicode map was not created, most probably during the distillation process.On the other hand, I have a PDF with Japanese texts whose font is "MSゴシック" or "MS明朝" (these means MS-Gothic and MS-Mincho, respectively), and more importantly, they are in 90ms-RKSJ-H encoding. I can copy and paste Japanese texts from the "Adobe PDF" printed output of this PDF. One thing weird is, the 90ms-RKSJ-H encoding is now changed in Identity-H in the ou
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.