How can I merge data into an XDP file and return a PDF (via .NET)?

后端 未结 2 996
甜味超标
甜味超标 2021-01-13 02:37

My team has a template (XDP) that we\'ve created with the Adobe LiveCycle designer.

The situation:

  • We are replacing an old Acrobat form (XFDF format

2条回答
  •  不思量自难忘°
    2021-01-13 03:36

    Sounds like you're looking for client-side rendering - something that I've never really been able to use in a workable fashion. And given that you're working in .Net it'll probably make things impossible..

    In my opinion your best bet will definitely be to use the render service that comes with Forms ES. Probably doesn't help much, but hey :)

提交回复
热议问题