Last active
August 27, 2018 12:57
-
-
Save clebercar/82bc3da824123b6b5a514f32e0a9f42a to your computer and use it in GitHub Desktop.
create pdf with php - part 1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| require __DIR__.'/vendor/autoload.php'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment