Skip to content

Commit

Permalink
fix some bug - V1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
useername authored and vonhatduc committed Aug 25, 2024
1 parent 5157b65 commit a894d20
Show file tree
Hide file tree
Showing 28 changed files with 46 additions and 58 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Pdf-Editor
This tool can help you edit direct pdf text or etc ...
There are some small bug, you are welcome to post bug in ISSUE

This tool can help you edit direct pdf text or etc ...<br>
There are some small bug, you are welcome to post bug in ISSUE<br>
There are a billion font in the word, so If you meet a font error when export pdf, please send me the font, I will update library
#Demo page
<a href="https://saypdf.com/editor/" target="_blank">https://saypdf.com/editor/ </a>

Expand All @@ -17,3 +17,4 @@ If you have any question, You can contact me via: <br>
Email: ducnhatvo@gmail.com<br>
Skybe: live:c99a173043072052<br>
Website: <a href="https://saypdf.com/contact.html" target="_blank">https://saypdf.com/contact.html </a>

1 change: 0 additions & 1 deletion assets/pixi-f163c822.js

This file was deleted.

Binary file removed assets/pixi-f163c822.js.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion css/index.css

Large diffs are not rendered by default.

Binary file modified css/index.css.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion css/index2.css

Large diffs are not rendered by default.

Binary file modified css/index2.css.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><link rel="icon" type="image/svg+xml" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Pdf-Editor</title><style>.first-screen-loading{width:200px;height:200px;position:fixed;top:50%;left:50%;margin-top:-100px;margin-left:-100px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.first-screen-loading-spinner{width:36px;height:36px;border:3px solid #409eff;border-top-color:transparent;border-radius:50%;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite}.first-screen-loading-text{margin-top:20px;color:#409eff}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}</style><script type="module" crossorigin src="./js/index.js"></script><link rel="modulepreload" crossorigin href="./js/vue.js"><link rel="modulepreload" crossorigin href="./js/clipper-lib.js"><link rel="modulepreload" crossorigin href="./js/lodash-es.js"><link rel="modulepreload" crossorigin href="./js/element-plus.js"><link rel="modulepreload" crossorigin href="./js/fabric.js"><link rel="stylesheet" href="./css/index.css"></head><body><noscript><strong>We're sorry but Pdf-Editor doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"><div class="first-screen-loading"><div class="first-screen-loading-spinner"></div><div class="first-screen-loading-text">Loading, please wait...</div></div><script>document.oncontextmenu = (e) => e.preventDefault();</script></div></body><script async src="https://www.googletagmanager.com/gtag/js?id=G-5JJ7LNJ9VS"></script><script>window.dataLayer = window.dataLayer || [];
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><link rel="icon" type="image/svg+xml" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Pdf-Editor</title><style>.first-screen-loading{width:200px;height:200px;position:fixed;top:50%;left:50%;margin-top:-100px;margin-left:-100px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.first-screen-loading-spinner{width:36px;height:36px;border:3px solid #409eff;border-top-color:transparent;border-radius:50%;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite}.first-screen-loading-text{margin-top:20px;color:#409eff}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}</style><script type="module" crossorigin src="./js/index.js"></script><link rel="modulepreload" crossorigin href="./js/vue.js"><link rel="modulepreload" crossorigin href="./js/clipper-lib.js"><link rel="modulepreload" crossorigin href="./js/fabric.js"><link rel="modulepreload" crossorigin href="./js/lodash-es.js"><link rel="modulepreload" crossorigin href="./js/element-plus.js"><link rel="stylesheet" href="./css/index.css"></head><body><noscript><strong>We're sorry but Pdf-Editor doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"><div class="first-screen-loading"><div class="first-screen-loading-spinner"></div><div class="first-screen-loading-text">Loading, please wait...</div></div><script>document.oncontextmenu = (e) => e.preventDefault();</script></div></body><script async src="https://www.googletagmanager.com/gtag/js?id=G-5JJ7LNJ9VS"></script><script>window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

Expand Down
2 changes: 1 addition & 1 deletion js/401.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/404.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/clipper-lib.js

Large diffs are not rendered by default.

Binary file modified js/clipper-lib.js.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions js/element-plus.js

Large diffs are not rendered by default.

Binary file modified js/element-plus.js.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion js/fabric.js

Large diffs are not rendered by default.

Binary file modified js/fabric.js.gz
Binary file not shown.
42 changes: 15 additions & 27 deletions js/index.js

Large diffs are not rendered by default.

Binary file modified js/index.js.gz
Binary file not shown.
8 changes: 4 additions & 4 deletions js/index2.js

Large diffs are not rendered by default.

Binary file modified js/index2.js.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions js/index3.js

Large diffs are not rendered by default.

Binary file modified js/index3.js.gz
Binary file not shown.
Loading

0 comments on commit a894d20

Please sign in to comment.