Adding a date stamp using Acrobat XI
Hi there I want to add a date stamp to a voucher PDF, so that when it is downloaded and printed out, it displays today's (system) date. I followed the tutorial at:...
View ArticleCalling web service from ADOBE 7.0 PDF Form
Hi,I would like to get help from here for my problem.I have Interactive PDF form. user will enter th data and submit the form to server. In server side I am getting xml format stream. Now I would like...
View ArticleCustom Format Script Help
I am not too familiar with scripting but am hoping someone can provide some guidance or at least somewhere online that will show me how to do this. Here's what I'm trying to do: I have a text field...
View ArticleHow do I invoke Word PDFMaker from a macro?
Hi,I need to automate creating PDF's from Word with hyperlink fields converted precisely. The Adobe toolbar "Convert to Adobe PDF" button does exactly what I need. How do I invoke this type of...
View ArticleRaiseError: File does not begin with '%PDF
I have an application which has below script:var oDoc = event.target.openDataObject("testing123"); This script works fine if I run it on my local machine. But I am planning to place the pdf...
View ArticleIndexing in a JavaScript Action Wizard
Hi, In action Wizard/Javascript, I do first OCRing then run a few steps of Javascript to copy the files into new location folders. I tried to do the Embeded indexing as I am passing through these PDF...
View Articleimport dataObject problem
I try to import dataObject like this. var myDoc = event.target;myDoc.importDataObject("myData", "person.xml");But I get the following warning. Exception in line 2 of function top_level, script...
View ArticleCan you package HTML5/ CSS3 and Canvas up into a PDF?
I see that you can package HTML into a PDF. Is there a support table of what HTML is supported in this process? Is HTML5 supported?
View ArticleHow do I show an image by selecting something from a drop-down list?
Hello - I'm looking for a way for my interactive PDF to show multiple images in the same spot by selecting a list item from a drop-down button. For example, In a drop down box, I select a 5x7 photo...
View ArticleAutomatically add page numbers to PDF
Hi all, I've got a pdf document with forms which also contains a "Add Page" button which adds another matching page. What I would like to add to is a "Page 1 of n" type field that auto updates with the...
View ArticleExporting FDF files using Acrobat Reader
I have developed some forms using Acrobat Pro v9 that have buttons to save the data as FDF files using the exportAsFDF function and another button that saves the file as a PDF file with the new...
View ArticleHow to send a document in net.HTTP.request as a POST variable?
I have read and reread the doc on net.HTTP.request, and it says I can pass an argument of oRequest, but I have not succeeded at passing in the current document, which is what I want to do. I've tried...
View ArticleInsert or Stamp Filename
I have adobe acrobat 8. I want to insert or stamp the file name to the pdf. I have approximately 400 files to stamp with the individual file names so I would like to do it automatically. All help...
View ArticleAutomatic Number Generation When Opening an Acrobat Form
Hello, I've created a PDF Job Ticket Form with several input fields using Acrobat Pro, now I would like to have this form automatically generate a sequencial number on each page of the form everytime...
View ArticleCheck to see if any field is empty
I have a pretty large document that has over 200 text/check boxes. What I want to do is create a button that makes a pop-up warning for any blank fields in the entire document. Right now the only way...
View ArticleTime and Date Stamp Format and User name
Hi All, I am very new to adobe acrobat so forgive my ignorance. I am trying to add a date and time stamp to pdf files using adobe acrobat so that when they are printed using adobe acrobat the print...
View ArticleMidnight format in timesheet not working
I am using Standard XI to create a timesheet that is filable. However, midnight is showing at 00:00 am not 12:00 am. Anything in that 12 am hour is 00. Is there a script I can add to change it? I...
View ArticleAutomatic Number Generation When Opening an Acrobat Form
Hello, I've created a PDF Job Ticket Form with several input fields using Acrobat Pro, now I would like to have this form automatically generate a sequencial number on each page of the form everytime...
View ArticleJavascript to add "Specify Open Preference" dialog when linking with "Go to a...
Hi, all! We're needing to file a brief with the Court. Within our .pdf brief, we link to exhibits and transcripts. For the exhibits, we hyperlink using "open a file," because going to the first page...
View ArticleHow to increment the value of a Numeric Field box
I have a PDF form that has a Numeric Field box in it. I want to add a link that will increment the value in the Numeric Field box when clicked on. I got as far as making the link. Using the ACTIONS tab...
View Article