From 5cec6b4c3df09b59464c9a492b60b86ffd0d5311 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 18 Feb 2021 09:14:05 -0500 Subject: Add QPDFPageObjectHelper::getMatrixForFormXObjectPlacement --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4a758b54..76340fb1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2021-02-18 Jay Berkenbilt + * Add QPDFPageObjectHelper::getMatrixForFormXObjectPlacement, + which returns the transformation matrix required to map from a + form field's coordinate system into a specific rectangle within + the page. + * Add QUtil::path_basename to get last element of a path. * Add examples/pdf-attach-file.cc to illustrate new file -- cgit v1.2.3-54-g00ecf