Avatar

Level 10

I think transformPDF operation requires an XFA based PDF document.

Since you have submitted XDP, it is throwing error.

Try to render your XDP document into PDF (Using renderPDF operation) and then invoke the transformPDF operation.

Nith