Hello,
PDF to DOCX is available only using the conversion plugin based on msword. This conversion plugin requires a Windows server (https://www.phpdocx.com/documentation/conversion-plugin/information), PHP COM, and MS Word. The Variant class is included in PHP COM: https://www.php.net/manual/en/class.variant.php. To use this conversion plugin method please check that all requirements are installed.
CreateDocxFromTemplate is only compatible with DOCX documents.
Regards.