|
Hi -
I'm trying to use the merge method with undesired results.
Code:
File resourceFile = new File("/Users/homedir/tmp/1.5 mile test.pdf"); pd4ml.merge(new FileInputStream(resourceFile), 1, -1, false); } pd4ml.render(new StringReader(html.toString()), fileOut);
| Attachments: |
File comment: Resultant pdf
111-4.pdf [97.22 KiB]
Downloaded 13 times
|
|