Chris [SpareParts365]

Results 3 issues of Chris [SpareParts365]

Font height is determined in PdfUtils. The code corresponds to the 'best' SO answer if one googles 'PDFBox font height'. But that codes uses getCapHeight and is wrong if I...

help wanted

Discussion: https://vaadin.com/forum/thread/18188107/misleading-documentation Documentation: https://vaadin.com/docs/v14/flow/binding-data/tutorial-flow-data-provider.html#lazy-loading-data-from-a-backend-service Documentation must be improved: 1. Clarify what the second callback (count-callback) should return (total dataset vs. offset/limit query) This looks wrong: ``` // Second callback fetches...

**Describe the issue** While debugging and monitoring high memory usage of this driver with BYTEA (see my comment on https://github.com/pgjdbc/pgjdbc/pull/1735 ) I notified some problems: 1. There is no binary...