Forum Replies Created

Page 6 of 9
  • Liz Larsen

    Member
    January 16, 2023 at 7:23 am in reply to: Bluebeam University Access Code
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    It was something they sent you if you signed up for it at the kiosk in the Interactive Zone at XCON2022. Otherwise, if you have Bluebeam 20 or below, you have to pay for access.

    Bluebeam University is included with Bluebeam 21, though (I’m pretty sure).

  • Liz Larsen

    Member
    January 13, 2023 at 5:22 pm in reply to: Enlisting Fellow Bluebeamers
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    Dude, where did you get that hat???

  • Liz Larsen

    Member
    January 12, 2023 at 11:22 am in reply to: Studio Projects Help Please!
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    I’m not sure how to do it with a Studio Project, though.

    Maybe someone else here knows?

  • Liz Larsen

    Member
    January 12, 2023 at 11:19 am in reply to: Studio Projects Help Please!
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    If it’s a Studio Session, whoever created the session needs to log into studio.bluebeam.com and select the Session. Then change the Status to Active. Then click Update Data.

    See attached screenshot.

  • Liz Larsen

    Member
    January 5, 2023 at 9:57 pm in reply to: Modifying Form Field .rect properties error
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    So I fiddled with this, doing all the things you did. I even renamed it various names that should work, like “test”. Still returned undefined.

    Then I decided maybe that particular textbox was glitchy and I’d remake it. I copied it, deleted it, then CTRL+SHIFT+V, named it back to the original “FreefillAct1-1” and it worked ¯\_(ツ)_/¯

    Who tf knows?

  • Liz Larsen

    Member
    January 5, 2023 at 2:44 pm in reply to: Visual Basic coding, Cells to Form Fields export
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    I’m looking into this. I have a secret resource that can probably shed some light on this.

    I’ll report back when I know more.

    • Liz Larsen

      Member
      January 5, 2023 at 5:49 pm in reply to: Visual Basic coding, Cells to Form Fields export
      Points: 4,855
      Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

      @isaac-harned Mitch says:

      Quickest way [to bring data into a PDF] is to create a FDF with Excel and then to open it with Bluebeam. How I deal with a large amount of the same forms are to copy and rename the PDF form template with Excel and create all of the FDF files in the same folder. I then open all of the FDF files then close Bluebeam and save on close. The whole process takes about 2 min to do for 150 or so PDFs. Best way I’ve found to go from Bluebeam to Excel is CSV, and FDF is the best way to go from Excel to Bluebeam.

      I hope this helps!

    • Liz Larsen

      Member
      January 5, 2023 at 2:46 pm in reply to: Visual Basic coding, Cells to Form Fields export
      Points: 4,855
      Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

      Actually, I’m being silly. @isaac-harned , my resource is your resource.

      I’m reaching out to Mitch. Hopefully you didn’t already try that avenue.

  • Liz Larsen

    Member
    January 5, 2023 at 2:40 pm in reply to: Modifying Form Field .rect properties error
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    I haven’t checked in to UChapter2 in a couple weeks and boy oh boy am I excited to see some more coding questions. It’s like Christmas Part 2! You have the best questions, @isaac-harned 🙂

    I will take a closer look at this probably tomorrow and over the weekend.

  • Liz Larsen

    Member
    January 6, 2023 at 11:48 pm in reply to: Visual Basic coding, Cells to Form Fields export
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    In the spreadsheet, you can see there are different groups of data. For example, 113, 113.01, 113.02, 113.03 are grouped together as 113.fdf. The VBA macro goes through this spreadsheet and separates the different groups, then takes all their respective information and creates an FDF file based on a template PDF file.

    Each FDF file is a separate group of data that tells the PDF what data to put in which form field. One FDF file for each PDF form.

    I hope that answered your question.

    This is a highly customized VBA macro doing all the heavy lifting. This macro only works with this specific spreadsheet. To modify it to work with another spreadsheet would basically require rewriting the whole thing. It’d probably only be worth it if you’re doing this a lot, like in Mitch’s case where he’s creating 150 all at once.

  • Liz Larsen

    Member
    January 6, 2023 at 4:43 pm in reply to: Visual Basic coding, Cells to Form Fields export
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    I know you all think I know this sh*t really well, but I always feel like an idiot child next to @mitchyoungs . He’s so frickin smart and I just stand back in awe like I’m sure everyone else is right now.

    And I’d like to thank @isaac-harned for literally asking the perfect question to get Mitch to join the Brainery 😂

  • Liz Larsen

    Member
    January 6, 2023 at 5:48 am in reply to: Modifying Form Field .rect properties error
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    Hey, no guarantee it’ll work for Isaac. I’m interested to see what his results are.

  • Liz Larsen

    Member
    January 5, 2023 at 6:42 pm in reply to: Visual Basic coding, Cells to Form Fields export
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    Ah, ok. Out of my depth here 😅

  • Liz Larsen

    Member
    January 5, 2023 at 6:38 pm in reply to: Visual Basic coding, Cells to Form Fields export
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    @isaac-harned It’s under Tools –> Form –> Export Data

  • Liz Larsen

    Member
    January 5, 2023 at 2:36 pm in reply to: Use your scroll wheel to avoid moving markups
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    I’ve always used the middle mouse button to pan while mid-markup.

    But I did not know the spacebar trick. That is a Grade A pro tip right there, sir.

Page 6 of 9