Community
Vault Customization
Share your knowledge, ask questions, and explore popular Vault API, Data Standard, and VBA topics related to programming, creating add-ins, or working with the Vault API.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can Job Server Customization does this?

1 REPLY 1
Reply
Message 1 of 2
wesbird
269 Views, 1 Reply

Can Job Server Customization does this?

Hi, 

 

  I just start Vault and Vault customization. 

  Can I create a customized job create pdf from certain layout and layer which control by configuration file? 

 

 

 

Thank you, 

Wes

Windows 10 64 bit, AutoCAD (ACA, Map) 2023
1 REPLY 1
Message 2 of 2
wayne.brill
in reply to: wesbird

Hi Wes,

 

This API sample demonstrates how to use the API to create a job.

C:\Program Files (x86)\Autodesk\Autodesk Vault 2014 SDK\VS10\CSharp\JobProcessorApiSamples

 

It copies a file from the vault to a folder on the drive. Your code could do something like this to get the file and open it using the CAD programs API. There is not a Vault API call to make a pdf file. You can use the Inventor API or AutoCAD API to create a pdf. Your code can read from your config file to get the layer or layout to use.

 

This DevBlog post could be of use if the system where you are going to plot from does not have Inventor Installed:

http://adndevblog.typepad.com/manufacturing/2012/07/plot-inventor-file-with-apprentice-server-api.ht...

 

 

Thanks,

Wayne



Wayne Brill
Developer Technical Services
Autodesk Developer Network

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report