Michael R Sweet
|
a3a3512ed8
|
Update docos.
|
2024-10-25 17:50:51 -04:00 |
|
Michael R Sweet
|
21ac2b52d1
|
Clean up updated docos (Issue #78)
|
2024-10-25 17:32:38 -04:00 |
|
ThePhatak
|
0ab291a78b
|
Update pdfio.md
|
2024-10-21 20:37:25 +05:30 |
|
ThePhatak
|
cac6d4891c
|
Update pdfio.md
|
2024-10-21 19:52:34 +05:30 |
|
ThePhatak
|
25834e07ef
|
Update pdfio.md
addition of lines requeested
|
2024-10-15 09:38:01 +05:30 |
|
ThePhatak
|
2d2a7126d2
|
Update pdfio.md
updated doc
|
2024-10-14 13:34:27 +05:30 |
|
ThePhatak
|
df1064ff39
|
Update pdfio.md
|
2024-10-14 13:20:44 +05:30 |
|
ThePhatak
|
853fa4fe8f
|
Update pdfio.md
|
2024-10-14 13:14:59 +05:30 |
|
ThePhatak
|
2cadfd8a1e
|
Update pdfio.md
|
2024-10-14 13:10:57 +05:30 |
|
ThePhatak
|
f5d40a305e
|
Update pdfio.md
|
2024-10-14 13:09:13 +05:30 |
|
ThePhatak
|
eb5be57b4a
|
Update pdfio.md
basics of pdf file
|
2024-10-14 13:06:06 +05:30 |
|
ThePhatak
|
3de47ea63d
|
Update pdfio.md
update documentation
|
2024-10-14 12:43:40 +05:30 |
|
Michael R Sweet
|
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 |
|
Michael R Sweet
|
1d4f77cab1
|
Add examples to documentation (Issue #69)
|
2024-08-05 21:44:56 -04:00 |
|
devnibo
|
7d37abb0df
|
Update documentation
|
2024-07-07 16:35:56 +02:00 |
|
Michael R Sweet
|
986c5f0438
|
Update docos.
|
2024-06-24 11:51:50 -04:00 |
|
Michael R Sweet
|
cd1406e158
|
Update docos.
Fix static library build commands - remove archive before building it fresh.
|
2024-01-24 11:03:58 -05:00 |
|
Michael R Sweet
|
6906a9a708
|
Fix docos for pdfioFileOpen.
|
2023-12-05 19:22:47 -05:00 |
|
Michael R Sweet
|
6a381a55fe
|
Update macOS build docos.
|
2023-12-05 18:41:26 -05:00 |
|
Michael R Sweet
|
fc3580a948
|
Update build docos.
|
2023-12-05 18:39:20 -05:00 |
|
Michael R Sweet
|
6b5c30b4be
|
Remove PDFIO_ENCRYPTION_AES_256 from docos.
|
2023-12-05 14:30:41 -05:00 |
|
Michael R Sweet
|
34dbf6c2fe
|
Documentation cleanup.
|
2023-12-05 13:49:58 -05:00 |
|
Michael R Sweet
|
16c8b830b8
|
Add pdfioFileCreateNumber/StringObj functions (Issue #14)
|
2023-12-05 08:16:41 -05:00 |
|
Michael R Sweet
|
7ff051fc8b
|
Add pdfioContentTextNewLineShow/f functions (Issue #24)
|
2023-12-05 07:49:49 -05:00 |
|
Michael R Sweet
|
f1ad982fd1
|
Update docos.
|
2023-12-04 21:21:18 -05:00 |
|
Michael R Sweet
|
8ccbdaed94
|
Update documentation.
|
2023-11-15 09:28:57 -05:00 |
|
Michael R Sweet
|
19c45871fa
|
Update pdfioContentSetDashPattern to support setting solid line styles (Issue #41)
|
2023-10-06 15:47:27 -04:00 |
|
Michael R Sweet
|
50f27974cf
|
Update documentation.
|
2022-07-03 10:01:20 -04:00 |
|
Michael R Sweet
|
f4b8983c61
|
Implement pdfioDictIterateKeys API (Issue #31)
|
2022-06-27 10:17:00 -04:00 |
|
Michael R Sweet
|
316b0ad559
|
Add pdfioFileCreateTemporary function (Issue #29)
|
2022-05-15 22:52:53 -04:00 |
|
Michael R Sweet
|
54578144a0
|
Update documentation and prep for 1.0.1 release.
|
2022-03-02 09:30:01 -05:00 |
|
Michael R Sweet
|
9d47745e43
|
Prep for 1.0rc1.
|
2021-12-15 06:53:09 -05:00 |
|
Michael R Sweet
|
bd2f9d44d4
|
Prep for 1.0.0 release.
|
2021-12-14 12:36:33 -05:00 |
|
Michael R Sweet
|
b865390b5d
|
Update docos.
|
2021-10-25 22:00:25 -04:00 |
|
Michael R Sweet
|
e2b33a6cbb
|
Merge branch 'master' into crypto
|
2021-10-25 21:25:12 -04:00 |
|
Michael R Sweet
|
7e9c0afc23
|
Update summary text.
|
2021-10-24 11:03:19 -04:00 |
|
Michael R Sweet
|
af13376e6d
|
Update docos.
|
2021-10-18 23:08:13 -04:00 |
|
Michael R Sweet
|
bb91fb4b13
|
Tweak macOS build command.
|
2021-09-27 10:23:32 -04:00 |
|
Michael R Sweet
|
76b2faee0e
|
Add EPUB book cover.
|
2021-09-27 10:02:10 -04:00 |
|
Michael R Sweet
|
43239eaf8a
|
Add placeholder password callback to support reading of encrypted PDF files in the future.
|
2021-09-27 08:37:14 -04:00 |
|
Michael R Sweet
|
ba9d03ecac
|
Update docos.
|
2021-09-27 08:11:53 -04:00 |
|
Michael R Sweet
|
320e2ec088
|
Update docos.
|
2021-08-30 11:22:35 -04:00 |
|
Michael R Sweet
|
2c7d7cf768
|
Add initial Nuget packaging files.
Use zlib_native instead of zlib-msvc-v140.
|
2021-07-30 20:33:21 -04:00 |
|
Michael R Sweet
|
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 |
|
Michael R Sweet
|
eb7e0676cc
|
More docos.
|
2021-07-24 15:28:47 -04:00 |
|
Michael R Sweet
|
87b9ea87ad
|
Save work on documentation.
|
2021-07-24 13:08:46 -04:00 |
|
Michael R Sweet
|
78c1da815e
|
Fix typo.
|
2021-07-18 16:46:34 -04:00 |
|
Michael R Sweet
|
b007156c01
|
Save work on documentation tweaking.
|
2021-07-18 10:01:43 -04:00 |
|
Michael R Sweet
|
d62faa51e1
|
Implement date value support (Issue #13)
|
2021-07-07 22:06:25 -04:00 |
|
Michael R Sweet
|
b005175003
|
Doco updates.
|
2021-06-07 17:06:13 -04:00 |
|