Feature Requests item #1501452, was opened at 2006-06-06 09:58
Message generated for change (Settings changed) made by nijel
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377411&aid=1501452&group_id=23067
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: PDF
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nicola Asuni (nicolaasuni)
>Assigned to: Michal Čihař (nijel)
Summary: Replace FPDF library with TCPDF
Initial Comment:
I notice that phpMyAdmin is using both FPDF and UFPDF
libraries.
I suggest to replace both libraries with TCPDF
[http://sourceforge.net/projects/tcpdf/] that
integrates all functionalities of the previous (and
more), it's more stable and better documented.
The only issue is that TCPDF require PHP5 but a PHP4
compatible version requires just few "search and replace".
----------------------------------------------------------------------
Comment By: Michal Čihař (nijel)
Date: 2006-09-20 12:40
Message:
Logged In: YES
user_id=192186
No time for this, sorry.
----------------------------------------------------------------------
Comment By: Nicola Asuni (nicolaasuni)
Date: 2006-06-27 10:25
Message:
Logged In: YES
user_id=1191518
TCPDF 1.53.0.TC020_PHP4 has been released!
This version includes an important bugfix for the PHP4 version.
----------------------------------------------------------------------
Comment By: Nicola Asuni (nicolaasuni)
Date: 2006-06-12 09:16
Message:
Logged In: YES
user_id=1191518
Please note that PHP has a back compatibility, so if you
have PHP 5 you may also execute php4 and php3 applications.
tcpdf_php4 is the package that contains the TCPDF version
that works from php4 to php5 and future versions.
tcpdf is the package that contains the TCPDF version that
works from php5 to future versions.
Please note that the name tcpdf_php4 has been introduced
just to distinguish this library from the previous. Once
downloaded you may rename it just "tcpdf" :)
----------------------------------------------------------------------
Comment By: Jürgen Wind (windkiel)
Date: 2006-06-12 08:36
Message:
Logged In: YES
user_id=1383652
>tcpdf_php4 package supports both PHP4 and PHP5
thats confusing : nobody would exspect a package named
tcpdf_php4 to support PHP5.
----------------------------------------------------------------------
Comment By: Nicola Asuni (nicolaasuni)
Date: 2006-06-08 16:45
Message:
Logged In: YES
user_id=1191518
OK, I'm ready :)
The release on tcpdf_php4 package supports both PHP4 and PHP5.
Please note also that TCPDF is fully documented (see the doc
directory inside the package).
http://sourceforge.net/projects/tcpdf
----------------------------------------------------------------------
Comment By: Michal Čihař (nijel)
Date: 2006-06-08 16:12
Message:
Logged In: YES
user_id=192186
Please announce here when release which supports both PHP 4
and 5 is ready, I will try to convert our code to TCPDF then.
----------------------------------------------------------------------
Comment By: Nicola Asuni (nicolaasuni)
Date: 2006-06-08 16:07
Message:
Logged In: YES
user_id=1191518
I've just released a PHP4 backport of the TCPDF library.
Next versions will be released for both PHP 4 and 5.
Please do not esitate to contact me if you need support for
this library.
----------------------------------------------------------------------
Comment By: Michal Čihař (nijel)
Date: 2006-06-07 17:31
Message:
Logged In: YES
user_id=192186
This is not a patch, moving to feature requests. Anyway PHP
4 compatibility is simply required for now and I doubt we
will integrate something what is supported for PHP 5 only.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377411&aid=1501452&group_id=23067
|