barryvdh / laravel-dompdf

A DOMPDF Wrapper for Laravel
MIT License
6.7k stars 966 forks source link

Work without margin in pdf #1053

Open sandboxedestroyer opened 4 months ago

sandboxedestroyer commented 4 months ago

hey guys I have a question, how can export my file without margin I try to export my pdf but the file its with margin by default in the top right down and left .

sandboxedestroyer commented 4 months ago

all its fine only I use the prop @page thank you.