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.
Hi, I want to use the textbox markup to type in the Farsi language, but it shows separated and backward. How can I fix this issue?
Hello, I'm looking for a 3-party System/Vendor that we can use to backup the entirety of our Studio contents (across all Users/Projects). One that an BB Admin could use that allows visibility of all Users/Projects/Data/Folders/Files being stored under our Company/Licenses; and simply be able to backup everything from the…
Issue with Revu 20. Opening the program window will not allow me to move or drag it. No close or minimize buttons in the top left corner. No Revu , File , Edit , View, Document , Batch , Tools, Window , Help
Hello, Is it possible to have Bluebeam Studio automatically sync all studio files to a local server in lieu of Bluebeam's cloud servers? My office is exploring the idea of getting all of my project observers an iPad with cellular data so that they can have Bluebeam Studio (or rather Bluebeam Cloud) at all times. Should…
Hi, we mainly use Revu 21 to edit pdfs and save in PDF/A format. We need pdf documents in PDF/A-2b format. Is it possible to convert a pdf to pdf/A-2b format? please explain how to do it? thanks Oliver
Our IT department has been slowly upgrading our users to Windows 11. A few of our users have been experiencing really bad lag with creating, moving, modifying markups. This happens both in Session and with locally saved files. It seems to only be happening to our users with virtual/cloud computers. Specifically, we use…
What is up with the invisible text while editing a markup? This has been a recurring and persistent phenomenon that has remained through several updates of the BB subscription, over perhaps the last year. I create a markup with text, I double-click to edit said text and it becomes INVISIBLE (but is still there). I click…
Hi All, I accidentally added a layer at the end of the long list of existing layers. Has anyone found a way to reorder the layer list? I would also like to hide one of the layers I created by default and open it only when I need it. Is this possible? Thank you ahead, Ian
Here is my issue folks - clicking on a web link in a document does not open in the default browser, but in one of my other installed browsers. This behavior is experienced only with Bluebeam and one Trimble software, the rest of my installed applications obey my default browser setting. Has anyone encountered such issue…