Inspiring
July 18, 2023
Question
Create Package with PDF preset options
- July 18, 2023
- 2 replies
- 304 views
I want to create package with PDF preset options in SDK.
I get the package interface <IS4SPPackage>
then I set the pdfFlag - pakckage->SetCreatePDFFlag(kTrue);
but I didn't get any method to set the PDF Preset option.
When I creating the packages manually then I am getting the option of PDF preset (See the attached image) and I want the same in SDK plugin
