NigelFelim

Results 4 comments of NigelFelim

Hello, I encountered this problem too. Do you have any temporary solution for this ? Thank you

Okay, I will try that. Thank you sir

Hi, so I want to generate multi page pdf consisting of only text and table on Web platform. So based on the discussion, I can't use Isolate because it doesn't...

You can try JsPDF and its plugin like autoTable in my example. I'm using Bloc State Management with isolated_worker here. This code below is the js code. Hope it helps....