Functions | |
| int | SPI_GEN_Generate_Pdf_User_Doc (const std::string &modelPath, const std::string &modelName, const std::string &pdfPath, const std::string &pdfName) |
| Creates a pdf file from a document template and the current part. | |
PDF user documentation
| int SPI_GEN_Generate_Pdf_User_Doc | ( | const std::string & | modelPath, |
| const std::string & | modelName, | ||
| const std::string & | pdfPath, | ||
| const std::string & | pdfName ) |
Creates a pdf file from a document template and the current part.
| [in] | modelPath | directory of the model file |
| [in] | modelName | name of the model file |
| [in] | pdfPath | directory of the pdf file |
| [in] | pdfName | name of the pdf file |