XFA: readonly XFA support

This commit is contained in:
Jakub Melka
2022-02-06 18:13:43 +01:00
parent 433c06a69a
commit 2c5aca7ea6
2 changed files with 4 additions and 1 deletions

View File

@@ -50,7 +50,7 @@ Software have following features (the list is not complete):
- [x] audio book conversion - [x] audio book conversion
- [x] internal structure inspector - [x] internal structure inspector
- [x] compare documents - [x] compare documents
- [ ] XFA support *(planned in year 2021)* - [x] static XFA support (readonly, simple XFA only)
- [ ] create fillable forms *(planned in year 2022)* - [ ] create fillable forms *(planned in year 2022)*
- [ ] electronically/digitally sign documents *(planned in year 2022)* - [ ] electronically/digitally sign documents *(planned in year 2022)*
- [ ] 3D PDF support *(planned in year 2023)* - [ ] 3D PDF support *(planned in year 2023)*

View File

@@ -1,5 +1,8 @@
CURRENT: CURRENT:
- Issue #10: Performance optimization
- static XFA support (readonly, simple XFA only)
V: 1.1.0, 19.12.2021 V: 1.1.0, 19.12.2021
- DocDiff application (compare similar PDF documents) - DocDiff application (compare similar PDF documents)
- Linux support - Linux support