Populating PDF form fields even if document is password protected



Hi there,

I have a PDF document with some form fields, and the document is
password protected for edits so that the form fields cannot be filled
if you are not an administrator and knows the password. However
everybody is able to open and read the document.

I want to add a Javascript that populates the form fields when the
document is opened, but this fails because of the password protection
that gives me a NotAllowedError.

My question now is how I can prevent users from being able to fill the
form fields manually, but still allow the javascript to fill the
fields?

Thank you in advance!

Peter Larsson
.



Relevant Pages

  • creating a form
    ... I need the following functionality: ... password protection to make sure no one changes anything but the fields ... allow tabbing from form element to form element (unsure how this is ... Realized after agonizing over creating form fields ...
    (microsoft.public.word.docmanagement)
  • Re: Help with Javascript, forms, frames
    ... > parameter (probably w/ another JavaScript in frameset.htm) ... > To pass form fields to other pages in frame see ... > | page that's used in 1/ a frameset for a few pages that pull in external ... This left nav page has a form which does a search ...
    (microsoft.public.frontpage.programming)
  • Re: OWC Events in .Net
    ... Is there a way to reference mmy configuration.AppSettings from within ... Write now I am throwing my connection string data into a hidden ... >> saves all of the form fields in the the database. ... >> are telling me is that I will have to write javascript to work with the ...
    (microsoft.public.office.developer.web.components)
  • Re: Client validation
    ... >form fields are repopulated from the ActionForm. ... a solution based on JavaScript or Flash is not fully ... evolve that into a full blown Applet, that has power assist for data ...
    (comp.lang.java.programmer)
  • Re: [PHP] php to generate java-script
    ... i agree with brian. ... solution is to write generic validation components in javascript. ... // find all form fields for current page ...
    (php.general)