Skip to content
Discussion options

You must be logged in to vote

Good point. Strictly speaking, it's not the HTML form that's linked with the Acroform (which is the form in the PDF file). There's just a two-way binding between the Acroform and a Json object in your Angular application.

My demo, in turn, also adds a two-way binding between the Angular HTML form and the same Acroform.

As a result, it looks like a two-way binding between the Acroform and the Angular HTML form, but in reality, it's a transitive link.

Does this shed some light?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Raahim
Comment options

Answer selected by Raahim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants