From a139d2b36da39fbfb018ef6973e9316a64a4ca6c Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 1 Jan 2021 07:31:54 -0500 Subject: Add several methods for working with form XObjects (fixes #436) Make some more methods in QPDFPageObjectHelper work with form XObjects, provide forEach methods to walk through nested form XObjects, possibly recursively. This should make it easier to work with form XObjects from user code. --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index a07c93d3..857fb701 100644 --- a/TODO +++ b/TODO @@ -8,7 +8,6 @@ Candidates for upcoming release * #473: zsh completion with directories * Investigate how serverless does completion * Non-bugs - * #436: parsing of document with form xobject * #488: allow specification of jpeg compression quality; may also need an option to recompress jpeg -- cgit v1.2.3-54-g00ecf