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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2615 - 2644 of 3697   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2615
... There are still many platforms and Perl Versions out there- also PDF::API2 depends on 3rd party packages ... have you ever had to 'port' a working...
the Shelter
the_shelter
Offline Send Email
Apr 1, 2005
11:11 am
2616
... I think somebody should set up a wiki and maybe setup some other web space and create some sort of TOC. Then we should start putting in some data... The...
Frederic Steinfels
frederic_ste...
Offline Send Email
Apr 1, 2005
11:20 am
2617
A very diplomatic suggestion :)) Seriously, if we figure there is no way to come to a consent then this will be the way to go. Still, I think if we can get to...
the Shelter
the_shelter
Offline Send Email
Apr 1, 2005
12:23 pm
2618
... those two areas could reside on the same domain be linked into each other honestly I must say I do not know too much about wiki or alternatives. ... ...
Frederic Steinfels
frederic_ste...
Offline Send Email
Apr 1, 2005
1:15 pm
2619
hi! ... BTW, if you have perl-5.8+ and compress::zlib installed thats all you need for pdf::api2-0.41, but i cant garantee for MVS/EBDIC unices. cheers, -- __...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Apr 1, 2005
1:45 pm
2620
hi! ... actually most of the site can be edited by anyone registered, but i'd add any admin-volunteers to the twikiadmin group which would enable full admin...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Apr 1, 2005
1:57 pm
2621
... Indeed for twiki there is just one admin required. If some other type of software is used, the situation might be different. So if somebody wants to use...
Frederic Steinfels
frederic_ste...
Offline Send Email
Apr 1, 2005
2:10 pm
2622
I've stuck my finger in the socket and done some stuff on the Wiki .. very quickly. .. a quicky wiki I guess ;) Cheers! Rick Measham...
Rick Measham
rick_measham
Offline Send Email
Apr 1, 2005
4:53 pm
2623
... My 2 cents: My first question is: what do you mean by "Formal Docs?" Do you have a specific system or standard in mind? Or do you mean more formal than a ...
Shawn Corey
shwncorey
Offline Send Email
Apr 1, 2005
7:18 pm
2624
I've just added more stuff (quickly still) to the twiki .. including a proposed logo. * http://pdfapi2.sourceforge.net/twiki/ *Cheers! Rick...
Rick Measham
rick_measham
Offline Send Email
Apr 2, 2005
2:43 am
2625
... Looks nice! Scott -- POPFile, the OpenSource EMail Classifier http://popfile.sourceforge.net/ Linux 2.6.8-24.13-default x86_64...
Scott Leighton
helphand1
Offline Send Email
Apr 2, 2005
4:00 am
2626
... web ... page ... have a ... than a ... formal ... their ... of ... pdfapi2.sf.net/twiki/ I ... Nothing THAT formal. By 'formal' I simply mean well thought...
Michael
mercutio_viz
Offline Send Email
Apr 2, 2005
8:03 am
2627
... Rick- Your contributions look good! Thanks. I like the logo as well. Please keep up the good work. -Mercutio...
Michael
mercutio_viz
Offline Send Email
Apr 2, 2005
8:04 am
2628
... Thanks for the reminder Shawn. We are required to add the copyright notice recognising their ownership. I've done that now. Thanks! Rick Measham...
Rick Measham
rick_measham
Offline Send Email
Apr 4, 2005
12:11 pm
2629
... Have you read their website? I have. Check the link on the logos page of the wiki. Cheers! Rick Measham...
Rick Measham
rick_measham
Offline Send Email
Apr 4, 2005
2:36 pm
2630
hi! ... that logo looks awesome ... thanks cheers, -- __ _ / _|_ __ ___ __| | ___ unix, linux, freebsd...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Apr 4, 2005
4:41 pm
2631
fredo, Love the logo! David A. Buzan Business Programmer Analyst Commercial Information Systems - Long Beach The Boeing Company 3855 Lakewood Blvd. Long...
Buzan, David A
d_buzan
Offline Send Email
Apr 4, 2005
6:08 pm
2632
Hi, Fredo. After two months I've come around with something on this that I'd like to discuss with you. To make a long story short, I believe that you're right,...
paolo_asioli
Offline Send Email
Apr 18, 2005
4:08 pm
2633
Dear Group, I am using PDF::API2 version 3r77 in Windows 2000. When I try to get number of pages in a PDF file I got the following error message and not...
aqua
aqua@...
Send Email
Apr 21, 2005
11:19 am
2634
Hello, I'm new to this list. I worked out that my $pdf = PDF::API2->open($candid) or die "Can't open $candid\n"; ...
HAbeTT
perlpot
Offline Send Email
Apr 21, 2005
1:44 pm
2635
On Thursday, Apr 21, 2005, at 09:45 US/Eastern, Stephane Roux (HAbeTT) ... Hi, $pdf->PDF::API2::open(... %old_info = $pdf->info(); $pdf->info(Title=>......
Shawn Corey
shwncorey
Offline Send Email
Apr 21, 2005
1:55 pm
2636
I recently converted one of our application modules over to pdf::api2. After a few days of trial and error I got everything working. I have some questions and...
Matthew Lenz
matthewlenz
Online Now Send Email
May 27, 2005
3:05 pm
2637
... If it works, it's correct. If you plan to separate the components later you should use separate handles. Myself, I would keep the components in separate...
Shawn Corey
shwncorey
Offline Send Email
May 27, 2005
8:24 pm
2638
... The only ... Do you use compression? You need to have zlib installed. __________________________________________________ Do You Yahoo!? Tired of spam?...
the Shelter
the_shelter
Offline Send Email
May 28, 2005
9:30 am
2639
I should add: $content->compress does the trick... if I remember correctly. See API for details. __________________________________________________ Do You...
the Shelter
the_shelter
Offline Send Email
May 28, 2005
9:38 am
2640
Matthew, We'd love to see some code samples if you can supply them. It might be good to see what happens when your code is run in different environments. I...
Michael
mercutio_viz
Offline Send Email
May 28, 2005
5:45 pm
2641
... yep...
Matthew Lenz
matthewlenz
Online Now Send Email
May 28, 2005
5:52 pm
2642
i'm curious how to actually use it though. $content is pretty vague :) Don't see much explaination in the code either. I use linux for my desktop at work and...
Matthew Lenz
matthewlenz
Online Now Send Email
May 28, 2005
6:05 pm
2643
... I might be able to cut up some samples. I can't paste the verbatim code though cuz its owned by my employer....
Matthew Lenz
matthewlenz
Online Now Send Email
May 28, 2005
6:07 pm
2644
hi! ... a ... using ... a ... important ... you are right, using only one handle is MY preferred method. you can also use only one object for both gfx and text...
alfredreibenschuh
alfredreiben...
Offline Send Email
May 30, 2005
12:15 pm
Messages 2615 - 2644 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