Rectangle with scale

Please post any ideas or requests for new features here for the End User Version of PDF-XChange (printer Drivers)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange, Tracker - Clarion Support, John - Tracker Supp, Support Staff, moderators

RKron
User
Posts: 17
Joined: Tue Nov 22, 2022 8:28 am

Rectangle with scale

Post by RKron »

Hello,

it would be really great to use the "Set scale" value also to adjust the dimension of a rectangle or other annotation.

For example if i have a scale of 1mm = 10mm (1:10) set. I wann draw a rectangle with a width of 240mm -> 24mm and a height of 600mm -> 60mm.

Would be really helpful.

An very easy solution in my opinion is to implement it with an extra properties box like this:
image.png

Thanks for your answers

RKron
You do not have the required permissions to view the files attached to this post.
User avatar
Paul - PDF-XChange
Site Admin
Posts: 7378
Joined: Wed Mar 25, 2009 10:37 pm

Re: Rectangle with scale

Post by Paul - PDF-XChange »

Hi, RKron

thanks for the post. It would seem simple yes. Whether it is practical to implement the devs will have to decide. I passed on the suggestion and will let you know what they think.
Best regards

Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
User avatar
⚜ Kenny Lemens, P.E. ᵂᴵ
User
Posts: 48
Joined: Thu Jan 23, 2025 4:09 pm

Re: Rectangle with scale

Post by ⚜ Kenny Lemens, P.E. ᵂᴵ »

Greetings,

While not 'scale', there is am ability to specify the size of the shape/rectangle. You should note "Commenting Tools" as an option and you can specify placement and size. Not very 'user-friendly', but a means to an end.
PDFxChange_Scale.png

May this be of Good Help;
⚜ Kenny Lemens, P.E. ᵂᴵ
You do not have the required permissions to view the files attached to this post.
User Plugins: https://is.gd/A9HMPG || PDF-XChange Icons: https://is.gd/Z4GeG8
[Migration] Revu Bluebeam 17 to PDF-XChange Editor: https://is.gd/8Xs1OF
User avatar
Paul - PDF-XChange
Site Admin
Posts: 7378
Joined: Wed Mar 25, 2009 10:37 pm

Re: Rectangle with scale

Post by Paul - PDF-XChange »

Hi, ⚜ Kenny Lemens, P.E. ᵂᴵ

good point.

And the devs just pointed out to me that the PO was using the polygon tool, which does not lend itself to width and height parameters.

I do not think this will be likely to be implemented.
Best regards

Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
RKron
User
Posts: 17
Joined: Tue Nov 22, 2022 8:28 am

Re: Rectangle with scale

Post by RKron »

Hi, ⚜ Kenny Lemens, P.E. ᵂᴵ

thanks for the hint, i know there is the ability to specify the length and width of an rectangle. That is the way i do i at the moment. But it's always a calculation if you have a scale like 1:25 or 1:33 or 1:15.356. ;)

So you know bluebeam - and kind of how you they deal with that topic right?

Would be a great feature to have for people switching over from bluebeam.

All the best

RKron
User avatar
⚜ Kenny Lemens, P.E. ᵂᴵ
User
Posts: 48
Joined: Thu Jan 23, 2025 4:09 pm

Re: Rectangle with scale

Post by ⚜ Kenny Lemens, P.E. ᵂᴵ »

Greetings,

I understand the request; a script can be created to this effect:
  • Create a control that saves/holds the scale (e.g., page scale = 1:3)
  • Select annotation
  • Upon button click, prompt the user with the actual dimension to reference
  • Apply scale against input against the selected annotation --> resize
I have a working prototype, the problem is that the "size" is note the same as "points"; you will notice that a polygon will draw the borderline centered on the 'points' of the shape, but the overall size of the shape includes 1/2 of the line thickness in addition to the points. You can set the border to very fine to minimize this difference. It complicates thinks once you realize that rectangles avoid this issue by drawing the border "INSIDE" the points, so rectangles and polygons don't behave the same.

May this be of Good Help;
⚜ Kenny Lemens, P.E. ᵂᴵ
User Plugins: https://is.gd/A9HMPG || PDF-XChange Icons: https://is.gd/Z4GeG8
[Migration] Revu Bluebeam 17 to PDF-XChange Editor: https://is.gd/8Xs1OF