reference is now working

Signed-off-by: Peter Staar <taa@zurich.ibm.com>
This commit is contained in:
Peter Staar 2024-12-06 10:49:44 +01:00
parent 0769cb03bf
commit 3915d3f35c

View File

@ -355,6 +355,8 @@ def convert(
if image_export_mode != ImageRefMode.PLACEHOLDER:
pipeline_options.generate_page_images = True
pipeline_options.generate_picture_images = True #FIXME: to be deprecated in verson 3
pipeline_options.images_scale = 2
if artifacts_path is not None:
pipeline_options.artifacts_path = artifacts_path