ConnorYoh and GitHub
3fda82e39d
2728 bug signed rotated document different than preview ( #3360 )
...
# Description of Changes
Please provide a summary of the changes, including:
- Change the maths for accounting for rotation in add image and sign.
- Images are now placed in the expected place
Closes #2728
---
## Checklist
### General
- [x] I have read the [Contribution
Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md )
- [x] I have read the [Stirling-PDF Developer
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/DeveloperGuide.md )
(if applicable)
- [x] I have read the [How to add new languages to
Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md )
(if applicable)
- [x] I have performed a self-review of my own code
- [x] My changes generate no new warnings
### Documentation
- [ ] I have updated relevant docs on [Stirling-PDF's doc
repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/ )
(if functionality has heavily changed)
- [ ] I have read the section [Add New Translation
Tags](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md#add-new-translation-tags )
(for new translation tags only)
### UI Changes (if applicable)
- [ ] Screenshots or videos demonstrating the UI changes are attached
(e.g., as comments or direct attachments in the PR)
### Testing (if applicable)
- [ ] I have tested my changes locally. Refer to the [Testing
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/DeveloperGuide.md#6-testing )
for more details.
2025-04-16 16:21:08 +01:00
49fb634690
Feature/improved signature element ( #2489 )
...
# Description
Please provide a summary of the changes, including relevant motivation
and context.
Closes #(issue_number)
## Checklist
- [ ] I have read the [Contribution
Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md )
- [ ] I have performed a self-review of my own code
- [ ] I have attached images of the change if it is UI based
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] If my code has heavily changed functionality I have updated
relevant docs on [Stirling-PDFs doc
repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/ )
- [ ] My changes generate no new warnings
- [ ] I have read the section [Add New Translation
Tags](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md#add-new-translation-tags )
(for new translation tags only)
---------
Co-authored-by: Anthony Stirling <[email protected] >
Co-authored-by: Reece Browne <[email protected] >
2025-01-02 15:49:29 +00:00
Reece Browne
ef8231de3a
Add Decrypt to all relevant pages
2024-12-10 16:39:06 +00:00
Renan and GitHub
204bae3bc1
Sign multiple PDF pages at the same time in the same location ( #2008 ) ( #2278 )
...
* Sign multiple PDF pages at the same time in the same location (#2008 )
* Modifying the functionality of how the signature is added to all pages (#2008 )
* Adding the functionality to reverse the addition on all pages and implementing buttons to navigate to the first and last pages (#2008 )
2024-11-22 17:40:09 +00:00
8dfb5940ca
Fixing bug: Add Image makes random changes to image ( #2246 ) ( #2256 )
...
Co-authored-by: Anthony Stirling <[email protected] >
2024-11-16 08:55:40 +00:00
d730c6a12f
Arrow key support signing ( #1143 )
...
* Added Arrow Key functionality for the Sign page.
* Added Arrow Key functionality for the Sign page.
* Adjusted step size, so it is relative to the size of the draggable
* Enabled Arrow Key support also for Add-Image
---------
Co-authored-by: Eric <[email protected] >
2024-04-30 13:02:12 -04:00
Ludy and GitHub
e4a76e96af
HTML, CSS, JS and JAVA corrections ( #810 )
...
* CSS corrections
* HTML corrections
* JS corrections
* JAVA corrections
* remove tab
* CSS corrections 2
* JS corrections 2
* back to the roots
* max-linie 127
* add slash hr|br
* return bootstrap-icons.css
* return bootstrap-icons.min.css
* return bootstrap.min.css
* Update bootstrap-icons.css
* Update bootstrap-icons.min.css
* Update bootstrap-icons.min.css
* Update bootstrap.min.css
* CSS corrections
* HTML corrections
* JS corrections
* JAVA corrections
* remove tab
* CSS corrections 2
* JS corrections 2
* back to the roots
* max-linie 127
* add slash hr|br
* return bootstrap-icons.css
* Update bootstrap-icons.css
* Bootstrap CSS
* Update prism.css
2024-02-16 21:49:06 +00:00
sbplat
55d4fda01b
refactor: normalize files
2024-02-11 11:47:00 -05:00
Anthony Stirling
7c26c56210
test
2023-08-20 21:57:19 +01:00
Anthony Stirling
5ae2c71c3a
Input:PDF Output:PDF
2023-06-20 23:49:53 +01:00
Anthony Stirling
04032c0dfe
sign changes min size, lite docker, merge fix #172
2023-06-08 20:25:55 +01:00
Saud Fatayerji
7585fc80b4
Made added draggable elements persist between pages.
2023-05-08 20:06:34 +03:00
Saud Fatayerji
e0350b2837
Fixed error when clicking the delete draggable element with none available.
2023-05-08 12:36:39 +03:00
Saud Fatayerji
d58933ea8d
Adjusted how styles work. Made signature canvas bigger.
2023-05-08 04:23:45 +03:00
Saud Fatayerji
b86afd7fc9
Revamped Signing page to allow multiple signatures and images
2023-05-07 23:39:34 +03:00