... 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...
... 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...
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...
... 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. ... ...
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, -- __...
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...
... 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...
... 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 ...
... web ... page ... have a ... than a ... formal ... their ... of ... pdfapi2.sf.net/twiki/ I ... Nothing THAT formal. By 'formal' I simply mean well thought...
... Thanks for the reminder Shawn. We are required to add the copyright notice recognising their ownership. I've done that now. Thanks! Rick Measham...
fredo, Love the logo! David A. Buzan Business Programmer Analyst Commercial Information Systems - Long Beach The Boeing Company 3855 Lakewood Blvd. Long...
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,...
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@...
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"; ...
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...
... 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...
... The only ... Do you use compression? You need to have zlib installed. __________________________________________________ Do You Yahoo!? Tired of spam?...
I should add: $content->compress does the trick... if I remember correctly. See API for details. __________________________________________________ Do You...
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...
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...
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...