How to find out all members of the PDFaddIn

How to find out all members of the PDFaddIn

Stakin
Collaborator Collaborator
479 Views
3 Replies
Message 1 of 4

How to find out all members of the PDFaddIn

Stakin
Collaborator
Collaborator

Hey boddys,

 

How to find out all members of the PDFaddIn?

Is any one knows?

 

 

0 Likes
Accepted solutions (1)
480 Views
3 Replies
Replies (3)
Message 2 of 4

Vladimir.Ananyev
Alumni
Alumni
Accepted solution

http://modthemachine.typepad.com/my_weblog/2009/01/translating-files-with-the-api.html

This blog post contains the link to the translator reporter vba macro developed by Brian Ekins.

This code generates the list of all available translator Add-Ins, their Add-In ID, and the options supported by each Add-In.


Vladimir Ananyev
Developer Technical Services
Autodesk Developer Network

0 Likes
Message 3 of 4

Stakin
Collaborator
Collaborator
Thanks Ananyev. Can I set page size and page orientation for every sheet in the IDW sheets?
0 Likes
Message 4 of 4

Vladimir.Ananyev
Alumni
Alumni

You should use Sheet.Size and Sheet.Orientation read/write properties.

Available values are described in the Inventor API help file.


Vladimir Ananyev
Developer Technical Services
Autodesk Developer Network

0 Likes