How to Create PDF File Ionic Capacitor & pdfMake In 10 Minutes

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024
  • #ionicframework #capacitor
    Learn how to Create PDF File For PWAs, Android & iOS using Ionic Capacitor & pdfMake in 10 Minutes
    For the latest versions of Ionic please see the Import methods here :
    pdfmake.org/
    Under documentation, then from the left menu go to client side, the menu layout may change in the future. Please leave a comment if you need help with imports and configuration.
    Github
    github.com/edo...
    Check out the Ionic v8 Capacitor 6.x Starter Repo below: github.com/edo...
    Donate & Support
    If you find the video of any help in your work, please take some time and donate some food to homeless people around your home or workplace.

ความคิดเห็น • 25

  • @kevintomala9358
    @kevintomala9358 3 ปีที่แล้ว +2

    Excellent, thank you.

  • @SB-wc6fd
    @SB-wc6fd 3 ปีที่แล้ว +1

    Nice

  • @kingmega8730
    @kingmega8730 3 ปีที่แล้ว +2

    Thanks

  • @zakzack2222
    @zakzack2222 3 ปีที่แล้ว +1

    Great quick setup video but what is "jetifier"?

    • @Full_Stack_Dev_Bharat
      @Full_Stack_Dev_Bharat  3 ปีที่แล้ว

      The jetifier is a handy tool that automatically migrates your dependencies to AndroidX at build time. If using Cordova or Capacitor plugins that don't use Android X yet, you use jetifier for conversion. If you use Ionic or React Native modules/plugins with native Java code that isn't converted to AndroidX, and your app is AndroidX, you probably need this.

  • @odedinaadewunmi5294
    @odedinaadewunmi5294 ปีที่แล้ว

    its still not downloading on mobile phone though. any solution. jetifier seems depricated

    • @Full_Stack_Dev_Bharat
      @Full_Stack_Dev_Bharat  ปีที่แล้ว

      you need to update to ionic v6 first from v5 see upgrade docs here > ionicframework.com/docs/reference/migration#migrating-from-ionic-5x-to-ionic-6x

    • @Full_Stack_Dev_Bharat
      @Full_Stack_Dev_Bharat  ปีที่แล้ว

      Figure out which plugin is still using UIWebView and remove them. using Capacitor your native app will be rejected from apple store if used UIWebView please uograde to ver 6 ionic

  • @henrycampos3191
    @henrycampos3191 3 ปีที่แล้ว +1

    en caso de que quiera usar mi archivo html?

    • @Full_Stack_Dev_Bharat
      @Full_Stack_Dev_Bharat  3 ปีที่แล้ว

      Por favor, comparta su requisito. Si desea utilizar un archivo html externo, debe intentar utilizar titiritero, consulte estos tutoriales th-cam.com/video/F8lM8pka5KE/w-d-xo.html y
      th-cam.com/video/A8reJCYe1x8/w-d-xo.html

  • @velociraptor5962
    @velociraptor5962 ปีที่แล้ว

    File-Opener2 is now abandoned, and Google Play store doesn't like the permissions it needs too.

    • @Full_Stack_Dev_Bharat
      @Full_Stack_Dev_Bharat  ปีที่แล้ว +1

      Yes correct please use the native plugin: see this:(www.npmjs.com/package/@ionic-native/file-opener) or best is to go with capacitor and skip Cordova for ionic apps in the future See: ionic.io/blog/signs-its-time-to-migrate-your-cordova-app

    • @Full_Stack_Dev_Bharat
      @Full_Stack_Dev_Bharat  ปีที่แล้ว

      check this too : github.com/capacitor-community/file-opener

    • @Full_Stack_Dev_Bharat
      @Full_Stack_Dev_Bharat  ปีที่แล้ว

      fyi, please read: devblogs.microsoft.com/appcenter/announcing-apache-cordova-retirement/

    • @Full_Stack_Dev_Bharat
      @Full_Stack_Dev_Bharat  ปีที่แล้ว

      ionic.io/blog/signs-its-time-to-migrate-your-cordova-app

    • @Full_Stack_Dev_Bharat
      @Full_Stack_Dev_Bharat  ปีที่แล้ว

      ionic.io/blog/signs-its-time-to-migrate-your-cordova-app

  • @kingmega8730
    @kingmega8730 3 ปีที่แล้ว +1

    Ionic Mysql connection upload

    • @Full_Stack_Dev_Bharat
      @Full_Stack_Dev_Bharat  3 ปีที่แล้ว

      MySQL with Angular or React in Ionic?

    • @kingmega8730
      @kingmega8730 3 ปีที่แล้ว

      @@Full_Stack_Dev_Bharat angular sir

    • @Full_Stack_Dev_Bharat
      @Full_Stack_Dev_Bharat  3 ปีที่แล้ว

      How to connect to MySQL with ionic angular? did you mean REST API? as without secure, REST API, Apple will reject your ionic app from publishing to App store and Android will work.

    • @kingmega8730
      @kingmega8730 3 ปีที่แล้ว

      @@Full_Stack_Dev_Bharat 😳😳 yes

    • @kingmega8730
      @kingmega8730 3 ปีที่แล้ว

      @@Full_Stack_Dev_Bharat thanks sir