Skip to content

Instantly share code, notes, and snippets.

@clebercar
Last active August 27, 2018 12:57
Show Gist options
  • Select an option

  • Save clebercar/82bc3da824123b6b5a514f32e0a9f42a to your computer and use it in GitHub Desktop.

Select an option

Save clebercar/82bc3da824123b6b5a514f32e0a9f42a to your computer and use it in GitHub Desktop.
create pdf with php - part 1
<?php
require __DIR__.'/vendor/autoload.php';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment