Back to All

Plotting Pos_X and Pos_Y

Hi, I'm using the API to plot task positions on my plans. I have my positions (x and Y) as percentages based on the canvas size of where the PDF was originally hosted.

In Fieldwire it expects Pos_x and Pos_y to be pixels - but how do I know how big the canvas size is for me to then plot these correctly?