Ask a Question related to PERL Modules, Design and Development.
-
Mohamed Parvez #1
create tables in pdf using perl
Hello All,
Is there any perl module that will let me create tables inside pdf
document?
I need to create reports in table format in a pdf file. I am not
talking of table of contents.
Just normal table with some rows and columns
If some examples can be provided it will be great
Thanks/Regards,
Parvez
Mohamed Parvez Guest
-
Create tables with 'drag-to-resize' columns
I'm new to Dreamweaver and just getting familiar with all the resources. Does anyone know of discussions, tutorials, extensions, etc., about... -
Create liquid window between 2 tables?
The page contains 2 tables. One at the top and one at the bottom. The tables are measured in pixels. Top one is 20 high and the bottom one is 59... -
Create and Drop tables in a linked server
Hi, I have a linked server admin-new, is there a way to create and tables in the linked servers? I tried: drop table .master.dbo.tempIDs ... -
How to create tables referenced each other
I had 'SQL the complete reference' authored by James R. Groff. I can not believe it I can not find email or home page for this book or authors. Now... -
Returning tables from PL/SQL function to DBI-perl script
Hello, My problem is that I've a PL/SQL procedure, returning a table of float. I'd like to map the Oracle "TABLE OF FLOAT" to a perl array. Any... -
Peter Wilson #2
Re: create tables in pdf using perl
"Mohamed Parvez" <parvez@gmail.com> wrote in message
news:f86738db.0405200801.1493d460@posting.google.c om...Hi> Hello All,
>
> Is there any perl module that will let me create tables inside pdf
> document?
>
> I need to create reports in table format in a pdf file. I am not
> talking of table of contents.
> Just normal table with some rows and columns
>
> If some examples can be provided it will be great
>
> Thanks/Regards,
> Parvez
I remember a module being posted at
[url]http://groups.yahoo.com/group/perl-text-pdf-modules[/url] but its down right now,
try and look for one when its up.
Peter
Peter Wilson Guest
-
Mohamed Parvez #3
Re: create tables in pdf using perl
Hello Guys,
I searched the archives there but I could not pin point any
article on this
(If u could remember any key words from that article do let me know,
Please)
After many days of R&D and many suggestions, I have come to
conclusion to develop tables inside PDF, using
[url]http://denature.sourceforge.net[/url]. That is I will create HTML files and
make tables inside it (I know HTML well compared PS and LaTeX). Then
using denaute I will convert that document to pdf.
Do let me know if you don't think this is a good approach
Thanks for all your valuable suggestions
Regards,
Mohamed Parvez
>
> I remember a module being posted at
> [url]http://groups.yahoo.com/group/perl-text-pdf-modules[/url] but its down right now,
> try and look for one when its up.
>
> PeterMohamed Parvez Guest
-



Reply With Quote


