Results 15 comments of Julien Bartels

A direct info what is usable for this field in BulkPDF would be great.

The problem is that BulkPDF can not select the field c1_3 in the filling process. I really don't know why it can't that. Because this form is a XFA PDF...

Chinese characters and special unicode characters are a problem https://stackoverflow.com/questions/9556678/unicode-characters-in-itext-pdf

It seems that it needs more than a simple code extension..

I created a new version which supports Unicode characters. Please try this version which can be downloaded in following issue #19

@jaddel If an error like this occures, your pdf must be converted to a BulkPDF compatible specification. For this just upload the file to https://www.pdfescape.com/ , save it there and...

No, not with this software. You have to use a single template PDF form for BulkPDF. (But you could try to modify the XML BulkPDF-Configuration dynamically to do what you...

Together with BulkPDFConsole a small powershell script should do the trick.

The easiest workaround to this problem, would be a own column for naming the PDF file. If really want to change the order, you could compile the program by yourself...