I\'m writing a program to automatically populate a PDF form.It does so by creating an XDP file. I already know most of the xml tags to use in the XDP file, but there are some form elements in the PDF
I have a view in which I have the following code: <div id=\"DivPassword\" > <%Html.RenderPartial(\"PasswordDetails\"); %>开发者_StackOverflow社区;