From: Bob D. <bd...@si...> - 2006-08-21 12:24:58
|
Yup. The main problem is the binary data(especially PDF's) and how all the languages RLIB supports handle binary data. Ideally we would be writing w/ gnome vfs to take advantage of all the URI stuff. - Bob On Wed, 2006-08-16 at 14:28 -0500, Ben D. Benner wrote: > I would be interested in using such a function. In part because I also > thought it existed already. > > I want to be able to call the rlib from a php commandline script, or even a > python daemon, that reads from the database for reports that are waiting in > queue. I want to keep the idea of a browser timeout killing the report being > written out of the picture. > > I guess I could use the functionality within python or php to write the RLIB > data back off into a file, but it would probably be cleaner to do it inside > RLIB, yes? > > Benjamin D. Benner Chief Technical Officer PrivateTel Phone: 512-785-0660 > ----- Original Message ----- > From: "Bob Doan" <bd...@si...> > To: "Sergio Lopes Jr." <se...@cn...> > Cc: <rli...@li...> > Sent: Wednesday, August 16, 2006 2:21 PM > Subject: Re: [Rlib-users] How save rlib report to file? > > > > Hymm.. I don't think I ever made that function I talked about making. > > Adding it to the API would not be too hard. > > > > - bob > > > > On Mon, 2006-08-14 at 16:48 -0300, Sergio Lopes Jr. wrote: > >> Bob Doan escreveu: > >> > What language are you using rlib with? > >> > > >> > On Mon, 2006-08-14 at 11:45 -0300, Sergio Lopes Jr. wrote: > >> > > >> >> Hi All, > >> >> > >> >> How save a rlib report to file? > >> >> > >> >> In old message, i read about the "rlib_save_file_as", > >> >> but not found this fuction in the rlib! > >> >> > >> >> Thank's, > >> >> Sergio. > >> >> > >> >> ------------------------------------------------------------------------- > >> >> Using Tomcat but need to do more? Need to support web services, > >> >> security? > >> >> Get stuff done quickly with pre-integrated technology to make your job > >> >> easier > >> >> Download IBM WebSphere Application Server v.1.0.1 based on Apache > >> >> Geronimo > >> >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > >> >> _______________________________________________ > >> >> Rlib-users mailing list > >> >> Rli...@li... > >> >> https://lists.sourceforge.net/lists/listinfo/rlib-users > >> >> > >> I'm using PHP 4.3 > >> > >> ------------------------------------------------------------------------- > >> Using Tomcat but need to do more? Need to support web services, security? > >> Get stuff done quickly with pre-integrated technology to make your job > >> easier > >> Download IBM WebSphere Application Server v.1.0.1 based on Apache > >> Geronimo > >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > >> _______________________________________________ > >> Rlib-users mailing list > >> Rli...@li... > >> https://lists.sourceforge.net/lists/listinfo/rlib-users > > -- > > > > > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > Rlib-users mailing list > > Rli...@li... > > https://lists.sourceforge.net/lists/listinfo/rlib-users > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users -- |