We have a delivery/dispatch system built on MS Access, which prints PDFs of delivery documents.
I would like to modernize this by offering drivers the ability to have delivery directions available in paper form with the rest of their paperwork.
I've looked at or tried test code with BatchGEO, Google Maps API v3, Mapquest API.
I've tried each of the above with TCPDF, DomPDF, wkhtmltopdf and jsPDF.
I've also looked at PhantomJS, Casper and others.
I'm open to free or license-based services.
Looking for a way I can send start / end addresses, get back a map w/directions, be able to add some basic info (job #, contact phone number, etc.) and turn that entire result into a PDF.
Running on Ubuntu (have access to root) but have access to windoz boxen.
If anyone has any experience in attempting something similar, looking for guidance.
Realize some services do not allow. I am open to paying for this functionality.