[Qgis-user] Problem creating an action to open PDF

Nathan Woodrow madmanwoo at gmail.com
Fri Oct 12 07:29:15 PDT 2012


Hey,

Try the following for the filepath:
"\\server\gis\client\[% "AB_PDF" %]"

Regards
Nathan

Sent from some fancy phone looking thingo
From: boesiii
Sent: 13/10/2012 12:15 AM
To: qgis-user at lists.osgeo.org
Subject: [Qgis-user] Problem creating an action to open PDF
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
Qgis-user at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user



More information about the Qgis-user mailing list