Hi
i’m refering to the article V6 Goal: True PDF Export for exporting programmatically layouts to PDF.
My question: is there also an SDK for c++ available?
If not, is there a possible way to do this via c++?
Thanks
Hi
i’m refering to the article V6 Goal: True PDF Export for exporting programmatically layouts to PDF.
My question: is there also an SDK for c++ available?
If not, is there a possible way to do this via c++?
Thanks
No, we would have to write a set of C++ SDK wrapper functions for this. Is there anything specific you are trying to achieve to help us limit what would need to be done?
Hi
we have to export PDF’s from the page views within our C++ plugin to upload them to a PLM system.
So we just would need a function to export a specific page view to PDF with some basic settings like dimension and resolution.