laravel-dompdf icon indicating copy to clipboard operation
laravel-dompdf copied to clipboard

A DOMPDF Wrapper for Laravel

Results 117 laravel-dompdf issues
Sort by recently updated
recently updated
newest added

In my project I am using barryvdh/dompdf version V0.9.0 for generating invoice pdf . All devices showing correct output except iPhonex version 16. Means in iphonex it's adding garbage character...

stale

Good day team. This error occurred when isRemoteEnabled is set to true on laravel. $options = new Options(); $options->set('isRemoteEnabled', true); $dompdf = new Dompdf($options);

stale

Hi guys, I tried to use fonts in my pdf file which generating with html template, in html template font showing good buy in pdf file no, please help me...

stale

Hi, would be OK if I make a pull request that would allow me to inject `PDF` instance using interface? - I would extract public functions from PDF to interface...

stale

### **#Here Is my simple code** . **$data = ['title' => 'Welcome to HDTuto.com']; return $pdf= PDF::loadView('welcome', compact('data'));** ## ![Capture](https://user-images.githubusercontent.com/60044866/208282265-6c67083d-bb16-4132-a942-a79e1e677b3b.PNG) # **### it was return this kind of error !!**...

stale

Hello everybody. I am using generate pdf from html&css with images. I am using object-fit. But, It is show error below: > 'object_fit' is not a recognized CSS property. Could...

stale

Hello, I would like to ask everyone. I want to pass data from my code to html content with loadHTML method without use loadView . example : show list of...

stale

Please help me. I have trouble with image loading.

stale

**This is just a Dompdf wrapper!** I understand that this package is just a Laravel wrapper for https://github.com/dompdf/dompdf Any issues with PDF rendering, CSS that is not applied correctly, aligning/fonts/characters...

stale

Follow the below steps one by one. **Step 1.** Rename the folder c:\xampp\mysql\data to c:\xampp\mysql\data_old (you can use any name). **Step 2.** Create a new folder c:\xampp\mysql\data. **Step 3**. Copy...

stale