Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Hi Team, I have a Acrobat PDF Document, dynamically created using Acrobat SDK. I have a data table returned from DataBase and i want to use all the rows in Acrobat PDF document. How can i dynamically insert a table into Acrobat PDF and add rows into that

New Here ,
Oct 13, 2016 Oct 13, 2016

Hi Team, I have a Acrobat PDF Document, dynamically created using Acrobat SDK using C#. I have a data table returned from DataBase and i want to use all the rows in Acrobat PDF document. How can i dynamically insert a table into Acrobat PDF and add rows into that table. Please Help. (Note: I do not want to use any third party tool/dll other than Adobe Acrobat SDK). Thanks in advance!

TOPICS
Acrobat SDK and JavaScript
433
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 13, 2016 Oct 13, 2016
LATEST

Is your "table" a collection of form fields? If so, take a look at this tutorial, it describes how to get e.g. Excel data into a table:

Batch-Import List Data into PDF Form - KHKonsulting LLC

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines