Releases for PDF-IDcard

PDF-IDcard 5.x-1.x-dev

jredding - October 21, 2007 - 16:37
Nightly development snapshot from CVS branch: DRUPAL-5
Download: PDF-IDcard-5.x-1.x-dev.tar.gz
Size: 10.93 KB
md5_file hash: 092adf190e84a9e5688c525c854b9944
First released: October 21, 2007 - 16:37
Last updated: October 22, 2007 - 00:06

The Drupal5 development branch. All new commits are included in this release before they reach the stable release. DO NOT USE this release on PRODUCTION site only use the stable official release.

PDF-IDcard 5.x-1.1

jredding - September 22, 2007 - 06:26
Official release from CVS tag: DRUPAL-5--1-1
Download: PDF-IDcard-5.x-1.1.tar.gz
Size: 12.54 KB
md5_file hash: d47f25cd56857718f34ead09072ea7d6
First released: September 22, 2007 - 06:26
Last updated: September 22, 2007 - 06:30

A major bug was fixed (a call to a private class function was rewritten to use the public function).
The TCPDF class was extended so that $pdf->Rotate is available to print out rotated text.
Example code to use the rotation
$pdf->SetFont('freemono', '', 40);
$pdf->Rotate(-90, 270, 0);
$pdf->setxy(30,30);
$pdf->Write(10,"Hello World", NULL, 0);

PDF-IDcard 5.x-0.1

jredding - August 22, 2007 - 02:25
Official release from CVS tag: DRUPAL-5--0-1
Download: PDF-IDcard-5.x-0.1.tar.gz
Size: 12.18 KB
md5_file hash: ddbcc0ff046afdab9db8343d52d893d4
First released: August 22, 2007 - 02:25
Last updated: August 22, 2007 - 02:30

Upgraded to Drupal 5 and completed all major features. Please review this development release, post feedback and we'll push for a stable release soon.

PDF-IDcard 4.7.x-1.x-dev

jredding - August 7, 2007 - 17:01
Nightly development snapshot from CVS branch: DRUPAL-4-7
Download: PDF-IDcard-4.7.x-1.x-dev.tar.gz
Size: 10.93 KB
md5_file hash: 8b41890776a450fa2347185737a739ca
First released: August 7, 2007 - 17:01
Last updated: August 8, 2007 - 00:10

This is the initial release of the idcard module. A few items still need to be completed so the release is still tagged under development. The major issue that needs to be resolved is the ability to modify the background image of a template; I will try to get this resolved in the next few weeks.

 
 

Drupal is a registered trademark of Dries Buytaert.