An open API service indexing awesome lists of open source software.

https://github.com/foxitsoftware/webplugin_translate_demo


https://github.com/foxitsoftware/webplugin_translate_demo

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Webplugin Translation Tool

## Introductions
The translation plug-in based on Editor Online and Web Plugin SDK.

You can choose to translate the contents of PDF documents in real time.

## How to install the translation tool

1. Click the `Help tab` to see the `Foxit plug-ins` button, click the button to install the translation tool.

![image-png](./docs/image-20220314095643680.png)

2. Click the translation button,it will display the plug-in panel.

![image-png_1](./docs/image-20220314095643791.png)

## Develop
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```