mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
XFA: xfa engine parsing template
This commit is contained in:
@ -1161,6 +1161,8 @@ void PDFFormManager::setDocument(const PDFModifiedDocument& document)
|
||||
// Just update field values
|
||||
updateFieldValues();
|
||||
}
|
||||
|
||||
m_xfaEngine.setDocument(document, &m_form);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user