Commit Graph

39 Commits

Author SHA1 Message Date
3bc041e6d3 Delay loading of the Info object and clean up the pdfioinfo example (Issue #87) 2025-01-17 16:50:30 -05:00
6d65a609e5 Update documentation and examples makefile. 2024-12-26 15:12:56 -05:00
fd8427d68a Add pdf2text example docos, install examples to doc directory. 2024-12-22 21:29:32 -05:00
aa91b141a8 Finalize md2pdf example docos. 2024-12-22 12:09:03 -05:00
5bc7ebee2c Add actual example programs from prior examples, start documentation updates. 2024-12-19 16:43:21 -05:00
a3a3512ed8 Update docos. 2024-10-25 17:50:51 -04:00
74dfefdcc1 Update documentation (Issue #77)
- Explain pdfioObjGetSubtype and pdfioObjGetType values
- Provide example code and documentation for accessing common page object values
2024-10-09 15:07:57 -04:00
1d4f77cab1 Add examples to documentation (Issue #69) 2024-08-05 21:44:56 -04:00
986c5f0438 Update docos. 2024-06-24 11:51:50 -04:00
cd1406e158 Update docos.
Fix static library build commands - remove archive before building it fresh.
2024-01-24 11:03:58 -05:00
6906a9a708 Fix docos for pdfioFileOpen. 2023-12-05 19:22:47 -05:00
6a381a55fe Update macOS build docos. 2023-12-05 18:41:26 -05:00
fc3580a948 Update build docos. 2023-12-05 18:39:20 -05:00
6b5c30b4be Remove PDFIO_ENCRYPTION_AES_256 from docos. 2023-12-05 14:30:41 -05:00
34dbf6c2fe Documentation cleanup. 2023-12-05 13:49:58 -05:00
16c8b830b8 Add pdfioFileCreateNumber/StringObj functions (Issue #14) 2023-12-05 08:16:41 -05:00
7ff051fc8b Add pdfioContentTextNewLineShow/f functions (Issue #24) 2023-12-05 07:49:49 -05:00
f1ad982fd1 Update docos. 2023-12-04 21:21:18 -05:00
8ccbdaed94 Update documentation. 2023-11-15 09:28:57 -05:00
19c45871fa Update pdfioContentSetDashPattern to support setting solid line styles (Issue #41) 2023-10-06 15:47:27 -04:00
50f27974cf Update documentation. 2022-07-03 10:01:20 -04:00
f4b8983c61 Implement pdfioDictIterateKeys API (Issue #31) 2022-06-27 10:17:00 -04:00
316b0ad559 Add pdfioFileCreateTemporary function (Issue #29) 2022-05-15 22:52:53 -04:00
54578144a0 Update documentation and prep for 1.0.1 release. 2022-03-02 09:30:01 -05:00
9d47745e43 Prep for 1.0rc1. 2021-12-15 06:53:09 -05:00
b865390b5d Update docos. 2021-10-25 22:00:25 -04:00
af13376e6d Update docos. 2021-10-18 23:08:13 -04:00
43239eaf8a Add placeholder password callback to support reading of encrypted PDF files in the future. 2021-09-27 08:37:14 -04:00
ba9d03ecac Update docos. 2021-09-27 08:11:53 -04:00
320e2ec088 Update docos. 2021-08-30 11:22:35 -04:00
c60893a66c Finish initial documentation pass. Still need more examples but we'll add more
as we go... (Issue #6)
2021-07-26 09:05:19 -04:00
eb7e0676cc More docos. 2021-07-24 15:28:47 -04:00
87b9ea87ad Save work on documentation. 2021-07-24 13:08:46 -04:00
78c1da815e Fix typo. 2021-07-18 16:46:34 -04:00
b007156c01 Save work on documentation tweaking. 2021-07-18 10:01:43 -04:00
d62faa51e1 Implement date value support (Issue #13) 2021-07-07 22:06:25 -04:00
b005175003 Doco updates. 2021-06-07 17:06:13 -04:00
a698b9c1a2 API cleanup, more work on documentation. 2021-06-07 08:34:30 -04:00
246c2e4b41 Rename as PDFio for consistency.
Add PDFio logo image.

Move documentation to "doc" subdirectory.
2021-05-30 07:10:44 -04:00