-
ps. you can see this at work on:
http://www.healthylovingrelationships.com
and soon as a new PDF document processing and modification service... :)
2009-08-22 16:33:34 UTC by joehudson
-
Hi, I've modified API2 to do various things, including encryption and decryption using the 128bit RC4 and AES versions of the PDF security standard. It works beautifully (after countless hours of development), but required a fair bit of alteration to several files (String, API2, File and Dict were the main ones). Here is the main StdCrypt package. Just email me if you want the full modified API2...
2009-08-22 16:30:43 UTC by joehudson
-
areibens committed patchset 106 of module PDF-API2 to the PDF::API2 CVS repository, changing 1 files.
2009-03-20 09:54:46 UTC by areibens
-
Paragraph uses the sub _text_fill_line($self,$text,$width,$over) with the "over" parameter set to True, which means it will put as many words that fit PLUS the last word.
You may call _text_fill_line() with $over=0 to find out how many words will actually fit before calling paragraph.
//Andreas.
2009-01-09 13:59:00 UTC by nobody
-
areibens committed patchset 105 of module PDF-API2 to the PDF::API2 CVS repository, changing 1 files.
2008-11-20 19:51:01 UTC by areibens
-
areibens committed patchset 104 of module PDF-API2 to the PDF::API2 CVS repository, changing 1 files.
2008-11-05 00:05:10 UTC by areibens
-
areibens committed patchset 103 of module PDF-API2 to the PDF::API2 CVS repository, changing 2 files.
2008-11-04 23:54:51 UTC by areibens
-
areibens committed patchset 102 of module PDF-API2 to the PDF::API2 CVS repository, changing 1 files.
2008-08-10 15:06:20 UTC by areibens
-
areibens committed patchset 101 of module PDF-API2 to the PDF::API2 CVS repository, changing 1 files.
2008-08-10 14:57:25 UTC by areibens
-
areibens committed patchset 100 of module PDF-API2 to the PDF::API2 CVS repository, changing 31 files.
2008-08-10 14:43:03 UTC by areibens