iLogic: Save as... PDF options

iLogic: Save as... PDF options

Anonymous
Not applicable
860 Views
2 Replies
Message 1 of 3

iLogic: Save as... PDF options

Anonymous
Not applicable

I am writing some ilogic and would like to set the Save as... PDF (or DXF) options.  This will give me a uniform output.

I can't find where this is stored much less what call to make.

Any ideas?

0 Likes
861 Views
2 Replies
Replies (2)
Message 2 of 3

MjDeck
Autodesk
Autodesk

Do you want to set the options that will be used when you do a Save As Copy operation manually?  I don't think that's possible.

 

You can have a rule do the export, and set the options for the export in the same rule.

 


Mike Deck
Software Developer
Autodesk, Inc.

0 Likes
Message 3 of 3

Anonymous
Not applicable

Mike,

Thank you.

Now that i know that i can make API calls, there is one for PDFout, where I can set the options at that time.

So this will be more flexible.

 

What I need to work on now is how to use use the API to look for specific information within a file (example: the Drawing Base view scale) and set that within iLogic parameter.  This way i can expand some iLogic to populate the Titleblock.

 

I haven't played around with the API yet, so i am learning as I go.

Thank youin advance for the help.

Jon

 

0 Likes