Managing codes and standards can be a challenge. To manage my codes and standards, I use the following tools:
- "FileReName.xls" - This is an excel spreadsheet that will aid in renaming files to your own file naming convention. To use the tool, you simply enter the directory path, in the cell provided and the spreadsheet provides the list of files in that directory in the 1st column, prompting you for a new name in the associated cell to the right. The spread sheet will automatically protect itself with each new "Fetch". You'll need to remember to "Un-protect" the spreadsheet before renaming each file. I typically use a formula to get the file name I want, or use "Search & Replace" to make typical changes to a series of files
- Elcom's PDF Password Recovery - Attached also is Elcom's password recovery tool. I've written a batch file to use this tool, because the program wants to add "_de-crypted" to the end of each file name forcing me to remove the text. The batch file runs based on directory structure of "D:\Publishing\Passwrd", which is where I temporally store all password protected PDF files. This same directory also has a sub-directory named "Done". The batch file processes each file, 1 by 1, and if they're protected places an unprotected copy in the "Done" directory using the original file name. When I'm done I copy the unprotected files back to the directory "D:\Publishing\Passwrd" and allow the move process overright all the old files to make sure that none of the original files, which may not have been password protected, are the only files on my system.
- Process each file using Adobe's scripting routine to set the "Opening Parameters" of each file to: a) Open with Bookmarks; b) Single Page; c) Fit Page. Acrobat Pro allows you to select multiple files so the process is somewhat automated.
- I have a plug-in for Acrobat from "AutoBookmark™ plug-in" that I used to "Export" all of the book marks, assuming they exist. This exports them to a text file in the same directory. I do this because sometimes the next process accidentally deletes the book marks and I need a "fall back position".
- I use Foxit Phantom PDF to fix and/or reduce the file size of PDF's. I don't run this on PDF with high quality graphics, because if not configured correctly, it will reduce the quality of pictures in the PDF. Foxit does a much better job on damaged PDF's than Acrobat. Many times the bookmarks added by the developer, don't follow the process correctly. NFPA standards are one example. Foxit fixes the structure of the PDF when you "Save" the PDF (something that Acrobat doesn't do).
- Using AutoBookmark, I can then select a "Table of Contents" and automatically generate book marks. The process can be tricky, but it's a great time saving tool.
- File Naming
- ) I name all my codes and standards with the original standard body's name. For example ANSI is never used, even though some standards are accepted by ANSI, because ANSI doesn't develop standards.
- ) I used a descriptive abbreviation of the standard name (normally because the full name would violate the ISO file naming convention). I try to limit the file name to no more than 64 characters (including the file extension).
- ) If the directory they're to be placed in is a two word name, I separate the name with an Underscore rather than a space. This is because when you copy entire directories to a different machine that span directories don't always work with the directory name has a "space". The links like to have one contiguous text string without spaces so there isn't any confusion between a directory and a file name.
- ) The file name places the "Edition" at the end of the file name so is sorts by the standard name (i.e. NFPA 72.....- 2010.pdf"). This way all of the standard are grouped together in numerical order when looking at them using Windows Explorer appearing like:
NFPA 70 - National Electrical Code - 2008 Handbook.pdf
NFPA 70 - National Electrical Code - 2008.pdf
NFPA 70 - National Electrical Code - 2011 Handbook.pdf
NFPA 70 - National Electrical Code - 2011.pdf
NFPA 70 - National Electrical Code - 2014 Handbook.pdf
NFPA 70 - National Electrical Code - 2014.pdf
The link below is to a ZIP file with the following files:
- FileRename.xls
- Elcom PDF Password Recovery Pro 5.0.6.ZIP
- Evermap Adobe Acrobat 11 Plugin.zip
The file requires a password: egpet.net
[link Point to another website Only the registered members can access]



Reply With Quote

Bookmarks