PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD-20] Get exact coordinates of a pdf
[WD-20] Get exact coordinates of a pdf
Iniciado por jens.gryspeert, 08,sep. 2016 10:13 - 1 respuesta
Publicado el 08,septiembre 2016 - 10:13
I've countered the next problem:

I want to load a PDF file in Windev, where I can select a piece out of the PDF that must be saved by it's coordinates. The problem is I'm not able to get the right algorithm to get the right mm or pixels out of that file.

I've tried the mouse position with the ratio of width/height but it's not working.
Publicado el 08,septiembre 2016 - 14:04
Hi Jens

you will have to show us your code and tell us exactly what doesn't work
if you want us to be able to help

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Ready for you: WXShowroom.com, WXReplication (open source) and now WXEDM
(open source)

More information on http://www.fabriceharari.com


Le 9/8/2016 à 2:13 AM, Jens a écrit :
I've countered the next problem:

I want to load a PDF file in Windev, where I can select a piece out of
the PDF that must be saved by it's coordinates. The problem is I'm not
able to get the right algorithm to get the right mm or pixels out of
that file.

I've tried the mouse position with the ratio of width/height but it's
not working.