Lukas Klement

Results 7 issues of Lukas Klement

Similar to the issue https://github.com/Kozea/WeasyPrint/issues/1642 - I have found another infinite loop with 3-column layouts, when column-fill is set to balance and there are exactly two direct child blocks of...

Due to the limited flexbox support, the HTML rendered by WeasyPrint often does not correspond with what browsers render. Is there a way to have a browser-like inspector on WeasyPrint...

feature

I'd like to achieve PDF X/3 compliance for the PDFs generated with WeasyPrint. Is it possible to set the following details: - Set OutputIntent to GTS_PDFX - GTSPDFXVersion key -...

feature

Is there a way to change the colour profile to CMYK? Whilst it's easy to use PIL for jpgs, I haven't found a way to do it for entire PDFs....

feature

In the interest of the community, I would propose to add a recommendation to the README for PostgreSQL users to use the native django.contrib.postgres.fields.ArrayField instead of this module. In my...

The new Grid support is great! In order to enable a grid to flow in a vertical direction, support for the property grid-auto-flow is needed. The CSS needed to be...

feature

Trying to use the vite-plugin in an Angular application with angular-builders/custom-esbuild (https://github.com/just-jeb/angular-builders/tree/master/packages/custom-esbuild) produces the error on build: throw new Error(`Plugin at index ${i} is missing a name`); In angular.json I...

Waiting for: Community
Stale