Skip to content

psociety/react-pdf-editor

 
 

Repository files navigation

React PDF-editor

N|Solid

Build Status


The Portable Document Format, or PDF, is everywhere.

PDF is a simple file format that can be used to read documents on regular people’s computers.

PDF has become a global standard for more secure and dependable information exchange since 1993.

Government and private industry rely on secure PDF-based storage of electronic records that can be reliably shared.

If you want to cut down on the mountains of paper being produced by offices, React PDF Editor is a solution for you.

Creating PDF in React PDF Editor takes a short amount of time and gives you a lot of advantages.

That is why React PDF Editor will help you create PDF files - one of the most important way business users shared documents.

React PDF Editor can be used for:

  • creating CVs,
  • electronic publishing,
  • user manuals,
  • invoices,
  • books,
  • non editable advertising materials,
  • archiving

Real-time online PDF editor, based on ReactJs and TypeScript.

Easy to use.

Fast and light.


Installation

React PDF-ediotr requires:


React PDF-ediotr is very easy to install.

Install

$ npm i react-pdf-editor
$ npm start

Install the dependencies and devDependencies and start the server.

Develop Instalation

$ git clone https://github.com/aexol-studio/react-pdf-editor.git
$ cd react-pdf-editor
$ npm i
$ npm start

Not Familiar with Git?

Click here then download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

> npm install
> npm start

Verify the deployment by navigating to your server address in your preferred browser.

http://localhost:1568/

Demo

Here is working live demo.


Built With

ReactJs - The JavaScript library for building user interfaces
NodeJs - The JavaScript runtime built
TypeScript - Is a language for application-scale JavaScript.
TypeStyle - Writing CSS with TypeStyle will be just as fluent as writing JavaScript with TypeScript.
Webpack - The module bundler for modern JavaScript applications

License

MIT

About

Pdf editor react component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • JavaScript 1.2%
  • HTML 0.2%