From 6afe83978fe1d310e8a41774c33052d880f2f524 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 30 Jan 2018 21:39:38 -0500 Subject: Switch from parseContentStream to parsePageContents --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b29e6548..fd323e44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -57,6 +57,11 @@ problems are encountered as the error messages can include information about which page the streams come from. + * Update content stream parsing example + (examples/pdf-parse-content.cc) to use new + QPDFObjectHandle::parsePageContents() method in favor of the older + QPDFObjectHandle::parseContentStream() method. + 2018-02-04 Jay Berkenbilt * Add QPDFWriter::setLinearizationPass1Filename method and -- cgit v1.2.3-54-g00ecf