Bora Keçeci

Results 28 comments of Bora Keçeci

Can you verify that you transformed whole picture to writeAsBytesSync in a normal page ? I understand that you have seen first parts only so , my first suspection is...

I mean, can you convert your image in a normal widget .Check if it's converting your image completely and shows look like you want in the normal widget?

Oww i see , i am sorry i have no clue to do that. @DavBfr may help you. Good luck! Have a good day.

Neh i don't want to read whole your code :D Partly comment and find the problem please :,(

I have no time , but hurry anwer : you know your page size , give height or width manually. Sorry , i may look at it on monday.

I dont have the exact solution : 1 )you can make a list and divide in a 2 part => then [ dynamicPart, signaturePart ] in this option locate the...

IT looks working fine here : https://davbfr.github.io/dart_pdf/#/ You may have a mistake ?

First you should find the problem , i suggest you to use Debug , if not work then. Comment part by part till it opens. And use null operator like...

U can use this : pw.Center( child: pw.Icon(const pw.IconData(0xe3c6), size: 16), ), also dont forget to aply this : ```dart pdf.addPage( // Page Ayarları pw.MultiPage( maxPages: 100, theme: pw.ThemeData.withFont( base:...