
here is video tutorial on how to convert data from Wpt file into table in Word document:
If you want to automate conversion or avoid user Interface (UI) and run "Wpt to Word" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\WpttoWord\WpttoWord.exe" inputfile outputfile

here is video tutorial on how to convert Wpt file To Pdf document
If you wish to automate the conversion process or bypass the User Interface (UI) and run the 'Wpt To Pdf' application from the command line,
here is an example of how to do it:"
"C:\Program Files (x86)\WhiterockSoftware\WptToPdf\WptToPdf.exe" inputfile.wpt outputfile.pdf

here is video tutorial on how to convert to convert Wpt to Kml track file:
If you want to automate conversion or avoid user Interface (UI) and run "Wpt to Kml" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\WpttoKml\WpttoKml.exe" inputfile.wpt outputfile.kml