RE: New FOP Code Don't Work

2001-11-19 Thread Jim Urban
x27;[EMAIL PROTECTED]' Subject: RE: New FOP Code Don't Work > I could not get "driver.setLogger(logger);" to compile. > The versions I have of FOP (0.19 and 0.20.1) do not have a ^^^ Wow! You neglected to mention that, didn&

RE: New FOP Code Don't Work

2001-11-19 Thread Jim Urban
PROTECTED]] Sent: Monday, November 19, 2001 3:02 PM To: [EMAIL PROTECTED] Subject: RE: New FOP Code Don't Work The method that calls my renderFo creates the iInputSource as follows: Source iInputSource= new StreamSource(new StringReader(xmlString)); My translator is cached, and worked fine

RE: New FOP Code Don't Work

2001-11-19 Thread Savino, Matt C
OTECTED]] > Sent: Monday, November 19, 2001 12:09 PM > To: '[EMAIL PROTECTED]' > Subject: RE: New FOP Code Don't Work > > > > I could not get "driver.setLogger(logger);" to compile. > > The versions I have of FOP (0.19 and 0.20.1) do not have a &

RE: New FOP Code Don't Work

2001-11-19 Thread Shkuro, Yuri
ber 19, 2001 3:02 PM To: [EMAIL PROTECTED] Subject: RE: New FOP Code Don't Work The method that calls my renderFo creates the iInputSource as follows: Source iInputSource= new StreamSource(new StringReader(xmlString)); My translator is cached, and worked fine with my orginal code. I get no

RE: New FOP Code Don't Work

2001-11-19 Thread Jim Urban
ovember 19, 2001 1:42 PM To: '[EMAIL PROTECTED]' Subject: RE: New FOP Code Don't Work As far as I can tell, the code is correct (although you didn't indicate how you create iInputSource). Are you sure you are not getting any exceptions, error messages, etc.? > -Origin

RE: New FOP Code Don't Work

2001-11-19 Thread Shkuro, Yuri
As far as I can tell, the code is correct (although you didn't indicate how you create iInputSource). Are you sure you are not getting any exceptions, error messages, etc.? > -Original Message- > From: Jim Urban [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 19, 2001 2:38 PM > T