Skip to content

15831944/DrawingCollector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DrawingCollector

Required references

  • itextsharp
  • SolidWorks.Interop.SldWorks
  • SolidWorks.Interop.swconst

Process

  1. Examine BOM of predetermined form.
  2. Check for existing drawing.

    a. If there’s a PDF of said drawing, then include it.

    b. If not, create, then include.

  3. Count total pages of included PDFs.
  4. Stamp new page numbers over the original page numbers on each page.
  5. Stitch together into a single PDF.

About

Stitch together PDFs of SW drawings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%