mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-02 15:32:30 +00:00
reference is now working
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
This commit is contained in:
parent
0769cb03bf
commit
3915d3f35c
@ -355,7 +355,9 @@ 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user