DeadlyEmbrace / PDFTronImageEdit

Mendix widget with image editor alongside the PDFTron webviewer to allow editing pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDFTronImageEdit

[Widget that leverages PDFTron and Toast UI Image Editor to allow modifying PDF images]

Features

[feature highlights]

Usage

[step by step instructions]

Demo project

[link to sandbox]

Issues, suggestions and feature requests

[link to GitHub issues]

Development and contribution

  1. Install NPM package dependencies by using: npm install. If you use NPM v7.x.x, which can be checked by executing npm -v, execute: npm install --legacy-peer-deps.
  2. Run npm start to watch for code changes. On every change:
    • the widget will be bundled;
    • the bundle will be included in a dist folder in the root directory of the project;
    • the bundle will be included in the deployment and widgets folder of the Mendix test project.

[specify contribution]

About

Mendix widget with image editor alongside the PDFTron webviewer to allow editing pages

License:MIT License


Languages

Language:CSS 75.3%Language:TypeScript 24.0%Language:JavaScript 0.6%