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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 2538 - 2569 of 3697   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2538
... Oh! It's not me! Yikes, I was really feeling like a loser. I could only build & run a few of the examples due to stuff like this. So they _should_ just be ...
Mike Lesser
exceptions_ml
Offline Send Email
Mar 1, 2005
1:53 pm
2539
Hi, The module, as packaged by you, does not generate by default any man pages - You must resort to perldoc in order to look at the documentation, and it is...
Gunnar Wolf
gunnarcito
Offline Send Email
Mar 2, 2005
1:42 am
2540
Question: Is there any support for opaque images/text as of yet? If so, how does it work? I have a project where I would like to put a large stamp on a page,...
Michael
mercutio_viz
Offline Send Email
Mar 3, 2005
9:49 am
2541
hi! ... does ... on ... see: http://groups.yahoo.com/group/perl-text-pdf-modules/message/2210 for a 0.4x example cheers, -- fredo...
alfredreibenschuh
alfredreiben...
Offline Send Email
Mar 3, 2005
12:55 pm
2542
unsubscribe...
cyrille
cyrilleml@...
Send Email
Mar 3, 2005
1:04 pm
2543
Hi all, I created a file using PDF::API2 and sent it to a print shop. They answered me that one of the fonts is not embedded correctly. I used my $font =...
Markus Maier
meckymaier
Offline Send Email
Mar 4, 2005
1:11 am
2544
Hi, Look for the corresponding *.afm and *.pfb files. They should be named like the font you use. Usually ps Fonts come in several flavors (each flavor a...
the Shelter
the_shelter
Offline Send Email
Mar 4, 2005
5:16 pm
2545
Hi, after installing some security pathches on Suse9 and updating Perl to 5.8.1-130 I cannot run or reinstall PDF::API2. Running a simple perl script with...
the Shelter
the_shelter
Offline Send Email
Mar 4, 2005
5:32 pm
2546
Hi, to be honest, I only understood half of what you were trying to tell me about ps-fonts :-( I checked my windows/fonts directory and all I found were the...
Markus Maier
meckymaier
Offline Send Email
Mar 4, 2005
5:33 pm
2547
hi! ... answered ... .. ... anything ... corefonts are not embedded. you need to use: $pdf->ttfont( '/path/to/Verdana.ttf', -encode => 'latin1' ); OR ...
alfredreibenschuh
alfredreiben...
Offline Send Email
Mar 4, 2005
5:36 pm
2548
hi! ... sounds like you crashed your perl installation and now have mangled include-dirs floating around. this has nothing to do with PDF::API2 ! - run "perl...
alfredreibenschuh
alfredreiben...
Offline Send Email
Mar 4, 2005
5:46 pm
2549
... WAG: if the name of the file is verdanab.ttf, try naming the font 'VerdanaB' as in: my $fontBold = $pdf->corefont('VerdanaB', -enocde => 'latin1');...
Shawn Corey
shwncorey
Offline Send Email
Mar 4, 2005
8:19 pm
2550
or more likely my $font = $pdf->ttfont( '/windows/fonts/verdana.ttf', -encode => 'latin1' ); my $fontBold = $pdf->ttfont( '/windows/fonts/verdanab.ttf',...
Mark Fowle
mfowle@...
Send Email
Mar 4, 2005
8:29 pm
2551
Fredo, Thanks, this is exactly what I needed! I searched the archives on "opacity" and "transparent", but not "transparency"... My bad. -MC...
Michael
mercutio_viz
Offline Send Email
Mar 4, 2005
9:51 pm
2552
Yep, I think that’s it… The file is much larger now. And also AcrobatReader mentions that the fonts are embedded correctly. Thank you, guys. Cheers, Markus...
Markus Maier
meckymaier
Offline Send Email
Mar 5, 2005
12:32 am
2553
... This problem was mentioned on the SuSE-Security list, here's what one poster had to say... "I compared...
Scott Leighton
helphand1
Offline Send Email
Mar 5, 2005
1:45 am
2554
Hello When trying to run PDF::API2 on z/OS, I encounter a small bug due to char order. A small patch is included. ps : the version I've just get from CPAN is...
Jean-Francois PARIS
jeffoparis
Offline Send Email
Mar 5, 2005
6:37 pm
2555
... Neither of these look right if we're trying to match numbers ... m/^([+-]?[\d,.]+)$irreg_char/o Cheers! Rick...
Rick Measham
rick_measham
Offline Send Email
Mar 5, 2005
10:59 pm
2558
hi! ... try ... i suspect that the 0.4x series of PDF::API2 either wont run or will produce garbage on EBCDIC platforms. cheers, -- fredo...
alfredreibenschuh
alfredreiben...
Offline Send Email
Mar 8, 2005
3:18 pm
2559
Two questions for the PDF::API2 community- First: do you know of any place, i.e. web-sites or FTP sites, that have a repository of docs & examples? Second: if...
Michael
mercutio_viz
Offline Send Email
Mar 14, 2005
2:53 am
2560
... Hi, I don't know of anyplace that has docs, examples or even a FAQ for PDF::API2. If someone wants to set up such a site, I suggest a wiki. Below are some...
Shawn Corey
shwncorey
Offline Send Email
Mar 14, 2005
1:46 pm
2561
Gang, I think Shawn's idea of a Wiki is a great idea. I don't know much about how to create or maintain a Wiki, but I'm open to suggestions. Also, I'm...
Michael
mercutio_viz
Offline Send Email
Mar 15, 2005
8:09 am
2562
Hi, actually I've been thinking about something as well and it seems that now is the time for giving the community something back ... O.K, here is what I...
the Shelter
the_shelter
Offline Send Email
Mar 15, 2005
8:34 am
2563
I think Michael's idea of a PDF::API2 site would fill a long long-felt want. I would like to see a structured list of topics (FAQ for want of a better word)...
Alan Fry
millgatebarn
Offline Send Email
Mar 15, 2005
9:54 am
2564
hi! there is now a twiki at: http://pdfapi2.sf.net/twiki/ cheers, -- __ _ / _|_ __ ___ __| | ___ unix, linux, freebsd...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Mar 15, 2005
5:25 pm
2565
Fredo, Thanks for the twiki! I'm a little green at this kind of stuff, but I'm sure many of our users out there have some experience. So as not to clutter...
Michael
mercutio_viz
Offline Send Email
Mar 15, 2005
7:04 pm
2566
... This is a bit counter-wiki .. the point of a wiki is normally to not have to bother with central points and plans etc. Each contributor adds as they can,...
Rick Measham
rick_measham
Offline Send Email
Mar 15, 2005
8:22 pm
2567
hi! i just uploaded PDF-API2-0.40.97 to CPAN. * tgz + ppm archive bla, bla ... * fixed ppm creation to conform to cpan indexing policy * added...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Mar 16, 2005
1:16 pm
2568
... A wiki is a great idea, but just a set of dox & examples would be fine. I'm struggling , as most newbies are, and as (I assume) most of the subscribers ...
Mike Lesser
exceptions_ml
Offline Send Email
Mar 16, 2005
9:17 pm
2569
S, Please let me know what your employer says about webhosting. Also, would you please contact me offline? I am collecting a small database of users, email...
Michael
mercutio_viz
Offline Send Email
Mar 16, 2005
9:53 pm
Messages 2538 - 2569 of 3697   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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