Jasmin,I have XML data to be merged with the form, that's in a
document-variable, and the Form Data parameter contains the name of the
variable. I tried many different things, but it always says the
contentURI parameter is blank, or if I put the standard value there it
tries to create a filename using contentURI combined with the Form to
Render parameter. I looked at the java class description and the
renderPDFForm requires a physical file to be present and it reads
that.So, I need to write the ...