Project

Profile

Help

Bug #6084

closed

Exception: Initial template parameters can only be of type PyXdmValue

Added by O'Neil Delpratt 11 months ago. Updated 10 months ago.

Status:
Closed
Priority:
Normal
Category:
Python API
Start date:
2023-06-19
Due date:
% Done:

100%

Estimated time:
Found in version:
12.2
Fixed in version:
12.3
Platforms:

Description

When I run the code with dict of PyXdmValues:

environment.sheet.set_initial_template_parameters(False, init_params)

The following exception is thrown:

Exception: Initial template parameters can only be of type PyXdmValue

The code for set_initial_template_parameters is looking only for PyAtomicValues which is clearly wrong.

Please register to edit this issue

Also available in: Atom PDF