tcpdf-laravel

TCPDF helper for laravel

MIT License

Downloads
1.8M
Stars
301
Committers
11
tcpdf-laravel - Lumen config_path fix

Published by elibyy about 6 years ago

The function config_path doesn't exist in lumen so used an alternative offered by @sylvaincherrier here

tcpdf-laravel - Lumen config_path fix

Published by elibyy about 6 years ago

The function config_path doesn't exist in lumen so used an alternative offered by @sylvaincherrier here

tcpdf-laravel - Lumen config_path fix

Published by elibyy about 6 years ago

The function config_path doesn't exist in lumen so used an alternative offered by @sylvaincherrier here

tcpdf-laravel - Lumen config_path fix

Published by elibyy about 6 years ago

The function config_path doesn't exist in lumen so used an alternative offered by @sylvaincherrier here

tcpdf-laravel - Lumen config_path fix

Published by elibyy about 6 years ago

The function config_path doesn't exist in lumen so used an alternative offered by @sylvaincherrier here

tcpdf-laravel - Lumen config_path fix

Published by elibyy about 6 years ago

The function config_path doesn't exist in lumen so used an alternative offered by @sylvaincherrier here

tcpdf-laravel - 5.0.6

Published by elibyy over 6 years ago

Added the following options:

  • use_original_header is to used the original Header() from TCPDF.
    • Please note that PDF::setHeaderCallback(function($pdf){}) overrides this settings.
  • use_original_footer is to used the original Footer() from TCPDF.
    • Please note that PDF::setFooterCallback(function($pdf){}) overrides this settings.
  • use_fpdi is so that our internal helper will extend TcpdfFpdi instead of TCPDF.
    • Please note fpdi is not a dependency in my project so you will have to follow their install instructions here
tcpdf-laravel - 5.1.7

Published by elibyy over 6 years ago

Added the following options:

  • use_original_header is to used the original Header() from TCPDF.
    • Please note that PDF::setHeaderCallback(function($pdf){}) overrides this settings.
  • use_original_footer is to used the original Footer() from TCPDF.
    • Please note that PDF::setFooterCallback(function($pdf){}) overrides this settings.
  • use_fpdi is so that our internal helper will extend TcpdfFpdi instead of TCPDF.
    • Please note fpdi is not a dependency in my project so you will have to follow their install instructions here
tcpdf-laravel - 5.2.7

Published by elibyy over 6 years ago

Added the following options:

  • use_original_header is to used the original Header() from TCPDF.
    • Please note that PDF::setHeaderCallback(function($pdf){}) overrides this settings.
  • use_original_footer is to used the original Footer() from TCPDF.
    • Please note that PDF::setFooterCallback(function($pdf){}) overrides this settings.
  • use_fpdi is so that our internal helper will extend TcpdfFpdi instead of TCPDF.
    • Please note fpdi is not a dependency in my project so you will have to follow their install instructions here
tcpdf-laravel - 5.3.5

Published by elibyy over 6 years ago

Added the following options:

  • use_original_header is to used the original Header() from TCPDF.
    • Please note that PDF::setHeaderCallback(function($pdf){}) overrides this settings.
  • use_original_footer is to used the original Footer() from TCPDF.
    • Please note that PDF::setFooterCallback(function($pdf){}) overrides this settings.
  • use_fpdi is so that our internal helper will extend TcpdfFpdi instead of TCPDF.
    • Please note fpdi is not a dependency in my project so you will have to follow their install instructions here
tcpdf-laravel - 5.4.5

Published by elibyy over 6 years ago

Added the following options:

  • use_original_header is to used the original Header() from TCPDF.
    • Please note that PDF::setHeaderCallback(function($pdf){}) overrides this settings.
  • use_original_footer is to used the original Footer() from TCPDF.
    • Please note that PDF::setFooterCallback(function($pdf){}) overrides this settings.
  • use_fpdi is so that our internal helper will extend TcpdfFpdi instead of TCPDF.
    • Please note fpdi is not a dependency in my project so you will have to follow their install instructions here
tcpdf-laravel - 5.5.4

Published by elibyy over 6 years ago

Added the following options:

  • use_original_header is to used the original Header() from TCPDF.
    • Please note that PDF::setHeaderCallback(function($pdf){}) overrides this settings.
  • use_original_footer is to used the original Footer() from TCPDF.
    • Please note that PDF::setFooterCallback(function($pdf){}) overrides this settings.
  • use_fpdi is so that our internal helper will extend TcpdfFpdi instead of TCPDF.
    • Please note fpdi is not a dependency in my project so you will have to follow their install instructions here
tcpdf-laravel - 5.6.2

Published by elibyy over 6 years ago

Added the following options:

  • use_original_header is to used the original Header() from TCPDF.
    • Please note that PDF::setHeaderCallback(function($pdf){}) overrides this settings.
  • use_original_footer is to used the original Footer() from TCPDF.
    • Please note that PDF::setFooterCallback(function($pdf){}) overrides this settings.
  • use_fpdi is so that our internal helper will extend TcpdfFpdi instead of TCPDF.
    • Please note fpdi is not a dependency in my project so you will have to follow their install instructions here
tcpdf-laravel - 5.6.1

Published by elibyy over 6 years ago

tcpdf-laravel - 5.6.0

Published by elibyy over 6 years ago

Support for laravel 5.6

tcpdf-laravel - 5.4.4

Published by elibyy almost 7 years ago

Fixed wrong config name for page units

tcpdf-laravel - 5.5.3

Published by elibyy almost 7 years ago

Fixed wrong config name for page units

tcpdf-laravel - 5.3.4

Published by elibyy almost 7 years ago

Fixed wrong config name for page units

tcpdf-laravel - 5.2.6

Published by elibyy almost 7 years ago

Fixed wrong config name for page units

tcpdf-laravel - 5.1.5

Published by elibyy almost 7 years ago

Fixed wrong config name for page units