A wrapper library to Api2PDF 2.0.
Note: The API2PDF is currently in version beta
$apiKey = 'My_api_key';
$pdf = Api2Pdf::create($apiKey);$pdf->chrome()->generatePdfFromUrl('https://google.com');| Name | Name | Last commit date | ||
|---|---|---|---|---|
A wrapper library to Api2PDF 2.0.
Note: The API2PDF is currently in version beta
$apiKey = 'My_api_key';
$pdf = Api2Pdf::create($apiKey);$pdf->chrome()->generatePdfFromUrl('https://google.com');