-
Bluebeam Revu Extreme
I'm looking for anyone who understands how scripting in Bluebeam works to automate some repetitive tasks (Page Labels, Bookmarks, Extract Pages, Flatten, etc. I don't have any knowledge on this subject and I'm not sure where to begin! Any info would be appreciated.
-
Polylength auto count?
I'm looking for a way (or to suggest the idea) to use a polylength in the tool chest but also have it count sequentially every time it is used. for example, I'm making home run measurements for some conduits, and have to count over 100 of them. i would like to automate it so i can make one measurement then start the next…
-
macro enabled tools
When exporting a summary of markups, it is very repetitive to have to use the summary export process, so maybe allow custom macro enabled tools that could combine repetitive functions into a single click. It would help my organization immensely. If anyone knows of a method that doesn't require loading a csv config file…
-
Any Tips for Dynamic Fields in Tools or Editable text in Stamps?
Hi There, I have been working on some standard tools and stamps for my firm and I seem to be running into the limits of both tools and stamps. What I want is a tool/stamp (either is fine the functionality is what we need) that has some dynamic fields and some editable text that a user can double click into to edit. What I…
-
Copy JavaScript into Multiple Form Buttons
I created a small script that allows a Form Button to change from a blank button to a filled circle or an open circle (each click cycles through the options). Works great, except that when I copy the button, the JavaScript action doesn’t come with. Does anyone know of a way to apply a script action to multiple buttons, or…
-
JavaScript - Resizing Stamp During Placement
Hoping someone can help me, or at least tell me I'm not crazy. I'm creating a stamp that when applied to the target document, will include a list of names that were entered in a dialog box, and then overlay a digital signature field on top of each name. Everything works except that I can't get the size of the stamp to…
-
Bluebeam script experts
Hello - Looking to find an expert who understands scripting and what scripts work best with Bluebeam. Any suggestions?
-
Instrument Tag Export from P&ID into excel
I want to export Text inside bubble from P&ID PDF to excel format so that I can easily inlist all tags to save time.is there any specific way or by scripting in bluebeam revu software?
-
Can I auto update Bluebeam Markup List Exports for Excel
I have been trying to create a link between my Bluebeam markups and a corresponding Excel Document/Table. I was curious if there is a way or a JavaScript Code that would allow me to export my markups list and then Bluebeam will update that export when I save it after I have made changes to it. I have used power query in…
-
Seeking Scripting Guidance
Follow up to this post. Now with a specific example/goal. I need to count/tally instances of all variations of a certain string (regex: W\d{2}X\d{2}). Requesting help with this from an LLM (per reply/suggestion to previous post) yields JS that appears valid but raises errors. // Bluebeam Revu eXtreme Script function…
-
javascript stamp issue.
good day brother & sister bluebeam users, our organization developed a stamp with a javascript prompt for a calculation. as of late, the stamp has been giving an incorrect calculation. any help/guidance would be greatly appreciated. many thanks! kilian.
-
Bluebeam Scripting (specifically BalancePages)
BalancePages should have a function to allow you to insert your own PDF. InsertPages has this functionality, so it isn't too far out of the realm of possibilities. Use: Making sure documents are always even or odd by slip-sheeting individual PDFs prior to combining. Having the possibility of IF/THEN statement in Bluebeam…
-
Javascript Code for Submittal Streamlining
This is my first post, so please forgive me if I misstep! I had a project for a client that was looking to streamline their submittal process. In the past, their method was to complete single lines for lighting control in AutoCAD and print to PDF for contractors to Bid / utilize for construction. Our idea was to further…
-
Custom Script to Refresh Document Headers/Footers
Hello all, I want to write a script that refreshes the headers/footers for some documentation. The code below is what I have so far and it formats the footer correctly. The problem is this script cannot delete the existing header to overwrite it, and so it cannot "refresh" the header, only apply it the first time.…
-
Eraser Tool to Select Object Like Adobe Acrobat
Is there a way to select specifically objects instead of creating Poly Shapes in Revu to delete page content? If there's not, Bluebeam should think about selecting lines in the same way you can Adobe to delete content. This would help me keep text in the middle of a line I may be trying to delete, or vice versa. Only way…