Create project with custom ppi and inches instead of pixels

I’m working on a project where I’m creating the UI for a screen which has the dimension width 800px and height 340px. I have calculated the PPI (Pixel Per Inch) to be 243. Now comes the challenge for me…

If I create a button that is 100px by 100px in Axure, the developers will use that and it will appear smaller on the actual screen which will be used. I’m trying to figure out how to accommodate for this since I don’t know what PPI Axure uses

Would adding the possibility to add PPI and perhaps even being able to set inches (width and height) for a project in Axure a way to solve this? Then it would be a feature request for me :slight_smile:

But maybe it’s me that is doing something wrong.

1 Like

I’d like to know as well.