At 1:01 PM +0530 8/31/09, Ajay Kumar wrote:
hi All
I have some zip data that contans name of different file
when i unzipped data i got hundreds of file i passed each file in a
subroutine and parse the data and write into excel sheet
i am passing approximate 196 file individually
during parsin
Thank you Dan, I'm watching it now. The reports included in the Module
are wonderful.
I'm writing code now.
Best Regards.
On Mon, Aug 31, 2009 at 6:14 PM, Dan wrote:
> On Mon, 31 Aug 2009 18:11:11 -0500, ficovh wrote:
>
>> Under what license is released PDF::ReportWriter ?
>
> LGPL
>
>> Can use
Under what license is released PDF::ReportWriter ? Can use it on
Commercial deployment ?
You have script on using it ?
Thanks for the reply.
On Mon, Aug 31, 2009 at 5:34 PM, Dan wrote:
> On Sat, 29 Aug 2009 22:18:10 -0500, ficovh wrote:
>
>> Hi folks
>>
>> I need ideas, suggest for generati
On Sat, 29 Aug 2009 22:18:10 -0500, ficovh wrote:
> Hi folks
>
> I need ideas, suggest for generating a report in .pdf from a data
> containing in a MySQL database.
> Basically, the idea is putting information from many tables in a
> simple concentrate report. I want tutos, or simple scripts
>
Hi
I'm watching the HTML::ReportWriter for doing HTML report and later
exporting it to PDF, it appear too easy.!
Regards.
On Sun, Aug 30, 2009 at 7:21 AM, Dr.Ruud wrote:
> ficovh wrote:
>
>> I need ideas, suggest for generating a report in .pdf from a data
>> containing in a MySQL database.
>
On Mon, Aug 31, 2009 at 03:31, Ajay Kumar wrote:
snip
> during parsing and writiting into excel script is taking to much cpu
> Resources as well as more than one( 1) hour time time to excute
>
> can anybody tell me how to resolve the cpu and time issues here
snip
There are many things that can be
Dear all,
I am already having a XML document. In that document i want add
namespace to an element. How to achieve this.
Regards,
Ganesh
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/
On Mon, 2009-08-31 at 13:01 +0530, Ajay Kumar wrote:
> hi All
>
> I have some zip data that contans name of different file
> when i unzipped data i got hundreds of file i passed each file in a
> subroutine and parse the data and write into excel sheet
> i am passing approximate 196 file individ
hi All
I have some zip data that contans name of different file
when i unzipped data i got hundreds of file i passed each file in a
subroutine and parse the data and write into excel sheet
i am passing approximate 196 file individually
during parsing and writiting into excel script is taking