|
hi, I have one question here before I commit my company to a license purchase.
Here is the scenario, Our java struts2 app generates a purchase order in html form that we hope to generate into pdf using pd4ml.
the purchase order would have a dynamic number of items, each items consisting of a bold header and a few lines of description beneath. Because it is in html form right now, it does not suffer from pagination issues. My question is, how can we achieve a nice pagination automatically, i.e. for the items to fall over to a new pdf page nicely as a whole, instead of being sliced in half when the page size is reached.
Can pd4ml do this automatically ? How can I achieve this effect in a jsp page otherwise ?
thank you and regards.
|