21
black_beard
Re: News 1.67 Final released for XOOPS 2.5.5

Thanks irmtfan,

I prepare a manual (french and english version) for creating file makepdf.php, the draft is here



22
black_beard
Re: News 1.67 Final released for XOOPS 2.5.5

hello chnwalkman,

for fix this bug, remplace in ./Frameworks/tcpdf/config/tcpdf_config.php line 35
if (!is_dir(XOOPS_ROOT_PATH.'/language/'.$xoopsConfig['language'].'/fonts') OR !array_key_exists($xoopsConfig['language'],$tableau_font)) {


with

if (!array_key_exists($xoopsConfig['language'],$tableau_font)) {


I'm updating version



23
black_beard
Re: TCPDF

The last version of tcpdf_for_xoops is 1.03, it's based tcpdf class latest version 5.9.179



24
black_beard
Re: TCPDF

hello,
you will find the latest version of tcpdf_for_xoops here.
This version uses the latest version of the TCPDF class and you will find a makepdf.php for the News and NewBB module.



25
black_beard
Re: News 1.67 Final released for XOOPS 2.5.5

Hello,
a new version 1.03 of tcpdf_for_xoops is available here, I have considered your comments. Here are the changes made ​​to the frameworks:
Quote:

- PHP TCPDF class has been updated (5.9.172 => 5.9.176)
- Exotic font has been deleted
- Creating a separate package for Japanese, Chinese simplified,
Chinese Taiwanese, Korean fonts. You can install them in
the directories ./Frameworks/tcpdf/fonts or ./language/fonts
- Adding the support Ukrainian language (./Frameworks/tcpdf/config/lang/ukrainian.php)
- Adding support Chinese simplified language (./Frameworks/tcpdf/config/lang/schinese.php)
- Adding support Chinese taiwanese language (./Frameworks/tcpdf/config/lang/tchinese.php)
- Adding file : ./Frameworks/tcpdf/docs/changelog.txt
- Adding file : ./Frameworks/tcpdf/docs/README.txt
- Adding makepdf.php for 'newbb' mobule



26
black_beard
Re: News 1.67 Final released for XOOPS 2.5.5

hello,
Tomorrow, I added these features in TCPDF Frameworks:
- Removal of exotic fonts (an idea mamba)
- Support for some local police (Chinese, Japanese, Korean, Arabic) with automatic selection in the file tcpdf_config.php (an idea irmtfan)
- Add files and schinese.php tchinese.php directory
- Update the class TCPDF (5.9.172 => 5.9.176)

If you have other ideas to suggest me, please,



27
black_beard
Re: News 1.67 Final released for XOOPS 2.5.5

hello mamba
do we consider that the Chinese, Korean, Arabic, Japanese fonts are basic fonts or optional fonts ?



28
black_beard
Re: News 1.67 Final released for XOOPS 2.5.5

for chinese simplified character use font cid0cs
for Chinese (Taiwan) character use font cid0ct
for japan character use font cid0jp
for korean character use font cid0kr
for arabian character use font aealarabiya

Changes are made in the file ./Frameworks/tcpdf/config/tcpdf_config.php, between line 47 and line 66



29
black_beard
Re: News 1.67 Final released for XOOPS 2.5.5

thank you for your participation, changes were made​​, download here



30
black_beard
Re: News 1.67 Final released for XOOPS 2.5.5

Thank you @panwac, just forget my part.
The download has been updated, version tcpdf_for_xoops: 1.01




TopTop
« 1 2 (3) 4 5 »



Login

Who's Online

239 user(s) are online (153 user(s) are browsing Support Forums)


Members: 0


Guests: 239


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits