diff --git a/website/src/data/showcase/pdfme.png b/website/src/data/showcase/pdfme.png new file mode 100644 index 0000000000..e273ad914d Binary files /dev/null and b/website/src/data/showcase/pdfme.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index b19617e07a..18fac79187 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -1100,6 +1100,15 @@ const Users: User[] = [ source: 'https://github.com/PcapPlusPlus/pcapplusplus.github.io', tags: ['opensource', 'versioning'], }, + { + title: 'pdfme', + description: + 'Free and Open source PDF generator library fully written in TypeScript coming with a React based UI template editor', + preview: require('./showcase/pdfme.png'), + website: 'https://pdfme.com/', + source: 'https://github.com/pdfme/pdfme/tree/main/website', + tags: ['opensource', 'design', 'product'], + }, { title: 'Pearl UI', description: