How to get the file name "m.txt " to a separate variable or path to this file ???
image.png (3.8 KB)
m = "моб.pdf"
doc = aw.Document(f"C:/Users/dmitriy....")
f = doc.save("m.txt")
How to get the file name "m.txt " to a separate variable or path to this file ???
image.png (3.8 KB)
m = "моб.pdf"
doc = aw.Document(f"C:/Users/dmitriy....")
f = doc.save("m.txt")