| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: php-tcpdf | Distribution: Unknown |
| Version: 6.7.4 | Vendor: Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine |
| Release: 1.el7.remi | Build date: Thu Mar 21 11:05:29 2024 |
| Group: Unspecified | Build host: builder.remirepo.net |
| Size: 11224834 | Source RPM: php-tcpdf-6.7.4-1.el7.remi.src.rpm |
| Packager: Remi Collet | |
| Url: http://www.tcpdf.org | |
| Summary: PHP class for generating PDF documents and barcodes | |
PHP class for generating PDF documents. * no external libraries are required for the basic functions; * all standard page formats, custom page formats, custom margins and units of measure; * UTF-8 Unicode and Right-To-Left languages; * TrueTypeUnicode, OpenTypeUnicode, TrueType, OpenType, Type1 and CID-0 fonts; * font subsetting; * methods to publish some XHTML + CSS code, Javascript and Forms; * images, graphic (geometric figures) and transformation methods; * supports JPEG, PNG and SVG images natively, all images supported by GD (GD, GD2, GD2PART, GIF, JPEG, PNG, BMP, XBM, XPM) and all images supported via ImagMagick (http: www.imagemagick.org/www/formats.html) * 1D and 2D barcodes: CODE 39, ANSI MH10.8M-1983, USD-3, 3 of 9, CODE 93, USS-93, Standard 2 of 5, Interleaved 2 of 5, CODE 128 A/B/C, 2 and 5 Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI, POSTNET, PLANET, RMS4CC (Royal Mail 4-state Customer Code), CBC (Customer Bar Code), KIX (Klant index - Customer index), Intelligent Mail Barcode, Onecode, USPS-B-3200, CODABAR, CODE 11, PHARMACODE, PHARMACODE TWO-TRACKS, Datamatrix ECC200, QR-Code, PDF417; * ICC Color Profiles, Grayscale, RGB, CMYK, Spot Colors and Transparencies; * automatic page header and footer management; * document encryption up to 256 bit and digital signature certifications; * transactions to UNDO commands; * PDF annotations, including links, text and file attachments; * text rendering modes (fill, stroke and clipping); * multiple columns mode; * no-write page regions; * bookmarks and table of content; * text hyphenation; * text stretching and spacing (tracking/kerning); * automatic page break, line break and text alignments including justification; * automatic page numbering and page groups; * move and delete pages; * page compression (requires php-zlib extension); * XOBject templates; * PDF/A-1b (ISO 19005-1:2005) support. By default, TCPDF uses the GD library which is know as slower than ImageMagick solution. You can optionally install php-pecl-imagick; TCPDF will use it.
LGPL-3.0-or-later
* Thu Mar 21 2024 Remi Collet <remi@remirepo.net> - 6.7.4-1
- update to 6.7.4
* Thu Mar 21 2024 Remi Collet <remi@remirepo.net> - 6.7.3-1
- update to 6.7.3
* Tue Mar 19 2024 Remi Collet <remi@remirepo.net> - 6.7.2-1
- update to 6.7.2
* Fri Sep 08 2023 Remi Collet <remi@remirepo.net> - 6.6.5-1
- update to 6.6.5 (no change)
* Wed Sep 06 2023 Remi Collet <remi@remirepo.net> - 6.6.4-1
- update to 6.6.4 (no change)
* Wed Sep 06 2023 Remi Collet <remi@remirepo.net> - 6.6.3-1
- update to 6.6.3
* Mon Dec 19 2022 Remi Collet <remi@remirepo.net> - 6.6.2-1
- update to 6.6.2
* Tue Dec 13 2022 Remi Collet <remi@remirepo.net> - 6.6.1-1
- update to 6.6.1
* Tue Dec 06 2022 Remi Collet <remi@remirepo.net> - 6.6.0-1
- update to 6.6.0
* Tue Aug 16 2022 Remi Collet <remi@remirepo.net> - 6.5.0-1
- update to 6.5.0
* Mon Jan 03 2022 Remi Collet <remi@remirepo.net> - 6.4.4-1
- update to 6.4.4
* Wed Jul 21 2021 Remi Collet <remi@remirepo.net> - 6.4.2-1
- update to 6.4.2
* Mon Mar 29 2021 Remi Collet <remi@remirepo.net> - 6.4.1-2
- update to 6.4.1
* Tue Mar 09 2021 Remi Collet <remi@remirepo.net> - 6.3.5-4.20201209.456b794
- update to git snapshot to include fixes for PHP 8
* Wed Aug 12 2020 Remi Collet <remi@remirepo.net> - 6.3.5-2
- fix dejavu fonts path, FTBFS #1865226
- add DejaVuMathTeXGyre.ttf
* Fri Feb 14 2020 Remi Collet <remi@remirepo.net> - 6.3.5-1
- update to 6.3.5
* Wed Feb 12 2020 Remi Collet <remi@remirepo.net> - 6.3.4-1
- update to 6.3.4
* Wed Feb 12 2020 Remi Collet <remi@remirepo.net> - 6.3.3-1
- update to 6.3.3
- revert 1 upstream commit breaking 7.4
* Fri Sep 20 2019 Remi Collet <remi@remirepo.net> - 6.3.2-1
- update to 6.3.2
* Fri Sep 20 2019 Remi Collet <remi@remirepo.net> - 6.3.1-1
- update to 6.3.1
- drop patch merged upstream
* Thu Sep 19 2019 Remi Collet <remi@remirepo.net> - 6.3.0-1
- update to 6.3.0
- drop patch merged upstream
- add weak dependency on imagick extension
- open https://github.com/tecnickcom/TCPDF/pull/135 fix version
- fix undefined property using patch from
https://github.com/tecnickcom/TCPDF/pull/136
* Fri Sep 13 2019 Remi Collet <remi@remirepo.net> - 6.2.26-4
- add patch for 7.4 from
https://github.com/tecnickcom/TCPDF/pull/134
* Wed Oct 17 2018 Remi Collet <remi@remirepo.net> - 6.2.26-1
- update to 6.2.26
* Mon Sep 24 2018 Remi Collet <remi@remirepo.net> - 6.2.25-1
- update to 6.2.25
* Sat Sep 15 2018 Remi Collet <remi@remirepo.net> - 6.2.22-1
- update to 6.2.22
* Fri Sep 14 2018 Remi Collet <remi@remirepo.net> - 6.2.21-1
- update to 6.2.21
* Fri Sep 14 2018 Remi Collet <remi@remirepo.net> - 6.2.19-1
- update to 6.2.19
* Tue Mar 06 2018 Remi Collet <remi@remirepo.net> - 6.2.17-1
- update to 6.2.17
* Tue Feb 20 2018 Remi Collet <remi@remirepo.net> - 6.2.16-1
- Update to 6.2.16
* Thu Dec 21 2017 Remi Collet <remi@fedoraproject.org> - 6.2.13-4
- add patch for PHP 7.2 from
https://github.com/tecnickcom/TCPDF/pull/74/files
- disable opcache caching for fonts
* Mon Jan 09 2017 Remi Collet <remi@fedoraproject.org> - 6.2.13-1
- update to 6.2.13
- add classmap autoloader using fedora/autoloader
* Sun Sep 13 2015 Remi Collet <remi@fedoraproject.org> - 6.2.12-1
- update to 6.2.12
- provide php-composer(tecnickcom/tcpdf)
* Mon Aug 03 2015 Remi Collet <remi@fedoraproject.org> - 6.2.11-1
- update to 6.2.11
* Wed Jul 29 2015 Remi Collet <remi@fedoraproject.org> - 6.2.10-1
- update to 6.2.10
- sources from github (instead of sourceforge)
- drop dependency on php-mcrypt
* Sat Jun 27 2015 Remi Collet <remi@fedoraproject.org> - 6.2.9-1
- update to 6.2.9
* Thu Apr 30 2015 Remi Collet <remi@fedoraproject.org> - 6.2.8-1
- update to 6.2.8
* Wed Apr 29 2015 Remi Collet <remi@fedoraproject.org> - 6.2.7-1
- update to 6.2.7
* Thu Jan 29 2015 Remi Collet <remi@fedoraproject.org> - 6.2.6-1
- update to 6.2.6
* Tue Jan 13 2015 Remi Collet <remi@fedoraproject.org> - 6.2.4-1
- update to 6.2.4
* Wed Dec 10 2014 Remi Collet <remi@fedoraproject.org> - 6.1.1-1
- update to 6.1.1
* Thu Nov 27 2014 Remi Collet <remi@fedoraproject.org> - 6.0.099-1
- update to 6.0.099
* Mon Nov 10 2014 Remi Collet <remi@fedoraproject.org> - 6.0.098-1
- update to 6.0.098
* Tue Oct 21 2014 Remi Collet <remi@fedoraproject.org> - 6.0.097-1
- update to 6.0.097
* Sun Oct 05 2014 Remi Collet <remi@fedoraproject.org> - 6.0.095-1
- update to 6.0.095
* Thu Oct 02 2014 Remi Collet <remi@fedoraproject.org> - 6.0.094-1
- update to 6.0.094
* Fri Sep 05 2014 Remi Collet <remi@fedoraproject.org> - 6.0.093-1
- update to 6.0.093
* Fri Aug 15 2014 Remi Collet <remi@fedoraproject.org> - 6.0.091-1
- update to 6.0.091
- provide php-composer(tecnick.com/tcpdf)
* Thu Jul 17 2014 Remi Collet <remi@fedoraproject.org> - 6.0.089-1
- update to 6.0.089
* Mon Jun 23 2014 Remi Collet <remi@fedoraproject.org> - 6.0.086-1
- update to 6.0.086
* Tue May 27 2014 Remi Collet <remi@fedoraproject.org> - 6.0.082-1
- update to 6.0.082
- include cbbox metrics in fonts metadata
* Sat May 10 2014 Remi Collet <remi@fedoraproject.org> - 6.0.077-1
- update to 6.0.077
* Mon Apr 28 2014 Remi Collet <remi@fedoraproject.org> - 6.0.072-1
- update to 6.0.072
* Tue Apr 08 2014 Remi Collet <remi@fedoraproject.org> - 6.0.064-1
- update to 6.0.064
* Sun Apr 06 2014 Remi Collet <remi@fedoraproject.org> - 6.0.063-1
- update to 6.0.063
* Thu Feb 20 2014 Remi Collet <remi@fedoraproject.org> - 6.0.061-1
- update to 6.0.061
* Tue Feb 04 2014 Remi Collet <remi@fedoraproject.org> - 6.0.059-1
- update to 6.0.059
* Tue Jan 28 2014 Remi Collet <remi@fedoraproject.org> - 6.0.057-1
- update to 6.0.057
* Tue Jan 21 2014 Remi Collet <remi@fedoraproject.org> - 6.0.055-1
- update to 6.0.055
* Sun Jan 05 2014 Remi Collet <remi@fedoraproject.org> - 6.0.053-1
- update to 6.0.053
* Sat Dec 07 2013 Remi Collet <remi@fedoraproject.org> - 6.0.051-1
- update to 6.0.051
- drop the dejavu-fonts and gnu-free-fonts metapackage
* Thu Nov 28 2013 Remi Collet <remi@fedoraproject.org> - 6.0.049-1
- update to 6.0.049
- fix but with same PNG image included twice, #1035392
* Thu Nov 21 2013 Remi Collet <remi@fedoraproject.org> - 6.0.047-1
- update to 6.0.047
* Mon Nov 11 2013 Remi Collet <remi@fedoraproject.org> - 6.0.044-1
- update to 6.0.044
* Sun Oct 27 2013 Remi Collet <remi@fedoraproject.org> - 6.0.042-1
- update to 6.0.042
* Wed Oct 16 2013 Remi Collet <remi@fedoraproject.org> - 6.0.039-1
- update to 6.0.039
* Mon Oct 07 2013 Remi Collet <remi@fedoraproject.org> - 6.0.038-1
- update to 6.0.038
* Tue Oct 01 2013 Remi Collet <remi@fedoraproject.org> - 6.0.037-1
- update to 6.0.037
* Sat Sep 28 2013 Remi Collet <remi@fedoraproject.org> - 6.0.035-1
- update to 6.0.035
* Tue Sep 24 2013 Remi Collet <remi@fedoraproject.org> - 6.0.033-1
- update to 6.0.033
* Thu Sep 19 2013 Remi Collet <remi@fedoraproject.org> - 6.0.031-1
- update to 6.0.031
* Fri Sep 13 2013 Remi Collet <remi@fedoraproject.org> - 6.0.025-1
- update to 6.0.025
* Mon Sep 02 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 6.0.024-1
- update to 6.0.024
* Tue Aug 06 2013 Remi Collet <remi@fedoraproject.org> - 6.0.023-1
- update to 6.0.023
* Wed Jun 19 2013 Remi Collet <remi@fedoraproject.org> - 6.0.020-1
- update to 6.0.020
* Sat Jun 01 2013 Remi Collet <remi@fedoraproject.org> - 6.0.018-1
- update to 6.0.018
- barcode examples now works out of the box
* Sat May 18 2013 Remi Collet <remi@fedoraproject.org> - 6.0.017-2
- split fonts, 1 subpackage per font package
* Sat May 18 2013 Remi Collet <remi@fedoraproject.org> - 6.0.017-1
- update to 6.0.017
* Thu May 16 2013 Remi Collet <remi@fedoraproject.org> - 6.0.016-1
- update to 6.0.016
- add /usr/share/php/tcpdf/images dir
* Wed May 15 2013 Remi Collet <remi@fedoraproject.org> - 6.0.015-1
- update to 6.0.015
- clean spec (upstream changes for packaging)
- drop .php suffix from tools
* Tue May 14 2013 Remi Collet <remi@fedoraproject.org> - 6.0.014-1
- update to 6.0.014
- drop patch merged upstream
* Mon May 13 2013 Remi Collet <remi@fedoraproject.org> - 6.0.013-2
- split fonts in sub-packages
* Mon May 13 2013 Remi Collet <remi@fedoraproject.org> - 6.0.013-1
- update to 6.0.013
- use available system TTF fonts
* Sun May 12 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 6.0.012-3
- Fix README.cache file permissions
* Fri May 10 2013 Remi Collet <remi@fedoraproject.org> - 6.0.012-2
- improve cache ownership, on folder per web server
- drop bundled fonts
* Thu May 09 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 6.0.012-1
- Initial packaging
/etc/php-tcpdf /etc/php-tcpdf/tcpdf_config.php /etc/php-zts.d/opcache-php-tcpdf.blacklist /etc/php.d/opcache-php-tcpdf.blacklist /usr/bin/tcpdf_addfont /usr/share/doc/php-tcpdf-6.7.4 /usr/share/doc/php-tcpdf-6.7.4/CHANGELOG.TXT /usr/share/doc/php-tcpdf-6.7.4/README.md /usr/share/doc/php-tcpdf-6.7.4/composer.json /usr/share/doc/php-tcpdf-6.7.4/examples /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/example_1d_html.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/example_1d_png.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/example_1d_svg.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/example_1d_svgi.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/example_2d_datamatrix_html.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/example_2d_datamatrix_png.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/example_2d_datamatrix_svg.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/example_2d_datamatrix_svgi.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/example_2d_pdf417_html.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/example_2d_pdf417_png.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/example_2d_pdf417_svg.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/example_2d_pdf417_svgi.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/example_2d_qrcode_html.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/example_2d_qrcode_png.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/example_2d_qrcode_svg.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/example_2d_qrcode_svgi.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/tcpdf_barcodes_1d_include.php /usr/share/doc/php-tcpdf-6.7.4/examples/barcodes/tcpdf_barcodes_2d_include.php /usr/share/doc/php-tcpdf-6.7.4/examples/config /usr/share/doc/php-tcpdf-6.7.4/examples/config/tcpdf_config_alt.php /usr/share/doc/php-tcpdf-6.7.4/examples/data /usr/share/doc/php-tcpdf-6.7.4/examples/data/cert /usr/share/doc/php-tcpdf-6.7.4/examples/data/cert/tcpdf.crt /usr/share/doc/php-tcpdf-6.7.4/examples/data/cert/tcpdf.fdf /usr/share/doc/php-tcpdf-6.7.4/examples/data/cert/tcpdf.p12 /usr/share/doc/php-tcpdf-6.7.4/examples/data/chapter_demo_1.txt /usr/share/doc/php-tcpdf-6.7.4/examples/data/chapter_demo_2.txt /usr/share/doc/php-tcpdf-6.7.4/examples/data/table_data_demo.txt /usr/share/doc/php-tcpdf-6.7.4/examples/data/utf8test.txt /usr/share/doc/php-tcpdf-6.7.4/examples/example_001.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_002.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_003.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_004.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_005.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_006.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_007.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_008.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_009.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_010.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_011.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_012.pdf /usr/share/doc/php-tcpdf-6.7.4/examples/example_012.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_013.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_014.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_015.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_016.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_017.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_018.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_019.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_020.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_021.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_022.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_023.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_024.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_025.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_026.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_027.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_028.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_029.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_030.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_031.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_032.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_033.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_034.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_035.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_036.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_037.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_038.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_039.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_040.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_041.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_042.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_043.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_044.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_045.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_046.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_047.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_048.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_049.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_050.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_051.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_052.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_053.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_054.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_055.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_056.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_057.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_058.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_059.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_060.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_061.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_062.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_063.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_064.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_065.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_066.php /usr/share/doc/php-tcpdf-6.7.4/examples/example_067.php /usr/share/doc/php-tcpdf-6.7.4/examples/images /usr/share/doc/php-tcpdf-6.7.4/examples/images/_blank.png /usr/share/doc/php-tcpdf-6.7.4/examples/images/alpha.png /usr/share/doc/php-tcpdf-6.7.4/examples/images/image_demo.jpg /usr/share/doc/php-tcpdf-6.7.4/examples/images/image_with_alpha.png /usr/share/doc/php-tcpdf-6.7.4/examples/images/img.png /usr/share/doc/php-tcpdf-6.7.4/examples/images/logo_example.gif /usr/share/doc/php-tcpdf-6.7.4/examples/images/logo_example.jpg /usr/share/doc/php-tcpdf-6.7.4/examples/images/logo_example.png /usr/share/doc/php-tcpdf-6.7.4/examples/images/tcpdf_box.ai /usr/share/doc/php-tcpdf-6.7.4/examples/images/tcpdf_box.svg /usr/share/doc/php-tcpdf-6.7.4/examples/images/tcpdf_cell.png /usr/share/doc/php-tcpdf-6.7.4/examples/images/tcpdf_logo.jpg /usr/share/doc/php-tcpdf-6.7.4/examples/images/tcpdf_signature.png /usr/share/doc/php-tcpdf-6.7.4/examples/images/testsvg.svg /usr/share/doc/php-tcpdf-6.7.4/examples/images/tux.svg /usr/share/doc/php-tcpdf-6.7.4/examples/index.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang /usr/share/doc/php-tcpdf-6.7.4/examples/lang/afr.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/ara.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/aze.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/bel.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/bra.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/bul.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/cat.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/ces.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/chi.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/cym.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/dan.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/eng.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/est.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/eus.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/far.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/fra.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/ger.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/gle.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/glg.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/hat.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/heb.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/hrv.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/hun.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/hye.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/ind.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/ita.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/jpn.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/kat.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/kor.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/mkd.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/mlt.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/msa.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/nld.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/nob.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/pol.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/por.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/ron.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/rus.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/slv.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/spa.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/sqi.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/srp.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/swa.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/swe.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/ukr.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/urd.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/yid.php /usr/share/doc/php-tcpdf-6.7.4/examples/lang/zho.php /usr/share/doc/php-tcpdf-6.7.4/examples/tcpdf_include.php /usr/share/licenses/php-tcpdf-6.7.4 /usr/share/licenses/php-tcpdf-6.7.4/LICENSE.TXT /usr/share/php/tcpdf /usr/share/php/tcpdf/autoload.php /usr/share/php/tcpdf/fonts /usr/share/php/tcpdf/fonts/cid0cs.php /usr/share/php/tcpdf/fonts/cid0ct.php /usr/share/php/tcpdf/fonts/cid0jp.php /usr/share/php/tcpdf/fonts/cid0kr.php /usr/share/php/tcpdf/fonts/courier.php /usr/share/php/tcpdf/fonts/courierb.php /usr/share/php/tcpdf/fonts/courierbi.php /usr/share/php/tcpdf/fonts/courieri.php /usr/share/php/tcpdf/fonts/helvetica.php /usr/share/php/tcpdf/fonts/helveticab.php /usr/share/php/tcpdf/fonts/helveticabi.php /usr/share/php/tcpdf/fonts/helveticai.php /usr/share/php/tcpdf/fonts/hysmyeongjostdmedium.php /usr/share/php/tcpdf/fonts/kozgopromedium.php /usr/share/php/tcpdf/fonts/kozminproregular.php /usr/share/php/tcpdf/fonts/msungstdlight.php /usr/share/php/tcpdf/fonts/stsongstdlight.php /usr/share/php/tcpdf/fonts/symbol.php /usr/share/php/tcpdf/fonts/times.php /usr/share/php/tcpdf/fonts/timesb.php /usr/share/php/tcpdf/fonts/timesbi.php /usr/share/php/tcpdf/fonts/timesi.php /usr/share/php/tcpdf/fonts/uni2cid_ac15.php /usr/share/php/tcpdf/fonts/uni2cid_ag15.php /usr/share/php/tcpdf/fonts/uni2cid_aj16.php /usr/share/php/tcpdf/fonts/uni2cid_ak12.php /usr/share/php/tcpdf/fonts/zapfdingbats.php /usr/share/php/tcpdf/images /usr/share/php/tcpdf/images/_blank.png /usr/share/php/tcpdf/include /usr/share/php/tcpdf/include/barcodes /usr/share/php/tcpdf/include/barcodes/datamatrix.php /usr/share/php/tcpdf/include/barcodes/pdf417.php /usr/share/php/tcpdf/include/barcodes/qrcode.php /usr/share/php/tcpdf/include/sRGB.icc /usr/share/php/tcpdf/include/tcpdf_colors.php /usr/share/php/tcpdf/include/tcpdf_filters.php /usr/share/php/tcpdf/include/tcpdf_font_data.php /usr/share/php/tcpdf/include/tcpdf_fonts.php /usr/share/php/tcpdf/include/tcpdf_images.php /usr/share/php/tcpdf/include/tcpdf_static.php /usr/share/php/tcpdf/tcpdf.php /usr/share/php/tcpdf/tcpdf_autoconfig.php /usr/share/php/tcpdf/tcpdf_barcodes_1d.php /usr/share/php/tcpdf/tcpdf_barcodes_2d.php /usr/share/php/tcpdf/tcpdf_import.php /usr/share/php/tcpdf/tcpdf_parser.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 11:37:03 2026