You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 3.1/exports/export-formats.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ return (new InvoicesExport)->download('invoices.html', \Maatwebsite\Excel\Excel:
50
50
```
51
51
52
52
::: warning Exporting to PDF
53
-
If you'd like to export to PDF, you must now install a PDF rendering library yourself. Please refer to the [PhpSpreadsheet Documentation](https://phpspreadsheet.readthedocs.io/en/develop/topics/reading-and-writing-to-file/#pdf) for more information.
53
+
If you'd like to export to PDF, you must now install a PDF rendering library yourself. Please refer to the [PhpSpreadsheet Documentation](https://phpspreadsheet.readthedocs.io/en/latest/topics/reading-and-writing-to-file/#pdf) for more information.
0 commit comments