|
Hi I have created a pdf document using PD4ML.render(java.net.URL[] urls, java.io.OutputStream os) method. If I have 2 urls I get a single pdf document with every url content in a new page. Is it possible to merge the contents of the different URLs without starting a new page.
thanks in advance
Regards Dinesh.N
|