feat(pdfengines): add embed feature

This commit is contained in:
Hubert Lenoir
2025-11-05 13:57:23 +01:00
committed by GitHub
parent f4d3fba306
commit a0ee800002
26 changed files with 479 additions and 17 deletions

5
test/integration/testdata/embed_1.xml vendored Normal file
View File

@@ -0,0 +1,5 @@
<xml>
<test>test 1.1</test>
<test>test 1.2</test>
<test>test 1.3</test>
</xml>