I know we can ask users to open the .btx file. But is it possible to deploy the .btx file automatically or copy it to a folder?
Thanks.
There are a couple ways to do it. If you look at the deployment guide here:
Revu 21 Deployment Guide | Bluebeam Technical Support
Go toward the bottom and find "Deploying custom extensions via the Revu.exe command line"
From there you can see a couple different commands related to Tool Sets.
/btxadd: would let you set a path to a Tool Set on a shared network drive that all users point to. Revu knows to cache network tool sets locally for offline usage.
/btximport: causes the Tool Set to be copied locally for each user
@Peter Noyes btximport does the trick well! Thank you.
Are we able to reorder the user's tool sets? I would like to move the new ones to the top, or near the top.
There isn't a way to use those commands to reorder. That is a great suggestion.
I just noticed when I used btximport it added the toolsets to the user's current profile Tool Chest only. Is it possible to add the toolsets to all the profiles?
Also, where in the config does Revu track which profile is 'active' for a user?
Revu tracks the active profile in UserPreferences.xml in:
C:\Users\[USERNAME]\AppData\Roaming\Bluebeam Software\Revu\21
See:
<Record Key="ProfileManager"> <Path>C:\Users\pnoyes\AppData\Roaming\Bluebeam Software\Revu\21\</Path> <Active>Quantity Takeoff</Active> </Record>
Using the above import command, there is unfortunately not a way to specify that it should be in all profiles.
The way that Revu knows that a Tool Set should be in all profiles, is by having it specified inside the UserPreferences.xml mentioned above instead of inside of the profile. A record looks like this:
<Record Key="ToolSetManager"> <ToolSet> <Path>Electrical.btx</Path> <Title>Electrical</Title> </ToolSet> </Record>
Thanks for the help. I was able to script adding the tool sets to the UserPreferences.xml ToolSet element so they all auto appear for all profiles.
I want to write a script to edit the .bpx profile configs so these custom Sets appear at the top of each tool chest. Hope I can find time.
Has anyone had Bluebeam stop refreshing the view while working on documents? This has become a real issue for me. I often have several single sheet PDFs open while reviewing plans sets. I do this so I can cross reference from one sheet to the other to verify all sheet are consistent. I need to be able to look at multiple…
When opening PDF's from file explorer the Preview and opening the PDF lags so bad, even up 30 seconds when it normally would take a few seconds to open.
We have callout tool set up with certain size of leader. Sometimes, I started with text box tool and need to add a leader later. The default leader size shows quite big. The font size is actually the same, just callout tool setting is 50% of the font size while the text box setting is auto. I can fix it. But I want to set…
Is there an option or way to disable the feature that allows a double left click to prompt the area box that allows you to zoom?
What is the best method to track version history. What I am looking to accomplish is having a combined set of my submittals to a general contractor that when they respond with AAN or R&R I can add that to the combined set and make it the new version of that set. When I want to look at past versions I can toggle between the…
I'm testing out 21.9 at the moment and have come across something which I'm not sure if it is a fault for everyone or just on my computer. Basically, I'm trying to export some tables to Excel but no details are added to the newly created file. Is anyone else experiencing this???
The gear on the left side of the screen toolbar use to have all of my edit tools (color, font, line size, etc.…) Now it is just file attachments and file properties and the edit tool are across the top toolbar. What did I do to change it and how to I fix it?
What is the schedule for enabling Cloud to allow batch stamping and signing of pdfs along with digital signatures as is available in Revu on Windows? It would be most helpful to be able to access, stamp, and sign drawings on an ipad instead of carrying laptops.
Hello everyone, i was new to bluebeam. And i found it very depressing that everytime i calibrate my scale, it was 0.093138cm=112.5mm and everytime i apply this scale. the scale turns into 9.313.815cm=11.250mm. can anyone help me with this. Thanks in advance.
I used to use the "paint can" fill option all the time when organizing my PDF's, and that icon disappeared a couple years ago. Did it get changed or modified? Is there an alternative that will do a similar task?