Convert pdf to Jpeg, Chinese garbled,other normal.
image.png (51.7 KB)
code:
file_name_without_ext = Path(file_name).stem
document = ap.Document(str(file_path))
resolution = ap.devices.Resolution(200)
…...2025, 9:48am 1 Convert pdf to jpeg, Chinese garbled,other normal...'_' +str(page_count) + '_out.jpeg' new_file_path = base_dir /...