Bug 695324

Summary: pdf_clean_page_contents error.
Product: MuPDF Reporter: carlos.mendiguchia
Component: mupdfAssignee: MuPDF bugs <mupdf-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: matt, robin.watts
Priority: P4    
Version: unspecified   
Hardware: All   
OS: All   
Customer: Word Size: ---
Attachments: All the files.

Description carlos.mendiguchia 2014-06-20 09:12:08 UTC
Created attachment 11012 [details]
All the files.

When the function pdf_clean_page_contents is used and then save the document, it is not saved properly.
Comment 1 Matt Holgate 2014-06-30 04:01:02 UTC
Removing the Android tag, as this is an issue with the core API.
Comment 2 Robin Watts 2015-04-03 07:39:31 UTC
mutool clean -s sample.pdf out.pdf

calls pdf_clean_page_contents on the supplied file, and it gives a perfectly valid file out.

I can only assume this has been fixed already.