-
I am getting the same issue with the package.
In ProviderRepository.php line 208: Class 'Goodnesskay\LaravelPdfViewer\LaravelPdfViewerServiceProvider' not found
-
- Lunar version: 1.0.0-beta.2
- Laravel Version: 11.23.5
- PHP Version: 8.3
- Database Driver & Version:
### Expected Behaviour:
Exported pdf file should have MIME type "application/pdf".…
-
# Laravel Merge PDFs - DC Blog
Ever needed to merge multiple PDF's together? It's a common need. In this tutorial, I'...
[https://dcblog.dev/laravel-merge-pdfs](https://dcblog.dev/laravel-merge-pdfs…
-
Few issues with downloading, uploading media export with dompdf
![image](https://github.com/user-attachments/assets/f000a766-a8ca-4cb0-b87b-6592d01772c1)
I use this version
![image](https://…
-
# Feature Request
### What I am trying to achieve
I would like to add spatie/pdf library to my project, but since I have dependency on this package from backpack I can't use spatie/pdf library.
…
-
### What happened?
When clicking the download button to generate a PDF using the Laravel PDF package through Browsershot, the process failed because Puppeteer could not locate the required Chrome ins…
-
### Description
Laravel Framework 11.29.0
`public function extractDataFromPDF($pdfPath)
{
// Extrair o texto do PDF usando o PdfParser
$parser = new Parser();
$…
-
### What happened?
I currently have a `FileUpload` form where a user can upload a PDF file. When I upload the first PDF file, the PDF shows in the preview. When I upload a second PDF and then save, I…
-
Hi!
We encountered a strange issue where QR code rendered inside `img` tag **(as base64 SVG)** is not displayed at all in Adobe Reader. It happens only with version >=2.0 of DOMPDF, previously we had…
-
I am using Laravel 11. On my generated pdf, the image is not being loaded.