PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Nice pdf comparing tool
Nice pdf comparing tool
Iniciado por guest, 15,ene. 2016 14:11 - No hay respuesta
Publicado el 15,enero 2016 - 14:11
Hi,

For my actual project I was looking for the possibillity to compare 2 pdf architectual drawings for differences.
I found a nice tool which is freeware and looks very nice.
It can compare pdf drawings and normal text files and run als portable (without installtion) like

diffpdf mypdf1 mypdf2

and so easy to implement in windev.

Here is the link

enjoy ;)