DrawingPrintManager issue with DWG

DrawingPrintManager issue with DWG

ThomasRambach
Advisor Advisor
294 Views
2 Replies
Message 1 of 3

DrawingPrintManager issue with DWG

ThomasRambach
Advisor
Advisor

I have some code that I'm using in conjunction with the Vault Job Processor to print drawings to PDF. I need it to work for Inventor drawings as well as AutoCAD DWG from Inventor. I can get it to submit the AutoCAD DWG print and it looks ok, except the view only shows the bottom left corner of the drawing and not the whole drawing zoomed out. Not sure how to handle this. I've tried just saving to PDF, translating, printing to file. All have about the same results. I can print the DWG directly from Inventor manually without issues. Any ideas on how to proceed?

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

bradeneuropeArthur
Mentor
Mentor

Why not printing from vault with the jobprocessor?

Here you are able to print either with autocad or Inventor.

 

Vault has also included a mechanism to print files (Autocad and Inventor) to Pdf.

This can be automated at for example on State-Change..

 

No coding required for this

 

What version of Vault are you using?

 

Regards,

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes
Message 3 of 3

ThomasRambach
Advisor
Advisor

@bradeneuropeArthurIunderstand that, our process is a little more complicated then the out of the box solutions.

0 Likes