View Issue Details

IDProjectCategoryView StatusLast Update
0000670fileGeneralpublic2025-07-23 18:58
Reporterpolluks Assigned Tochristos  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformMacBookAir14,2OSmacOSOS Version15.5
Product Version5.46 
Fixed in VersionHEAD 
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.

christos

2025-07-23 18:58

manager   ~0004277

Applied, thanks.

Issue History

Date Modified Username Field Change
2025-06-12 14:18 polluks New Issue
2025-06-13 10:07 polluks Note Added: 0004267
2025-07-23 18:57 christos Assigned To => christos
2025-07-23 18:57 christos Status new => assigned
2025-07-23 18:58 christos Status assigned => resolved
2025-07-23 18:58 christos Resolution open => fixed
2025-07-23 18:58 christos Fixed in Version => HEAD
2025-07-23 18:58 christos Note Added: 0004277