Skip to main content
Participant
October 21, 2019
Question

Creating interactive pdf using c#

  • October 21, 2019
  • 0 replies
  • 558 views

Hi,

 

I have a requirement to convert some interactive webpages (each page contains html controls like checkbox. DDL, etc) into a pdf document with the interactive part intact. I wanted to know how do achieve this using Adobe SDK. Just to give you an overview as to what my expectations are i've selected them below.

 

  1. Get each pages contents from SQL (our back end storage for the data rendered on a page) each page will be called a step going forward
  2. create a pdf documents equal to the number of steps.
  3. Create TOC for all the steps
  4. Create Naviation based on control descision and user selection. as mentioned there can be html controls like dropdownlist/checkbox list/radio button list etc. when a user makes a selection i want to add logic to take the user to step(page) x.

 

Can someone tell me if the above is something achievable using the adobe sdk in c# .net or javascript? if yes how do i get started? where do i download the c#.net/ javascript libraries from? and also are there any examples for the above mentioned features?

 

P.S: I'm not sure if this subject belongs in the category, if it is not can someone please move it to the right category? Thank you.

This topic has been closed for replies.