Releases: tanaikech/PDFApp
Releases · tanaikech/PDFApp
v1.0.7
-
v1.0.7 (May 15, 2024)
- The method of "addPageNumbers" was updated. Ref When a number is used to the property
x
instead of "left", "center", and "right", the inputted number is directly used.
v1.0.6
-
v1.0.6 (May 15, 2024)
- A new method of "addPageNumbers" was added. Ref This method adds the page numbers to each page of the PDF.
v1.0.2
-
v1.0.2 (August 21, 2023)
- A new method of
insertHeaderFooter
was added. Ref When this method is used, the custom header and footer can be added when a Google Spreadsheet is exported as PDF.
v1.0.1
-
v1.0.1 (August 18, 2023)
- About the method of "getMetadata",
pageInfo
is added to the retrieved metadata. By this, each page size can be obtained.
v1.0.0
-
v1.0.0 (August 17, 2023)
- Initial release.