I. MERABTENE

Results 30 comments of I. MERABTENE

Fixed using : max_candidates=1000 #540 #554 But IMO that should be the default behavior without any tweak to parameters. Maybe reconsider the default value for max_candidates.

I fixed the issue locally, I may open a PR later.

Thanks for the quick answer, indeed I just saw the maxPages limit, increasing it worked. But now the PdfPreview took forever to display the 218 pages.

Just checked the processing time : pdf.addPage( MultiPage( ... **Took 44 seconds** pdf.save() **Took 29 seconds** I can understand why addPage is slow as I used IntrinsicColumnWidth calculation for the...

Thanks for all the answers. I don't mind the time it takes as these are reports to generate once in many months, I'll just add a beautiful loading screen while...

Up. Is there any update on this ? I have a use case where I have many columns like Initial quantity, final quantity that I want to display as Initial\nquantity....

When we reference to bulk document creation in database we generally mean all records would be created in a single transaction (a single call to the database), from what I'm...

I can only play .wav files on windows, no support for m4a, ogg etc...

> Hey, any updates on this? Been awhile since the last update. Sadly, only this keeps me from using appwrite. Same here, I really wanted to use appwrite for my...

This is an interesting feature, as in many case we need a pinned summary row at the bottom containing sum or average or columns. Looking forward to this.