Thanks for your bug report!

Your pdf seems not to be 100% standard-conform (or there is a bug in 
ghostscripts 9.05)
because it reports:

   **** Warning: considering '0000000000 XXXXX n' as a free entry.
   ...
   **** This file had errors that were repaired or ignored.
   **** The file was produced by: 
   **** >>>> Mac OS X 10.6.8 Quartz PDFContext <<<<
   **** Please notify the author of the software that produced this
   **** file that it does not conform to Adobe's published PDF
   **** specification.

Anyway, pdftk should not crash. I will have a look at the problem.

Strangely, the following line which emulates the the burst command for
the pdf with 24 pages seems to work without any problem:

for i in $(seq -f "%04.0f" 24) ; do pdftk 2012-03-14_SaeZ-DD.pdf cat $i
output pg_$i.pdf  ; done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/972340

Title:
  burst aborts with null pointer exception

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pdftk/+bug/972340/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to