RLIB can save a file... like rlib_save_file_as($r, "name.ext")
I don't know how to force a print action.. and it would only work w/ non
PDF contents.. .. I think.. anyone else know?
- Bob
On Mon, 2004-01-19 at 15:50, Franco Spinelli wrote:
> According to manual, in PHP rlib_spool($rlib) send output from report to
> stdout.
> If you want save a generated (PDF or TXT) file you can use header
> function and send Content-Disposition header for forcing a save.
> But you cant force a "print" action.
> There is a workaround for this ?
> How about add to rlib_spool a "file" parameter for spooling output from
> report to file ?
>
> Regards
> Franco Spinelli
>
>
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Rlib-users mailing list
> Rli...@li...
> https://lists.sourceforge.net/lists/listinfo/rlib-users
|