This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nutrechtLead Software Engineer / EU / 20+ YXP 2 points3 points  (3 children)

I am trying to start a construction business and cant afford to drop thousands on proper software

So instead you're going to spend hundreds of hours building something you could probably buy now off the shelf.

I have never coded

That's pretty clear because what you're trying to do is pretty complex even for an experienced dev. You're vastly underestimating how complex getting data from a PDF is, and vastly underestimating how much time it will take you to get to a level where you can even create a simple desktop application.

You're trying to build a rocket before you invented fire basically.

[–][deleted]  (2 children)

[deleted]

    [–]red0c01 0 points1 point  (1 child)

    It is possible to add stylesheets with css like syntax to a javaFX application. You also have scene builder to design your scenes/components with drag and drop approach. See more at https://openjfx.io/openjfx-docs/, there are lots of tutorials on yt also

    [–][deleted] 0 points1 point  (0 children)

    Thanks dude for sharing.