Summary: |
don't launch external applications |
Product: |
poppler
|
Reporter: |
Marcos <marcos.bujosa> |
Component: |
general | Assignee: |
poppler-bugs <poppler-bugs> |
Status: |
RESOLVED
NOTOURBUG
|
QA Contact: |
|
Severity: |
normal
|
|
|
Priority: |
medium
|
|
|
Version: |
unspecified | |
|
Hardware: |
x86 (IA32) | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
a pdf file with two links that try to launch xtem
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 32448 [details] a pdf file with two links that try to launch xtem I have compile the following LaTeX code with pdflatex: \documentclass{article} \usepackage{hyperref} \begin{document} \href{run:xterm -e gnuplot ./figuras/ejemplo3.gp - }{3D graph} \href{run:xterm }{link} \end{document} when I click on the links (in the pdf document) xpdf launchs the xterm but epdfview do nothing. Thank you very much, Marcos