Jan 11, 2023 #1 NHI Structural Joined Dec 15, 2022 Messages 6 Location VN Hi, i would like to find VBA code to convert file CADAM DRAFTING (.cdd) to file pdf. Do anyone have the code? Thanks for any support.
Hi, i would like to find VBA code to convert file CADAM DRAFTING (.cdd) to file pdf. Do anyone have the code? Thanks for any support.
Jan 12, 2023 #2 ferdo Mechanical Joined Jul 4, 2002 Messages 2,859 Location RO Open it in CATIA in drafting, then export as pdf (if you have more files, eventually in a loop, one by one, opening and closing each document). You can find some related code if you search the forum. Regards Fernando https://www.youtube.com/playlist?list=PL9mSHa4SOedV3dr0D3kfIWFUg7mIYm94khttps://www.youtube.com/playlist?list=PL9mSHa4SOedVUEkEojiX_kdzpe0sDbaz2 Upvote 0 Downvote
Open it in CATIA in drafting, then export as pdf (if you have more files, eventually in a loop, one by one, opening and closing each document). You can find some related code if you search the forum. Regards Fernando https://www.youtube.com/playlist?list=PL9mSHa4SOedV3dr0D3kfIWFUg7mIYm94khttps://www.youtube.com/playlist?list=PL9mSHa4SOedVUEkEojiX_kdzpe0sDbaz2
Jan 12, 2023 Thread starter #3 NHI Structural Joined Dec 15, 2022 Messages 6 Location VN Thanks for your help. But i dont want to use Catia V5 because it dosent adjust the page layout. I would like to directly use Cadam to convert to pdf. Upvote 0 Downvote
Thanks for your help. But i dont want to use Catia V5 because it dosent adjust the page layout. I would like to directly use Cadam to convert to pdf.