hello!
i am still facing the previously mentioned problem. as i received
no suggestions, i try to show you my problem more precisely:
below you can see my quite straightforward code, and the console
output. i have added some println lines to the original itext code,
to help following the events b
hello!
i'd like to batch convert rtf files to pdf files.
i have no problem with single conversions,
but my program fails with a DocumentException
"The document has been closed. You can't add any Elements"
when i put the whole conversion in a loop iterating over files.
please give me some hint!
t