Batch generation of PDF out of web forms

Hi,
Can anyone enlighten me whether Aspose can be used to create an application for :
- Batch producing high quality document for professional printing
- Generated from web-forms where users place their own text and bitmaps, preview and post the resulting doc.

Thanks
/jl

Dear Monte,

Thanks for your consideration.

- Batch producing high quality document for professional printing
Yes it can.

- Generated from web-forms where users place their own text and bitmaps, preview and post the resulting doc.
It can’t generate pdf document from web-forms directly. You need to write a program to convert the web-forms into xml files that match Aspose.Pdf’s xml format.