I reduced the pdf file size in laravel using configuration 'enable_font_subsetting ' = true and I am using the extension "barryvdh/laravel-dompdf": "^0.9.0". The size was reduced from 40kb to 22 kb. But I want to reduce it to around 10kb. The original pdf size is 10kb .How is this possible?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community