cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

please help me in this regard

adarsh_patil
4-Participant

please help me in this regard

Can anyone share me the C++ code to convert Drawing files into PDF Using Visual Studio 2015?

2 REPLIES 2

It depends if you are using Pro/Toolkit or Object Toolkit.

For Pro/Toolkit you should use ProPDFExport API. For Object Toolkit have a look at pfcPDFExportInstructions and pfcPDFOptions classes.

 

If you are using C / C ++ TOOLKIT
You can find the C / C ++ TOOLKIT example code in article CS61272.

https://www.ptc.com/ko/support/article?n=CS61272&language=en&posno=5&q=toolkit%20export%20pdf&source=search

Top Tags