squash: feat: Create fillable PDF forms
This commit is contained in:
@@ -161,6 +161,12 @@ export const categories = [
|
||||
icon: 'square-pen',
|
||||
subtitle: 'Fill in forms directly in the browser. Also supports XFA forms.',
|
||||
},
|
||||
{
|
||||
href: '/src/pages/form-creator.html',
|
||||
name: 'Create PDF Form',
|
||||
icon: 'file-input',
|
||||
subtitle: 'Create fillable PDF forms with drag-and-drop text fields.',
|
||||
},
|
||||
{
|
||||
id: 'remove-blank-pages',
|
||||
name: 'Remove Blank Pages',
|
||||
|
||||
Reference in New Issue
Block a user