diff --git a/doc/pdfio.3 b/doc/pdfio.3 index 9b2ab62..c46e913 100644 --- a/doc/pdfio.3 +++ b/doc/pdfio.3 @@ -1,4 +1,4 @@ -.TH pdfio 3 "pdf read/write library" "2025-04-04" "pdf read/write library" +.TH pdfio 3 "pdf read/write library" "2025-04-12" "pdf read/write library" .SH NAME pdfio \- pdf read/write library .SH Introduction diff --git a/doc/pdfio.html b/doc/pdfio.html index 7cd05ea..904979f 100644 --- a/doc/pdfio.html +++ b/doc/pdfio.html @@ -4787,7 +4787,7 @@ size_t pdfioImageGetBytesPerLine(pdfio_obj_t *obj);
Number of bytes per line
+Number of bytes per line or 0
on error
Get the height of an image object.
diff --git a/pdfio_native.nuspec b/pdfio_native.nuspec
index 2b6ce3b..cd03794 100644
--- a/pdfio_native.nuspec
+++ b/pdfio_native.nuspec
@@ -3,7 +3,7 @@