I am having a problem creating an action to open a PDF. The attribute has this info "pdfs/some_file.pdf" but the actual location is on \\server\gis\client\pdfs\some_file.pdf Below is the code from my action
"C:/Program Files (x86)/Adobe/Reader 10.0/Reader/AcroRd32.exe" "\\server\gis\client\" + "[% "AB_PDF" %]" Is there a way to combine the partial file location (\\server\gis\client\) and the attribute (pdfs\some_file.pdf) within the action? -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Problem-creating-an-action-to-open-PDF-tp5008294.html Sent from the Quantum GIS - User mailing list archive at Nabble.com. _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
