Search the web
Sign In
New User? Sign Up
perl-text-pdf-modules · Mailing-List for Users of PDF::API2
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1 - 30 of 3697   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date v
30
... __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com...
Alfred Reibenschuh
alfredreibenschuh@...
Send Email
Dec 21, 2000
10:52 pm
29
Jay, Thanks, I've seen that one. I've also found another one this is free from the University of Nottingham http://www.ep.cs.nott.ac.uk/pdf-pl/download/ it is...
Ali, Raymond M SPK
RAli@...
Send Email
Dec 21, 2000
7:44 pm
28
I tried it and got the following: can not find requested font 'arial.ttf' at /usr/local/lib/perl5/site_perl/5.005/Text/PDF/API.pm line 328. ... use...
Ali, Raymond M SPK
RAli@...
Send Email
Dec 21, 2000
6:04 pm
27
Martin, Each time I install a new perl module I must go thru an system administrator who has root access. Text::PDF::API does appear to be a lot simpler to...
Ali, Raymond M SPK
RAli@...
Send Email
Dec 21, 2000
5:43 pm
26
Dear Raymond, ... seems to work reliably out of the ones I've used so far. Just two questions to help me on my way. That's a shame. I hoped the API module...
Martin Hosken
martin_hosken@...
Send Email
Dec 21, 2000
2:58 pm
25
... _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com...
Alfred Reibenschuh
alfredreibenschuh@...
Send Email
Dec 21, 2000
8:31 am
24
... world !"); $pdf->endpage(); As a naive user of the module, this looks complicated. How about taking a leaf out of the Tk book and use things like: ...
Martin Hosken
martin_hosken@...
Send Email
Dec 21, 2000
3:19 am
23
Martin, I appreciate your assistance. Your module is the only one that seems to work reliably out of the ones I've used so far. Just two questions to help me...
Ali, Raymond M SPK
RAli@...
Send Email
Dec 21, 2000
12:21 am
22
Subject: Re: [perl-text-pdf-modules] Hello World Text;:PDF how is it done ... Dear Raymond, Can someone please show me a simple HelloWorld.pl using Text::PDF...
Martin Hosken
martin_hosken@...
Send Email
Dec 20, 2000
10:43 am
21
Dear Raymond, Can someone please show me a simple HelloWorld.pl using Text::PDF to generate a PDF file from the text "hello world"? Yes. Enclosed. I hacked...
martin_hosken@...
Send Email
Dec 20, 2000
10:34 am
20
try this: -------------------------------------------------- use Text::PDF::API; $pdf=Text::PDF::API->new('pagesize' => 'a4','compression'=>1);...
Alfred Reibenschuh
alfredreibenschuh@...
Send Email
Dec 20, 2000
7:44 am
19
Greetings Can someone please show me a simple HelloWorld.pl using Text::PDF to generate a PDF file from the text "hello world" ? Thank you. Raymond...
RAli@...
Send Email
Dec 18, 2000
10:15 pm
18
First, I've been toying with the the Text::PDF stuff, and I got lost amidst the complexity (even after "studying" the PDF spec), so I stumbled across...
Jay Jacobs
jay@...
Send Email
Dec 4, 2000
5:48 pm
17
hi! you can download Text:PDF::API v0.05 from CPAN :) after two weeks of testing and bugfixing the following Text:PDF::API comes with the following...
alfredreibenschuh@...
Send Email
Nov 6, 2000
6:03 pm
16
... _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com...
Alfred Reibenschuh
alfredreibenschuh@...
Send Email
Nov 3, 2000
6:32 pm
15
CHOICES AND RESULTS - advanced layout functions, 2 votes, 66.67% - advanced drawing functions, 1 votes, 33.33% Sorry for my late vote. But I am very happy to...
martin_hosken@...
Send Email
Nov 3, 2000
10:28 am
14
The following perl-text-pdf-modules poll is now closed. Here are the final results: POLL QUESTION: What features do you want to be implemented into the...
perl-text-pdf-modules...
Send Email
Oct 31, 2000
2:13 am
13
Enter your vote today! Check out the new poll for the perl-text-pdf-modules group: What features do you want to be implemented into the Text::PDF::API 0.6 ...
perl-text-pdf-modules...
Send Email
Oct 20, 2000
11:32 am
12
Hi ! i'll release version 0.5 of Text::PDF::API next week features/changes: - better keymapping support thru Unicode::Map8 - rewrite to use the updated...
alfredreibenschuh@...
Send Email
Oct 18, 2000
10:14 pm
11
... blank ... you have to $pdf->stroke() after the $pdf->circleXYR() -- alfred reibenschuh...
Alfred Reibenschuh
alfredreibenschuh@...
Send Email
Oct 12, 2000
7:55 pm
10
Hi, Could you please tell me why then following program produces a blank pdf document? use Text::PDF::API; $pdf = Text::PDF::API->new(); ...
rstdenis@...
Send Email
Oct 9, 2000
8:00 pm
9
hi! after holidays i nmoticed the txt-pdf-0.12 release on CPAN line 142 of Text/PDF/Utils.pm needs to be fixed into: return (unpack("U*", $str)) if ($^V ge...
Alfred Reibenschuh
alfredreibenschuh@...
Send Email
Sep 17, 2000
2:52 pm
8
Hello, I've started using Text::PDF recently. I'm working on part of a web application which will need to merge PDF files and fill in form fields as well....
Jeremy Muhlich
jmuhlich@...
Send Email
Aug 2, 2000
8:18 pm
7
hi! i currently write the image embedding code for Text::PDF::API and have noticed the following: if i do a $xo=PDFDict(); $xo->{'Type'}=PDFName('XObject'); ...
Alfred Reibenschuh
alfred.reibenschu@...
Send Email
Jul 19, 2000
2:57 pm
6
Dear Michael MH> I guess the problem comes from Text::PDF::File->open () not ... Sorry I ... more. The error seems to center on "&& !ref($self-{'...
Martin Hosken
martin_hosken@...
Send Email
Jul 15, 2000
6:47 am
5
Hi ! just for information: Text::PDF::API has reached the 0.03 stage ! Most required truetype-font, encoding and drawing functions have been implemented. It...
Alfred Reibenschuh
alfred.reibenschu@...
Send Email
Jul 14, 2000
3:23 pm
4
Dear Michael, ... can exercise the bug as attached: $p = Text::PDF::File->open($base."EP989788-p001.pdf", 1) or die "q $!\n" ; $p->close_file; print "Done.\n"...
Martin Hosken
martin_hosken@...
Send Email
Jul 14, 2000
11:03 am
3
hi! i just uploaded a developer snapshot of Text::PDF::API onto my website ( http://penguin.at0.net/~fredo/ ) version is now 0.02_01 the reencoding and a...
Alfred Reibenschuh
alfred.reibenschu@...
Send Email
Jul 12, 2000
10:37 pm
2
Enter your vote today! Check out the new poll for the perl-text-pdf-modules group: Which encoding-tables, ie. mapping from a users character set to ...
perl-text-pdf-modules...
Send Email
Jul 4, 2000
9:47 am
1
hi! the first public snapshot of the Text::PDF::API module for perl is available at your local CPAN mirror under: $CPAN/modules/by-authors/id/A/AR/AREIBENS/ ...
Alfred Reibenschuh
alfred.reibenschu@...
Send Email
Jul 3, 2000
8:01 am
Messages 1 - 30 of 3697   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help