I’ve looked up several SO and other web pages but I haven’t found anything that works. The script I wrote, opens a docx, changes some words and then saves it in a certain folder as a docx. However, I want it to save it as a pdf but I don’t know how to. This is an example of the code
Tag: converters
Python boost to-Python converter for class already registered second conversion method ignored
I have next class (it was simplified): I have python boost module: Python script is called from dll library and uses container from pyd py_classes. When dll-library is called first time std_vector_value type is used without any problems. When I reload dll-library inside executable I get next warning: So, it means: When dll-library is loaded first time, to-python converter is