ES-TEX Archivos

Usuarios hispanohablantes de TeX

ES-TEX@LISTSERV.REDIRIS.ES

Opciones: Vista Forum

Use Monospaced Font
Por defecto enseñar Text Part
Mostrar todas las cabeceras de correo

Mensaje: [<< Primero] [< Prev] [Siguiente >] [Último >>]
Tema: [<< Primero] [< Prev] [Siguiente >] [Último >>]
Autor: [<< Primero] [< Prev] [Siguiente >] [Último >>]

Print Responder
Subject:
Emisor:
JoseRa Portillo <[log in para visualizar]>
Reply To:
Usuarios hispanohablantes de TeX <[log in para visualizar]>
Fecha:
Thu, 27 May 2004 17:40:35 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (57 lines)
intereresante pregunta

Mira a ver si te sirve esto:

\documentclass[a4paper]{article}
\pdfobj stream {%
var d = new Date();
var d1 = util.scand("mm/dd/yy", "1/22/03");
if((d1.valueOf() - d.valueOf()) < 0){
app.alert("Document expired! Please get a new version
from Ki-Joo");
}
this.gotoNamedDest("page.2");
this.zoomType = zoomtype.fitP;
} \edef\ExpWarnObj{\the\pdflastobj}
\pdfrefobj\ExpWarnObj
\usepackage[pdfstartview={}]{hyperref}
\pdfcatalog{}
openaction
user {<< /S /JavaScript /JS \ExpWarnObj\space 0 R >>}
\begin{document}
test\newpage page 2
\end{document}


o esto:

\documentclass{article}
\usepackage[pdftex]{hyperref}
\usepackage[pdftex]{insdljs}
\newcommand\tugHello{Welcome to TUG 2001!}
\begin{insDLJS}[HelloWorld]{mydljs}{My Private DLJS}
function HelloWorld() { app.alert("\tugHello", 3); }
\end{insDLJS}
\begin{document}
\begin{Form} % needed for \PushButton
\section{Test of the \texttt{insDLJS} Package}
% use built in form button of hyperref
Push \PushButton[name=myButton,
onclick={HelloWorld();}]{Button}
\end{Form}
\end{document}

Saludos
-- 
Dr. José Ra. Portillo Fernández
Dpto. Matemática Aplicada 1
E.T.S. Ing. Informática - Universidad de Sevilla

mailto: josera @ us .es
http://www.personal.us.es/josera/

----------------------------------------------------
Normas para el correcto uso del correo electrónico:
		http://www.rediris.es/mail/estilo.html
----------------------------------------------------

ATOM RSS1 RSS2