remove_unused_streams property Leave feedback On this page remove_unused_streams property Definition: See Also remove_unused_streams property The property removes unused (orphaned) streams from a PDF file that are referenced in the page resource dictionary but never used in the page contents. Disabled by default (False); setting it to True reduces the output PDF size. Definition: @property def remove_unused_streams(self): ... @remove_unused_streams.setter def remove_unused_streams(self, value): ... See Also class PdfOptimizationOptions Was this page helpful? Not really Yes, thanks Any additional feedback you'd like to share with us? Skip Send Please tell us how we can improve this page. Skip Send Thank you for your feedback! We value your opinion. Your feedback will help us improve our documentation.