PDF Generator in Flutter - How to create your next Invoice

Поділитися
Вставка
  • Опубліковано 14 жов 2024

КОМЕНТАРІ • 71

  • @chethankumar4781
    @chethankumar4781 2 роки тому +2

    You are awesome bro.. I was searching for this from 3 days, finally, i got wat I'm looking. Thank you so much...:-)

    • @FlutterExplained
      @FlutterExplained  2 роки тому +1

      Amazing, thanks for your feedback! I am glad that you found your solution :) just a bit sad that it took you 3 days to find me. I need to work on my visibility.

  • @bryanhunsberger
    @bryanhunsberger 2 роки тому +7

    Any guidance for implementing for Android would be appreciated. The open document plugin getting started documentation is very cryptic and I'm getting errors in Android.

  • @matheo4934
    @matheo4934 2 роки тому +1

    Thanks for this amazing Tutorial. loves from Myanmar.

  • @johno2547
    @johno2547 10 місяців тому

    Hi there, great video! How can I create multiple pdf pages? Or automatically create them. Thanks

  • @azwarlataewa4506
    @azwarlataewa4506 2 роки тому +1

    exactly what i am looking for, thanks..

  • @nailedmint
    @nailedmint 5 місяців тому +1

    It is really really frustrating to see your code working and mine failing because of some import that you did not pointed out through the tutorial. I know that some packages used are like "the basics" of the framework, but ther are always many different packages that implement methods with same name and i can't know which one you are using in the tutorial
    Edit: Didn't want to sound too negative, the rest of the tutorial is really great and helped me a lot

    • @FlutterExplained
      @FlutterExplained  4 місяці тому

      Hi there, very good point. I will try to think about it in the future. Thanks for letting me know :).

  • @abdinasirahmed7851
    @abdinasirahmed7851 2 роки тому

    Thanks you for this helpful tutorial and hard work to reach us🙏
    One things that data can i retrieve from Firebase also make dowloadable pdf

  • @sodiqjonoxunov5308
    @sodiqjonoxunov5308 Рік тому

    Hello, this is a very useful video
    My question is how to continue to the second list if the information in the first list increases. Thanks in advance for the reply

  • @sayyidj6406
    @sayyidj6406 2 роки тому +1

    can we use another widget like custom paint to pdf? what about pdf standards like adobe ? they keep all data in its original format

  • @wesleybarnes5376
    @wesleybarnes5376 2 роки тому

    This is so great! Your sample app works great thank you 🔥 :-)

  • @liewweijun6728
    @liewweijun6728 2 роки тому +2

    This package is awesome

  • @legendscott2423
    @legendscott2423 2 роки тому +1

    Thank you for this great tutorial

  • @TheLeasingSolution
    @TheLeasingSolution Рік тому +1

    great stuff, thanks!

  • @dmytrodavydov6561
    @dmytrodavydov6561 Рік тому

    Hi!
    Thanks for your guide!
    Since Page is working with its own Context, how can we add some localised strings? BuildContext will not be available inside Page widget.

  • @arkatanukundu_171
    @arkatanukundu_171 Рік тому

    Can you please guide on how to add a Icon in this pdf.. having trouble with that

  • @ashfaqueyoosuff7888
    @ashfaqueyoosuff7888 2 роки тому +1

    error with android open document: unexpected element found in

  • @akshayr6067
    @akshayr6067 2 роки тому +2

    Thank you 👍

  • @BerlinUKn0w
    @BerlinUKn0w 2 роки тому

    Great video. Is it possible to import pdf vector items into a page, like images?

  • @sporttirol
    @sporttirol Рік тому

    Geniales Video, Weiter so! lg von Tirol

  • @mdprogrammer6146
    @mdprogrammer6146 2 роки тому +1

    Kindly tell me how I can work with the path_provider package for the Flutter web?

    • @FlutterExplained
      @FlutterExplained  2 роки тому

      Sorry mate, currently the path provider is not available in web, there is an issue for it.
      github.com/flutter/flutter/issues/45296

  • @roslanamir9760
    @roslanamir9760 2 роки тому +2

    In your GitHub repo, in AndroidManifest.xml, there are no additional lines added as described in the video. Also, there is no provider_paths.xml. Does that mean we don't need them?

    • @FlutterExplained
      @FlutterExplained  2 роки тому +2

      Mhhh good question, I worked in the repo mostly with IOS. But I could imagine you need them. When I find time I will double check that and will let you know.

    • @roslanamir9760
      @roslanamir9760 2 роки тому

      @@FlutterExplained Thanks

    • @liujunyan8244
      @liujunyan8244 2 роки тому

      @@FlutterExplained I have a similar issue, somehow the compiled code in the Android platform could not open the file it created, would be great to know what adjustment we need to make for an Android App :)

    • @alwaysbeinghuman
      @alwaysbeinghuman 2 роки тому

      @Jia Yi Koo Thanks for the mentioning. I haven't downloaded the example code and got confused where to add the folder.

  • @ismailhossain964
    @ismailhossain964 2 роки тому +1

    I save invoices on device using sqflite. Now i need to create pdf to create sales statement.
    I query daily and monthly invoices and display accordingly. There got one button to save statement that will save the sales statement as pdf.
    Still not sure how will i do that but i will try tomorrow.

    • @juandavid6644
      @juandavid6644 Рік тому

      Hi bro, I'm doing something similar. I try I try a PDF that allows me to record the daily sales. Might you help me?

    • @ismailhossain964
      @ismailhossain964 Рік тому +1

      @@juandavid6644 i think i used "pdf" package to do that.

  • @sadrababai
    @sadrababai 2 роки тому +2

    Thank you

  • @saqqara6361
    @saqqara6361 2 роки тому +1

    Is it also possible to sign that pdf document with a digital (QES) signature?

    • @FlutterExplained
      @FlutterExplained  2 роки тому

      I am absolutely sure about QES but in general, it is possible to allow signatures.
      help.syncfusion.com/flutter/pdf/working-with-digital-signature

  • @AngelRamos-uy3yd
    @AngelRamos-uy3yd 2 роки тому

    friend I have a problem when creating the pdf in the ios emulator on mac the emulator closes and it does not show any error how can I solve this

  • @death_breather
    @death_breather Рік тому

    getting compiledSDK version 31 required error tried everything possible in my reach please provide any solution if possible

  • @muhammedjasir1410
    @muhammedjasir1410 2 роки тому

    Could you do a video about PDF editing

  • @chekuthan1368
    @chekuthan1368 2 роки тому

    Can we create pdf with multiple pages?

  • @armagangok5257
    @armagangok5257 2 роки тому

    Hello,
    I have an issue, sometimes data does not fit on the first pdf page, it does not create the second page automatically so how do I create the second page automatically? I really need that. Please explain it to me. I don't have so much time.
    To be honest this is so important point to consider.

    • @sodiqjonoxunov5308
      @sodiqjonoxunov5308 Рік тому

      Hello, did you find the answer? Can you tell me if you found it?

  • @revansiddu9449
    @revansiddu9449 2 роки тому +1

    Is this possible to row span and column span??

    • @FlutterExplained
      @FlutterExplained  2 роки тому

      Not sure if this answers your question, but the PDF package contains the TextSpan widget, therefore your usecase should be possible.
      pub.dev/documentation/pdf/latest/widgets/TextSpan-class.html
      Rows and Columns work exactly the same as in default Flutter. I hope that helps and kind regards, Max

  • @エミ-o7s
    @エミ-o7s 2 роки тому +1

    nice video

  • @rohan-san8148
    @rohan-san8148 Рік тому

    is this work on flutter windows application sir?

  • @sia0368
    @sia0368 2 роки тому

    where should i copy open_document permissions ?

  • @dragonwatch2582
    @dragonwatch2582 2 роки тому

    how to print this pdf with thermal printer please can you make video on it because my so many if printers have problem with Arabic letters?

    • @FlutterExplained
      @FlutterExplained  2 роки тому

      Hi there, not sure if the thermal printer is different to any other printer. If you can print a pdf from your device it should also printing on the thermal printer. Actually a printer should not have so many problems to print the pdf files. Because it should use the default behaviour of Android / IOS so if the device can print it, there should be no issue.

  • @طهحسين-ر4ز
    @طهحسين-ر4ز 7 місяців тому

    can i convert this pdf to qr code ?

  • @asadali-kc2uh
    @asadali-kc2uh 2 роки тому

    Sir I follow out the whole video and apply it on my project it's work perfectly in debug mode but in profile mode and when I generate apk it shows me error that are in given below
    Execution failed for task ':open_document:verifyProfileResources'.
    error: resource android:attr/lStar not found.
    is anybody have the solution of this one???

    • @FlutterExplained
      @FlutterExplained  2 роки тому

      Did you check this one out? stackoverflow.com/a/69036801

  • @sagarchavan1642
    @sagarchavan1642 2 роки тому

    How to use hyperlink text in pdf?

  • @alisampson6639
    @alisampson6639 2 роки тому

    Hi sir...I can't locate the boilerplate code in the github repo. What is the name of the repo please?

    • @FlutterExplained
      @FlutterExplained  2 роки тому

      Ups sorry for that :D
      github.com/md-weber/pdf_invoice_generator_flutter

    • @alisampson6639
      @alisampson6639 2 роки тому

      @@FlutterExplained I get 404 error message after opening the link

    • @FlutterExplained
      @FlutterExplained  2 роки тому +1

      @Ali Sampson My fault forgot to make it public, thank you very much for your feedback!

    • @alisampson6639
      @alisampson6639 2 роки тому

      @@FlutterExplained Lol oohk, It's my pleasure Sir.

  • @nagamsomu1943
    @nagamsomu1943 10 місяців тому

    @nagamsomu1943
    1 second ago
    for pdf sharing the text caption is not displaying in WhatsApp sharing ?? can you help it

  • @claudiousopokumensah3841
    @claudiousopokumensah3841 2 роки тому +3

    Helvetica has no Unicode support who else is facing this problem

    • @uraz2164
      @uraz2164 2 роки тому +1

      me too

    • @nikalags
      @nikalags 2 роки тому

      are u using flutter web?

  • @abintictech6234
    @abintictech6234 2 роки тому

    getting this error : Unhandled Exception: Instance of 'OpenDocumentException' anyone help please..

  • @florinv2289
    @florinv2289 2 роки тому +1

    Don't like the constant zoom in on text dude!Very distracting!Other that is great!

    • @FlutterExplained
      @FlutterExplained  2 роки тому +1

      Hi there, thanks for your feedback I will try to improve in the future.

  • @juniorhernandez3014
    @juniorhernandez3014 2 роки тому

    I'm also getting problems with open_dcument, I've already done what readme documents says but I still get an error when trying to run on device and I can't find a solution:
    C:\Users\crist\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\open_document-1.0.5\android\src\main\kotlin\com\fsconceicao\open_document\OpenDocument.kt: (98, 75): Type mismatch: inferred type is ApplicationInfo? but ApplicationInfo was expected Any idea how to solve this?