Istarian
Veteran Member
I rather doubt that the PDF file itself is actually corrupted, although there is definitely nothing on the latter part of page 14.
Given that the PDF appears to be a scan of a tractor-feed printout, it's almost as though the computer simply didn't output anything but a carriage return (CR) or a new line (NL) for the latter half of the page. Alternatively, the printer might have stopped for some other reason (out of ink?) and there are missing pages. Other possibilities include the operator (user) having explicitly dumped the meaningful regions and avoided printing out a region full of 00h (0) or FFh (255) byte values.
-----
The attached zip contains just a single bin file created with HxD by typing in the hexadecimal code from the first page of the monitor dump PDF (I used PDFSAM to split the original document into separate 1 page PDF files).
^ 0000h - 03C0h
Given you may have done that part already, is there a specific part that you need done?
-----
I've also attached a PNG file (image) created by:
- opening the first page of the monitor dump PDF in SumatraPDF
- copying the image
- pasting it into Paint.NET
- adjusting the black-white levels
The resulting image is pretty faint (like a dot-matrix print out with a dry ribbon), but there is no mistaking 'B' for an '8'.
Given that the PDF appears to be a scan of a tractor-feed printout, it's almost as though the computer simply didn't output anything but a carriage return (CR) or a new line (NL) for the latter half of the page. Alternatively, the printer might have stopped for some other reason (out of ink?) and there are missing pages. Other possibilities include the operator (user) having explicitly dumped the meaningful regions and avoided printing out a region full of 00h (0) or FFh (255) byte values.
-----
The attached zip contains just a single bin file created with HxD by typing in the hexadecimal code from the first page of the monitor dump PDF (I used PDFSAM to split the original document into separate 1 page PDF files).
^ 0000h - 03C0h
Given you may have done that part already, is there a specific part that you need done?
-----
I've also attached a PNG file (image) created by:
- opening the first page of the monitor dump PDF in SumatraPDF
- copying the image
- pasting it into Paint.NET
- adjusting the black-white levels
The resulting image is pretty faint (like a dot-matrix print out with a dry ribbon), but there is no mistaking 'B' for an '8'.
Attachments
Last edited: