Title: Nachricht
Hello,
 
i wonder if it is possible to supply the fop driver in my section:
 
XSLTInputHandler inputHandler = new XSLTInputHandler( >> new File(xmlFile) <<, new File(xslFile));
 
with an xml stream instead of an xml file.
 
I have already embedded the rendering to pdf succesfully and the last problem is that the result pdf file is not accesible (Acrobat reader says it is locked.),  while the application in which i embedded my code is running.
i tried "driver.reset();" but this doen not seem to work properly.
 
Thanks for tips in advance.
 
T. Kuhn

Reply via email to