Reset height and width in hyperref

  • Follow


Hi
Despite specifying the height and width of Reset in the following
minimal file, the size of the box with Reset in it does not change.
Any help is highly appreciate.


\documentclass{article}
\usepackage{hyperref}

\begin{document}
\begin{Form}

\Reset[height=2cm, width=3cm]{Clear}

\end{Form}

\end{document}

Reza
0
Reply Reza 11/3/2010 11:37:54 AM

Reza <reza.danesfahani@gmail.com> wrote:

> Despite specifying the height and width of Reset in the following
> minimal file, the size of the box with Reset in it does not change.

> \Reset[height=2cm, width=3cm]{Clear}

See hyperref manual "6 PDF and HTML forms":
\DefaultWidthOfReset, \DefaultHeightOfReset.

-- 
Heiko Oberdiek
0
Reply Heiko 11/3/2010 11:56:23 AM


1 Replies
223 Views

(page loaded in 0.034 seconds)

Similiar Articles:













7/18/2012 2:32:47 AM


Reply: