Commit Graph

23 Commits

Author SHA1 Message Date
Michael R Sweet
1116e929f7 Add pdfioFileGet/SetLanguage functions (Issue #124) 2025-04-13 20:21:23 -04:00
Michael R Sweet
c507cabbda Update Windows DLL exports. 2025-04-13 16:56:50 -04:00
Michael R Sweet
9e930a7c5d Add new pdfioFileCreateICCObjFromData API to DLL exports. 2025-02-14 13:23:01 -05:00
Michael R Sweet
c26b200a83 Add missing symbol to DLL. 2025-02-13 19:27:04 -05:00
Michael R Sweet
5f98c7838c Rename pdfioFileGetModDate to pdfioFileGetModificationDate.
Add pdfioFileSetModificationDate API.

Update DLL exports file.

Update docos and changelog.
2025-02-13 18:56:43 -05:00
Thierry LARONDE
8b2b013b36 Extend by adding pdfioGetModDate and extend the pdfioinfo example
When exploring a PDF, it may be convenient to have the typical
informations delivered by some "Document Properties"---and some more
about the MediaBox(es).

So just add the function to get the ModDate and extend the
pdfioinfo example as an example of what the library do have
and pdfioinfo as a debugging tool also.

Signed-off-by: Thierry LARONDE <tlaronde@kergis.com>
2025-01-18 11:25:36 +01:00
Michael R Sweet
2ea99597cc Update Windows DLL exports. 2024-10-25 17:57:17 -04:00
Michael R Sweet
90923c3818 Update DLL exports. 2024-08-05 21:55:32 -04:00
Michael R Sweet
86d842167a Bring back mis-named pdfioContentTextNextLine. 2023-12-05 13:33:07 -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
927452d1eb Changelog and exports updates. 2023-12-04 21:22:13 -05:00
Michael R Sweet
41146adbdf Adopt autoconf (Issue #54) 2023-12-03 19:16:34 -05:00
Michael R Sweet
26d485cfc5 Update Windows DLL exports file. 2022-07-06 15:25:45 -04:00
Michael R Sweet
66fa12f928 Update Windows DLL exports file. 2022-06-27 10:17:21 -04:00
Michael R Sweet
563d53edd4 Update Windows DLL exports file. 2022-05-24 19:16:20 -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
895738682e Update DLL exports file. 2021-10-25 21:39:44 -04:00
Michael R Sweet
45c5a00252 Update Windows DLL exports file. 2021-10-24 11:05:33 -04:00
Michael R Sweet
6b9f4ba8c9 Fix Windows DLL exports file. 2021-09-27 08:38:04 -04:00
Michael R Sweet
e71c1a7e5e Don't export color constants since that breaks with DLLs... (Issue #19) 2021-08-18 10:17:47 -04:00
Michael R Sweet
94c09a1af4 Add missing symbols. 2021-07-26 11:56:59 -04:00
Michael R Sweet
dd81069b1c Add Windows DLL exports file. 2021-07-26 11:18:36 -04:00