Problem during creation of file from docx to pdf in Python

Asked By 0 points N/A Posted on -
qa-featured

I am facing this issue in python version 2.7. I am running a python script to create and collect multiple data from user and finally as a wrapped i add some details on the session which includes the group members name, topic of the discussion and a few database created in the session in the table formats. I want to generate pdf in the final stage. But when i call Saveas2 function, it successfully opens the save a window but also brings a error window telling command failed. What might be the reason?

SHARE

Related Questions