ok, to be more precise -> i have tested on a Windows 2003 Server R2 Enterprise Edition Service Pack 2 ;-)
Juergen On 12/20/10 5:03 PM, Herter, Scott wrote: > We didn't try 2003 Server, we tried 2003 R2 server. Considering the > differences between 2008 and 2008 R2, that could be significant. I will try > to get a VM with 2003 server at some point just to validate it. > > -----Original Message----- > From: Jürgen Schmidt [mailto:[email protected]] > Sent: Monday, December 20, 2010 10:00 AM > To: [email protected] > Subject: Re: [api-dev] OpenOffice 3.2.1 not printing on Windows Servers > through the API > > as i mentioned before, i have tried the SDK example > <sdk>/examples/java/documenthandling/DocumentPrinter.java just a few > minutes before i wrote the email. Everything works for me on a Win 2003 > server (32bit). > > Juergen > > On 12/20/10 4:46 PM, Herter, Scott wrote: >> That is my next step. At this point with the holidays it boils down to >> time. I hope to have a simple sample done in a week or two. I posted out >> here to see if someone had run in to this before and could say "Oh yeah, >> change security setting blah and it will work". >> >> -----Original Message----- >> From: Jürgen Schmidt [mailto:[email protected]] >> Sent: Monday, December 20, 2010 9:39 AM >> To: [email protected] >> Subject: Re: [api-dev] OpenOffice 3.2.1 not printing on Windows Servers >> through the API >> >> Hi, >> >> i would like to suggest that you strip down the problem and try to print >> from a simple remote Java application using the simple bootstrap >> mechanism, load a document and print it via XPrintable ... >> >> If that also does not work feel free to submit an issue with the example >> attached. >> >> I can't remember any problems in case of Win2003 server so far. The >> related SDK example works as expected using the default printer. >> >> I assume that it is a problem with your setup and your J2EE app. Under >> which user account do you try to print on the server? Maybe it's a >> problem with the user. >> >> Juergen >> >> >> On 12/20/10 3:06 PM, Herter, Scott wrote: >>> Sorry, that was the first thing we checked. We also paused all the >>> printers to see if it was going to some other queue. We also find it >>> really weird that it works on desktops but not servers. We used the same >>> copy of JBoss, the same JDK, the same EAR file and it works on Windows >>> desktops and not on the Windows servers. We have even tried both 32 and 64 >>> bit Windows boxes and that doesn't make a difference either. >>> >>> -----Original Message----- >>> From: Cor Nouws [mailto:[email protected]] >>> Sent: Monday, December 20, 2010 7:56 AM >>> To: [email protected] >>> Subject: Re: [api-dev] OpenOffice 3.2.1 not printing on Windows Servers >>> through the API >>> >>> Hi Herter, >>> >>> Herter, Scott wrote (20-12-10 14:17) >>>> At this point I don't know what the exact problem is or why it is not >>>> working on Windows Servers but is working on Windows Desktops. >>> >>> Maybe something simple/stupid as a default printer? >>> (To be honest, I have no real idea how the difference might be between >>> the XP setting and the server installations) >>> >>> Best - Cor >>> >>> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
