Quantcast
Browsing all 57214 articles
Browse latest View live

Re: viewable locked pdf files

It looks like it was moved because of the subject matter (bypassing security). PDF consumers are expected to respect any security restrictions present in a document. If you don't specify a document...

View Article


Re: viewable locked pdf files

That's right. As I said before, PDF consumers (viewers) are expected to honor any security restrictions. Since PDF is an open standard, the algorithm to decrypt encrypted content is published and thus...

View Article


Image may be NSFW.
Clik here to view.

Re: Acrobat form field that allows Reader user to browse and insert a picture...

This is very helpful information!! I have added your script to a report we use and it does just what we need with a little help from a photo resizer/pdf converter. My question: Is there a script to...

View Article

Re: save 3 pages in 2 seperate files

And i found the solution.If you set the pdf to run a javascript. You can extract the pages you want. A pdf is created on the desktop. this.extractpages (0); (this extracts the first...

View Article

Re: List box to text box - with a twist.

You can use the "\r" for a carriage return, as noted, or the "\n" for a new line.

View Article


Re: Acrobat form field that allows Reader user to browse and insert a picture...

PURE GENIUS!  Thank you!

View Article

Re: Acrobat form field that allows Reader user to browse and insert a picture...

You need to somehow get an icon object that represents a blank icon. There are several ways to do this, but what I usually do is use the field.buttonGetIcon method...

View Article

Problems with XML import to PDF form esp. checkboxes

Hi,  I work with a certain PDF form created by the US government. They recently "upgraded" the form. (N600K) With the old form, I would import values in an XML file, which worked fine.With the new...

View Article


Re: Interactive Calendar to Select Date

Hi Gilad, I used the FormRouter but doesn't look like it works with Adobe XI.  I don't see the Javascripts folder when I do "show content packages".  And if I create a file in that directory (I'm using...

View Article


Re: Problems with XML import to PDF form esp. checkboxes

That form looks to be an XFA form, not a  form created with Acrobat, so you might want to also post this to the LiveCycle Designer forum.  I'm curious, for which section of the form do you want to...

View Article

Re: Acrobat form field that allows Reader user to browse and insert a picture...

George,I have a PDF with a button to insert a picture, but having trouble figuring out how to create the Clear button that you described. Do you have a simple sample PDF that would demonstrate the...

View Article

Re: Acrobat form field that allows Reader user to browse and insert a picture...

I'll be able to put one together later today.

View Article

Re: Problems with XML import to PDF form esp. checkboxes

Thanks for your speedy reply. There are quite a few questions with checkbox answers. If I or my xml fileselect any one if them, the rest get cleared. I'll look for that other forum tomorrow,  it's past...

View Article


Re: Interactive Calendar to Select Date

Actually I figured out the issue.  In Adobe XI, the JavaScript folder is located in a different location.  It's under under Contents, Resources, JavaScripts.  My form is now working just like I want it...

View Article

Re: How can I create a print button that will verify required fields before...

This script works like a charm except on textboxes that contain a number in them. It comes back as an error. The textboxes do not have the number format set on them.

View Article


displaying a message based on age

have a pdf built in acrobat Pro xi. Have a field called DOB. Data entry is 8 characters with a validation converting 08221964 to 08/22/1964. Want to calculate the age as of system date. If the age is...

View Article

Re: How can I create a print button that will verify required fields before...

Change this:(f.type=="text" && f.value=="") To this:(f.type=="text" && f.valueAsString=="")

View Article


Re: Figures to decimals

Thanks for your below response… But its not what exactly i`m looking for… I will try and explain in my own words, i`m only a newbie to this, Example: I got 5 x columns ; Kilos – Grams - Length – Width...

View Article

Re: Figures to decimals

The question is do you need 2.00 to simply appear as 0.20, or do you want the actual field value to change as well? The latter would mean that the next time you entered the field, the value would be...

View Article

Re: Figures to decimals

No, do not want 2.00 to appear, I want figure to appear as 0.20 Can you please give me both options and I will try see which one suits best…   Kind regardsJeff

View Article
Browsing all 57214 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>