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.
Is it possible to extract data from multiple pre-defined locations on hundreds of scanned PDF's and extract/export to excel? Scanned pdf's would have same form and locations of information. I have been able to extract all of information on pages (creates mess) but no way to capture just certain fields/locations?
Good Morning Has anyone successfully imported their take-off from Bluebeam via excel into Trimble Contract Master Estimation software and have you managed to link an item in that take off to your database item?
Please correct me if I'm posting in the wrong spot: I had slow 2D rendering on a Lenovo P15 Gen 1 on several versions up to 21.6, then 21.6.1 seemed to fix the issue. With 21.8, the issue has returned. The usual 2D render settings have no effect on the behavior (it's as if it's stuck on iterative draw). Paging through PDFs…
Can someone please help with what seems to be a very simple question. I've turned off the "Snap to Content" button but my measurement tool still wants to snap. Every snap button is turned off. Grid is turned off. I just can't figure it out. Can someone help?
How do I compare worded documents? I believe my scale is off and it's highlighting the entire document but I'm not sure.
Hi, I would like to request assistance regarding an issue with a specific PDF file. The file was created using Foxit Editor, and I am currently using the latest licensed version of Bluebeam Revu. When I open the file in Bluebeam, all pages appear blank. However, the file displays correctly when opened in Foxit or Adobe…
This seem to be a new issue for me on V21.7. I can barely read the comment text within the Markup List. Any way I can change the display size?
Can someone please tell me why I suddenly can't access my tools or properties of tools in Bluebeam? I am trying to add my signature as I do every day but today all of a sudden, my saved tool set doesn't work. I can import a new signature .png to Bluebeam but it won't let me access the properties of the tool to change the…
I am using version 21.6.1, and my dynamic fill is deactivated. Pls let me know how to activate dynamic fill. Thanks
Im trying to adjust my polyline sketch to scale mark ups that I use for estimating and the only way I can get it to work is by dragging the control points. Is there a way to click the markup and edit the length via input. EX) Clicked line is 8'-10 1/2" I want to round to 9'-0" so I have to hold shift and drag the control…