Commit Graph

49 Commits (main)

Author SHA1 Message Date
zboris12 0d39f569ae Changed to allow TSA feature in web browser 2024-08-24 12:17:43 +09:00
zboris12 e5372e2652 Added explanation of simulating clearTimeout function. 2024-08-19 21:54:15 +09:00
zboris12 9706bfe31a Improved to support font subsetting and changed to use pdf-fontkit. 2024-08-19 21:33:38 +09:00
zboris12 4def4068f7 Improved to reuse the font if it is already embedded in the PDF. 2024-08-18 21:32:27 +09:00
zboris12 1f92ca61d7 Added support for typescript development. 2024-08-17 11:51:46 +09:00
zboris12 e1ed49d43f Made comment more accurate. 2024-08-10 20:34:50 +09:00
zboris12 de687d8bf7 Fixed a bug of break line. 2024-08-10 20:12:19 +09:00
zboris12 0505fd1e0e Working on text signature and placing on multiple pages. 2024-08-09 21:57:20 +09:00
zboris12 fd2b97d5b3 Working on text signature. 2024-08-04 20:07:21 +09:00
zboris12 fa4eb2d5c0 Changed the minimized js URL described in readme to jsdelivr.net 2024-04-22 21:19:54 +09:00
zboris12 cc045171da Fixed the abnormal display of some icons in readme and the autofix by npm publish in package.json 2024-04-21 12:22:31 +09:00
zboris12 90474e9393 Changed verion of follow-redirects to 1.15.6 2024-04-21 11:45:42 +09:00
zboris12 0473f700a1 Changed position of badges. 2024-03-24 21:37:31 +09:00
zboris12 8417fad06b Added some badges to readme. 2024-03-24 21:33:56 +09:00
zboris12 3216d917ed Added to show build result after github-actions. Again. 2024-03-24 20:51:44 +09:00
zboris12 9a47c162aa Made build.sh easier to read. 2024-03-24 20:46:49 +09:00
zboris12 d5b9c4ad22 Added to show build result after github-actions. 2024-03-24 18:47:08 +09:00
zboris12 201e5a99b9 Fixed build error of "Syntax error: redirection unexpected". 2024-03-24 18:44:00 +09:00
zboris12 2c8de1a007 Fixed "Permission denied" on github-actions. 2024-03-24 18:22:01 +09:00
zboris12 f4cbbcdb7c Changed google compile method from java to npx. 2024-03-24 18:15:37 +09:00
zboris12 d6d6d23dfb
Merge pull request #2 from bounsel/main
Fix EU signature. Thanks marsanla!
2023-09-19 12:08:49 +09:00
Marcos Sanz e6361df479 Add name to signature 2023-02-27 07:05:24 +01:00
Marcos Sanz 30727cafc3
Update version 2023-02-24 14:34:22 +01:00
Marcos Sanz 8ca688b8c5 fix: remove vscode folder 2023-02-24 12:52:43 +01:00
Marcos Sanz e37d5b1ce1 fix(node): added pkg follow-redirects
Added follow-redirects package to allow the urlFetch function to follow the redirect that some cert providers has. For example: http://www.accv.es/gestcert/ACCVCA120SHA2.cacert.crt
2023-02-24 12:51:21 +01:00
Marcos Sanz 202edbc768
Fix EU signature
Fix signature to have a check in: Is the signature intact?
2023-02-24 12:09:38 +01:00
zboris12 4136451365 Changed link of wiki to an absolute path since the relative path didn't work. 2022-11-23 18:09:17 +09:00
zboris12 5494783141 Deleted unnecessary informations in readme since wiki has been created. 2022-11-23 17:57:42 +09:00
zboris12 9210c41068 Supported to enable LTV, and made to publish on npm. 2022-11-19 19:52:06 +09:00
zboris12 dd52e4e8be Working on LTV, Completeness is 90%. 2022-11-14 22:20:19 +09:00
zboris12 3f0dd0af9f Changed folder structure and working on LTV. 2022-11-06 18:03:48 +09:00
zboris12 8b008ccc34 Added support to add a document timestamp from a TSA. 2022-10-24 21:36:47 +09:00
zboris12 528eaad5eb Added support run in node js. 2022-10-22 18:42:13 +09:00
zboris12 22f6628584 Added support to add a signature to a pdf which has already been signed. 2022-10-20 21:28:27 +09:00
zboris12 5c9ac474b5 Fixed a minor bug. 2022-10-15 22:06:13 +09:00
zboris12 fe2fd4840d Added support to DocMDP and improved the way of appending TSA timestamp. 2022-10-14 21:12:43 +09:00
zboris12 adc260b794 Improved the readme. 2022-10-06 22:18:07 +09:00
zboris12 299aeb3419 Added support to public-key certificate encryption. 2022-10-06 22:02:11 +09:00
zboris12 14ad61b5cf Fixed the url in readme. 2022-10-04 21:50:22 +09:00
zboris12 c4e5dafa17 Made js files to compiled by closure compiler. 2022-10-04 21:43:00 +09:00
zboris12 8c2a614a08 Added functions of setting protection to a pdf. 2022-10-02 21:45:06 +09:00
zboris12 8fbedd2c8a Fixed the wrong calculation of signature's y position and the broken signature issue. 2022-10-01 17:20:53 +09:00
zboris12 f932a2bb2a Added support to sign with TSA. 2022-09-24 13:59:30 +09:00
zboris12 b72d38473a Fix garbled multi-bytes characters in the properties of the signature. 2022-09-19 11:53:54 +09:00
zboris12 5b0aeadc53 Fix some defects in sample codes in README. 2022-09-18 17:00:11 +09:00
zboris12 491e6309e0 Add support to Google Apps Script. 2022-09-18 16:49:56 +09:00
zboris12 213cf53474 Improve samples in readme. 2022-09-17 22:08:29 +09:00
zboris12 1583e5f70f The first commit. 2022-09-17 21:55:09 +09:00
zboris12 6b0d906fb5
Initial commit 2022-09-17 21:48:13 +09:00