I have just started hearing from people that PDFs produced with API2 are not formatted correctly in Reader 8. As far as I can tell it's only when text_left and...
Hi, We are looking for Open Source candidates for Singapore. Work Location: Singapore. Skill: CGI, PERL & MySQL Exp: 4+Years, Should be very strong in...
Hi, I have made a temp fix to this problem by editing the textlabel function I've dropped the use of text_right and text_center as I believe the issue is with...
... i have applied a prelimtary fix for this into SF cvs. could you verify that it works? C fredo -- Schonmal davon gehoert, dass nicht jeder linux user gleich...
hi! PDF::API2 0.57 left/right alignement has been verified to work with Acrobat 8. C fredo -- Schonmal davon gehoert, dass nicht jeder linux user gleich ein ...
Text alignment isn't working for PDFs that are created with Content.pm 2.2 and viewed in Acrobat 7. I haven't tested with 8 yet, but my PDFs still need to work...
I've seen the alignment issues fixed using the PDF::API2 uploaded to cpan yesterday on versions 6,7,8. Are you saying that files you statically created prior...
To clarify: I'm using the Adobe 7.0 plugin for internet explorer. The application is a browser based thing. Everything was fine until I switched to version 2.2...
... i tested the fix against acrobat 7.0.8, xpdf and evince before i had to upgrade to acrobat 8. C fredo -- Schonmal davon gehoert, dass nicht jeder linux...
... what does it mean that you "switched to Content.pm 2.2" ? because for the fix to work i also had to patch any Font module with a "text" method. check: ...
On cpan, the most uptodate version is 0.56 of 04. January, and it does not work for me with Adobe 8, thought content.pm seems to be the 2.2 as it is on the cvs...
Fredo, Thanks for your quick work in reworking the code to overcome this issue. You saved my company a great deal of embarrassment (we use PDF::API2 to ...
... Hi, I'm currently building the 0.57 version - I'm about to upload it to Debian. We do, however, have the policy of working with the author's original...
... Umh... In fact, yes, I'll definitively have to bug you with the official tarball :-( Your PDF::API2::Version.pm [1] still defines the version string as...
... seams pause ate my release i'll upload it asap to pause/cpan. c fredo -- Schonmal davon gehoert, dass nicht jeder linux user gleich ein programmierer ist,...
... seams like pause ate 0.57 have you tried checking out cvs ? i'll upload 0.57 asap. C fredo -- Schonmal davon gehoert, dass nicht jeder linux user gleich...
All type of Foreign and local Jobs!? (guide) Daily hundreds of thousands of jobs of different categories come out for the skilled, semiskilled and professional...
About Free Education in EU.. Thousands of educational institutes of many European countries offer free education for every one. But every university and...
About Free Education in EU.. Thousands of educational institutes of many European countries offer free education for every one. But every university and...
Want to migrate..? Australia, UK, Germany, France, Spain, Italy. Australia also offers an opportunity for the agricultural experience holder. Besides...
Want to migrate..? Australia, UK, Germany, France, Spain, Italy. Australia also offers an opportunity for the agricultural experience holder. Besides...
Getting Education in Aus,UK,Germany Studying in Australia: Australia’s overseas student program The Australian Government operates an overseas student...
Hi, We are having an opening in Chennai for PERL 1+Years. This opening is for a CMM software company. Work location: Chennai Skill: Perl, MySQL Exp: 1+Years ...
I use a block of code (mildly modified) from an example site which seems to work pretty well (if I recall rightly, it didn't initialise (or my-ify) a variable...
There's no docs on the 'clip' function so I'm hoping someone can give me more information. I have a $page->gfx object that I use to put a photo onto the page....
... That would be my block of code from http://www.printaform.com.au/clients/pdfapi2/ .. it's under LGPL so please state that when you distribute it .. and I'm...
... Sorted it out. For the record: # Save the current state of the graphics stream $photo->save; # Create the clipping path for this photo $photo->rect( $left,...
Here's a sample program that shows the bug: use strict; use PDF::API2; my $new = PDF::API2->new(); my $old = PDF::API2->open("soveltamisohje.pdf"); ...
I've written a small module I call PDF::API2Hacks that replaces functions inside PDF::API2 with speedier equivalents. Here's one that uses the scalar IO...