Is there a way to do an electronic engineering seal to insert into a drawings without scanning one and inserting it into the drawing? Some of our engineers are licensed in multiple states. The standards can be different from one to the next. For years, we have been scanning a signed stamp and then inserting it into a drawing. The drawback to this is that one engineer may have to sign his stamp for everyday of that week, meaning we have to scan 5 different signed stamps. Having a generic signed stamp and then inserting the date is not an option since different states have different requirements even for the placement of the dates. I'm hoping to find something where they can digitally sign it, save it, and then have the CAD person insert that file onto the drawing. Or is there such a thing?
We got away from signing in DWGs because we frequently forgot to remove the PE stamps from the DWGs before issuing them after we IFC the project. When we did that we used CAD-based geometry (basically the stamp was created in CAD as block). We moved to a PDF-based stamping procedure so that our PE's stamps weren't just floating out there in random DWGs.
We apply our stamps with our PDF editor. We create a generic PDF Stamp for Each state that meets their needs and dates are applied at the time of stamping with dynamic PDF stamps.
CADnoob
It's a pre-signed and pre-dated stamp where the date can be edited once it's inserted?
It's presigned, but the date is dynamic. That means the seal and the PE signature stays the same and the date gets entered at the time of stamping.
CADnoob
These will vary depending on your stamping software. If you are using something like Bluebeam Revu you can use their dynamic stamp tools. If you are using something like Adobe, you will have to use JavaScript to handle the Dynamic functions. (An example of the JavaScript can be seen <here>)
I've attached an example. The stamp was created in AutoCAD and then exported to PDF. Once in the PDF format, you will have to use your pdf editor of choice to get the stamp to behave dynamically.
In Bluebeam Revu, the &[Date] handles the date at the time of the stamp
In adobe the script handles it.
CADnoob
Can't find what you're looking for? Ask the community or share your knowledge.