View Issue Details

IDProjectCategoryView StatusLast Update
0000670fileGeneralpublic2025-06-13 10:07
Reporterpolluks Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformMacBookAir14,2OSmacOSOS Version15.5
Product Version5.46 
Summary0000670: PDF: fixed zero pages
Description--- /home/xxx/g/file/magic/Magdir/pdf 2023-09-11 13:59:00.369777600 +0200
+++ ./pdf 2025-06-12 15:56:03.013847900 +0200
@@ -6,7 +6,7 @@

 0 name pdf
 >8 search /Count
->>&0 regex [0-9]+ \b, %s page(s)
+>>&0 regex [1-9][0-9]* \b, %s page(s)
 >8 search/512 /Filter/FlateDecode/ (zip deflate encoded)

 0 string %PDF- PDF document
Steps To Reproduceai_wp_227.pdf: PDF document, version 1.6, 0 page(s) (zip deflate encoded)
TagsNo tags attached.

Activities

polluks

2025-06-13 10:07

reporter   ~0004267

However the cause of the problem is a misleading /Count.

Issue History

Date Modified Username Field Change
2025-06-12 14:18 polluks New Issue
2025-06-13 10:07 polluks Note Added: 0004267