|
From: Santhanam <v_s...@am...> - 2003-11-21 04:01:43
|
Thanks Bob & Andrew for your response.
Our requirement is to have fast & cheap print outs for
reports (Fee Collection Counters etc). PDF Reports are great.
But they have to be printed on Laserjet / Inkjet Printers.They
are slow & costly when compared to Dot Matrix or Line Printer.I
have looked into various reporting tools to fit our requirement.
JasperReports was a nice one with a number of GUI
Design Tools.But TXT format is not supported. RLIB is a nice
tool which can give PDF,XLS & TXT format.
I understand that Sicom Systems(RLib's generous sponsor)
is a specialist in Point Of Sale(POS) Systems. I would like to
know how they are printing their receipts.I guess it should be
TXT reports...
Thanks in Advance.
With Regards
Santhanam
> Correct... txt/html/csv really don't provide for pages...
>
> PDF is the only way to guarantee that what you see on the
> screen will come out the exact same way on a printer
>
> What are you trying to do exactly?
>
> On Thu, 2003-11-20 at 07:46, Andrew Cotter wrote:
>> My assumption, which could be totally wrong, is that the
>> plain text format is just that. No formatting of of pages.
>> Your page breaks would come in when/if the page is
>> printed.
>>
>> What are you looking to do with the text format data? Just
>> print or is there something else?
>>
>> Andrew
>>
>> -----Original Message-----
>> From: rli...@li...
>> [mailto:rli...@li...]On Behalf Of
>> Santhanam Sent: Wednesday, November 19, 2003 11:25 PM
>> To: rli...@li...
>> Subject: [Rlib-users] Page Break Question
>>
>>
>> Dear Friends,
>> I am trying for TXT reports using RLib 1.1.4 and
>> PHP
>> 4.3.4.My Question is :
>> When i am generating a PDF report, i am getting
>> multiple
>> pages.But When i am generating as TXT or HTML reports, i am
>> getting all the data in a single page (i.e there is no page
>> break). But i am using the same xml file. Is there any
>> solution ? Thanks in Advance
>> Best Regards
>> Santhanam
>>
>>
>>
>>
>> -------------------------------------------------------
>> This SF.net email is sponsored by: SF.net Giveback Program.
>> Does SourceForge.net help you be more productive? Does it
>> help you create better code? SHARE THE LOVE, and help us
>> help
>> YOU! Click Here: http://sourceforge.net/donate/
>> _______________________________________________
>> Rlib-users mailing list
>> Rli...@li...
>> https://lists.sourceforge.net/lists/listinfo/rlib-users
>>
>>
>>
>> -------------------------------------------------------
>> This SF.net email is sponsored by: SF.net Giveback Program.
>> Does SourceForge.net help you be more productive? Does it
>> help you create better code? SHARE THE LOVE, and help us
>> help
>> YOU! Click Here: http://sourceforge.net/donate/
>> _______________________________________________
>> Rlib-users mailing list
>> Rli...@li...
>> https://lists.sourceforge.net/lists/listinfo/rlib-users
Best Regards
Santhanam
|