What's Changed * PPF-287: support right aligned text fields by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/298 * PPF-288: enhance generate schema for radio buttons by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/299
What's Changed * PPF-294: fix x coordinate math for max length and comb text fields by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/295 * PPF-296: fix x coordinate math for checkbox and radio button by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/297
What's Changed * PPF-289: fix algorithm for text central alignment by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/290 * PPF-291: boilerplate for vim by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/292
What's Changed * PPF-280: add python 3.10 and 3.11 as part of tests by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/281 * PPF-283: update github action by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/284 * PPF-285: support central aligned text fields by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/286
What's Changed * PPF-269: implement generate schema by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/275 * PPF-273: finish unit testing max length and comb text fields by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/276 * PPF-274: updating docs for max length and comb text fields by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/277 * PPF-278: pylint and rc by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/279