{"id":25027183,"url":"https://github.com/edocbuhtig/ionic-pdf-pdfmake","last_synced_at":"2025-04-13T13:32:50.354Z","repository":{"id":108956937,"uuid":"316465058","full_name":"edocbuhtig/ionic-pdf-pdfmake","owner":"edocbuhtig","description":"Create PDF File Ionic 5 Capacitor \u0026 pdfMake In 10 Minutes. Ionic 5 PDF Download using pdfMake and Ionic Capacitor. Create and Download Ionic Capacitor PDF files using pdfMake library for Web, PWA and Mobile Devices","archived":false,"fork":false,"pushed_at":"2021-03-20T12:54:45.000Z","size":213,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T04:33:32.679Z","etag":null,"topics":["capacitorjs","createpdf","ioinc","ionic-capacitor","ionic-framework","ionic5","pdf-generation","pdf-viewer","pdfmake"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edocbuhtig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-27T10:05:23.000Z","updated_at":"2024-11-23T13:04:59.000Z","dependencies_parsed_at":"2023-03-22T12:32:24.072Z","dependency_job_id":null,"html_url":"https://github.com/edocbuhtig/ionic-pdf-pdfmake","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edocbuhtig%2Fionic-pdf-pdfmake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edocbuhtig%2Fionic-pdf-pdfmake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edocbuhtig%2Fionic-pdf-pdfmake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edocbuhtig%2Fionic-pdf-pdfmake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edocbuhtig","download_url":"https://codeload.github.com/edocbuhtig/ionic-pdf-pdfmake/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248721224,"owners_count":21151065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["capacitorjs","createpdf","ioinc","ionic-capacitor","ionic-framework","ionic5","pdf-generation","pdf-viewer","pdfmake"],"created_at":"2025-02-05T18:41:14.095Z","updated_at":"2025-04-13T13:32:50.345Z","avatar_url":"https://github.com/edocbuhtig.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Create PDF File Ionic 5 Capacitor \u0026 pdfMake In 10 Minutes. Ionic 5 PDF Download using pdfMake and Ionic Capacitor. Create and Download Ionic Capacitor PDF files using pdfMake library for Web, PWA and Mobile Devices.\n\n### Watch Complete Video Tutorial on YouTube\n[Create PDF File Ionic 5 Capacitor \u0026 pdfMake In 10 Minutes](https://youtu.be/PLeLzsMtI3g)\n\n### Install pdfmake NPM Package\n\n```\nnpm install pdfmake --save\n```\n\nType Script:\n\n```\nimport * as pdfMake from \"pdfmake/build/pdfmake\";\nimport * as pdfFonts from 'pdfmake/build/vfs_fonts';\n(\u003cany\u003epdfMake).vfs = pdfFonts.pdfMake.vfs;\n```\n\nYou can even use below for older version of typescript\n\n```\nimport pdfMake from \"pdfmake/build/pdfmake\";\nimport pdfFonts from \"pdfmake/build/vfs_fonts\";\npdfMake.vfs = pdfFonts.pdfMake.vfs;\n```\n\n### (Bug) Fix for Android Error v4 support library\n\n```\nnpm install jetifier\n\nnpx jetty\n\nnpx cap sync android\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedocbuhtig%2Fionic-pdf-pdfmake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedocbuhtig%2Fionic-pdf-pdfmake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedocbuhtig%2Fionic-pdf-pdfmake/lists"}