Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8430057
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T05:30:16+00:00 2026-06-10T05:30:16+00:00

Ideally, I am trying to trigger an event in a PDF, using iTextSharp. Failing

  • 0

Ideally, I am trying to trigger an event in a PDF, using iTextSharp.
Failing that, I would like to know if I can trigger a function.

Basically, I’m just trying to get a handle of the document through javascript.

This works in the PDF

(Using LiveCycle):

eApp.Page1.FormPurpose_PolicyNumber::click - 

(JavaScript, client)

this.rawValue = "hello";

From C# I can’t get a handle on the doc, eApp in this case.

var reader = new PdfReader(pdfFileStream);
var writer = new PdfStamper(reader, outputStream);

THIS WORKS:(app object)

PdfAction js =
    PdfAction.JavaScript(
        "app.alert('hello');",
        writer.Writer);

writer.Writer.AddJavaScript(js);

THIS DOES NOT:

PdfAction js =
    PdfAction.JavaScript(
        "eApp.Page1.FormPurpose_PolicyNumber.execEvent('click');",
        writer.Writer);

writer.Writer.AddJavaScript(js);

Also doesn’t work:

PdfAction js =
    PdfAction.JavaScript(
        "eApp.Page1.FormPurpose_PolicyNumber.rawValue= 'hello'",
        writer.Writer);

writer.Writer.AddJavaScript(js);

I have looked for the answer high and low, but have not been able to find it, yes there are similar questions, but either they are not answered or are very different than what I’m doing.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T05:30:18+00:00Added an answer on June 10, 2026 at 5:30 am

    According to your latest comment – that won’t work. iTextSharp will only add some scripts into a document. And that script will be started in some client app, like Adobe Reader. It will not execte any scripts inside of your document. Suppose in your case it will be easier to do whatewer you want with document using c# and than save it with form flattening set to true.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Im trying to query a datatable using linq, ideally what I would like to
I am trying to create a Socket Hello World program. I would ideally like
I am trying to link a twitter account to wordpress. Ideally I would like
Ideally I would like intellij to work with this but just getting them to
Ideally, I'd like a module or library that doesn't require superuser access to install;
Ideally I want a function something like the following (this example doesn't compile): void
Ideally something I can plug and play pretty readily an quickly that supports GeoCoding
I am trying to parse a noisy input, ideally I would be able to
I'm trying to build a light-weight SOAP client without using Add Service Reference. Ideally,
I'm trying to set a variable that should be accessible from outside PHP. Ideally

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.