No readme file found in bundle.
Copyright (c) 2011 Piotr Śliwa
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
ps_pdf:
cache:
options: Array
type: File
use_cache_in_stylesheet: true
nodes_file: ~
fonts_file: ~
complex_attributes_file: ~
colors_file: ~
markdown_stylesheet_filepath: ~
markdown_document_template_filepath: ~
document_parser_type: xml
-
Update travis ci config file + remove phpunit deprecations
By psliwa, 3 years ago
-
Merge pull request #66 from davidfuhr/symfony3
By psliwa, 5 years ago
-
[WIP] Symfony3 and PHP7 support
By davidfuhr, 5 years ago
-
Merge branch 'light-request-listener' into master-merge
By psliwa, 5 years ago
-
disable memory limit in travis conf
By psliwa, 5 years ago
-
update travis configuration
By psliwa, 5 years ago
-
update travis configuration
By psliwa, 5 years ago
-
Merge branch 'imageLocator'
By psliwa, 5 years ago
-
revert removing composer.lock from .gitignore, remove Tests/bootstrap.php, fix phpunit version
By psliwa, 5 years ago
-
Merge pull request #62 from Soullivaneuh/patch-1
By psliwa, 5 years ago
-
small refactoring in PsPdfExtension
By psliwa, 5 years ago
-
Removed composer.loc from gitignore
By verschoof, 5 years ago
-
Added phpunit for dev environment
By verschoof, 5 years ago
-
Created interface to be able to use another ImageLocator
By verschoof, 5 years ago
-
fix deprecated factory definition
By doppynl, 5 years ago
-
Composer require
By Soullivaneuh, 5 years ago
-
fix travis config
By psliwa, 5 years ago
-
[#59], [#60] fix support for twig >=2
By psliwa, 5 years ago
-
Create a light listener to handle the addition of a new 'pdf' format
By gido, 6 years ago
-
Merge pull request #53 from verschoof/patch-1
By psliwa, 6 years ago
-
Update README.markdown
By verschoof, 6 years ago
-
Merge pull request #45 from Ghkuijer/master
By psliwa, 7 years ago
-
bugfix always loading default options as check is on !empty while it should be on !== null
By Ghkuijer, 7 years ago
-
Merge pull request #36 from mcg-web/patch-1
By psliwa, 7 years ago
-
Update composer used with packagist
By mcg-web, 7 years ago
-
fix composer.json file
By psliwa, 8 years ago
-
[#28] responses with error code > 299 do not trigger pdf rendering
By psliwa, 8 years ago
-
update version of PHPPdf in composer file
By psliwa, 8 years ago
-
readme update
By psliwa, 8 years ago
-
fix tests
By psliwa, 8 years ago