[WIP] Update
This commit is contained in:
@@ -57,6 +57,8 @@ class GeneratedDocumentController extends Controller
|
||||
// $pdf = PDF::loadFile(route('generated-document.show', $id));
|
||||
// return $pdf->inline();
|
||||
|
||||
// $pdf = PDF::loadHtml('<h1>Motherfucker</h1>');
|
||||
|
||||
// $snappy = App::make('snappy.pdf');
|
||||
// $html = '<h1>Bill</h1><p>You owe me money, dude.</p>';
|
||||
// // $snappy->generateFromHtml($html, '/tmp/bill-123.pdf');
|
||||
|
||||
Reference in New Issue
Block a user