Liz Larsen
MemberForum Replies Created
-
Points: 4,855Rank: 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).
-
Points: 4,855Rank: UC2 Brainery Orange Belt IIII
Dude, where did you get that hat???
-
Points: 4,855Rank: UC2 Brainery Orange Belt IIII
I’m not sure how to do it with a Studio Project, though.
Maybe someone else here knows?
-
Points: 4,855Rank: UC2 Brainery Orange Belt IIII
-
Liz Larsen
MemberJanuary 5, 2023 at 9:57 pm in reply to: Modifying Form Field .rect properties errorPoints: 4,855Rank: UC2 Brainery Orange Belt IIIISo 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
MemberJanuary 5, 2023 at 2:44 pm in reply to: Visual Basic coding, Cells to Form Fields exportPoints: 4,855Rank: UC2 Brainery Orange Belt IIIII’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
MemberJanuary 5, 2023 at 5:49 pm in reply to: Visual Basic coding, Cells to Form Fields exportPoints: 4,855Rank: 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
MemberJanuary 5, 2023 at 2:46 pm in reply to: Visual Basic coding, Cells to Form Fields exportPoints: 4,855Rank: UC2 Brainery Orange Belt IIIIActually, 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
MemberJanuary 5, 2023 at 2:40 pm in reply to: Modifying Form Field .rect properties errorPoints: 4,855Rank: UC2 Brainery Orange Belt IIIII 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
MemberJanuary 6, 2023 at 11:48 pm in reply to: Visual Basic coding, Cells to Form Fields exportPoints: 4,855Rank: UC2 Brainery Orange Belt IIIIIn 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
MemberJanuary 6, 2023 at 4:43 pm in reply to: Visual Basic coding, Cells to Form Fields exportPoints: 4,855Rank: UC2 Brainery Orange Belt IIIII 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
MemberJanuary 6, 2023 at 5:48 am in reply to: Modifying Form Field .rect properties errorPoints: 4,855Rank: UC2 Brainery Orange Belt IIIIHey, no guarantee it’ll work for Isaac. I’m interested to see what his results are.
-
Liz Larsen
MemberJanuary 5, 2023 at 6:42 pm in reply to: Visual Basic coding, Cells to Form Fields exportPoints: 4,855Rank: UC2 Brainery Orange Belt IIIIAh, ok. Out of my depth here 😅
-
Liz Larsen
MemberJanuary 5, 2023 at 6:38 pm in reply to: Visual Basic coding, Cells to Form Fields exportPoints: 4,855Rank: UC2 Brainery Orange Belt IIII@isaac-harned It’s under Tools –> Form –> Export Data
-
Liz Larsen
MemberJanuary 5, 2023 at 2:36 pm in reply to: Use your scroll wheel to avoid moving markupsPoints: 4,855Rank: UC2 Brainery Orange Belt IIIII’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.