Search the web
Sign In
New User? Sign Up
put-latex · LaTeX users group at Poznan UT
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
[put-latex-svn][dweiss] r35 - trunk/howto/pdf   Message List  
Reply | Forward Message #107 of 404 |
Author: dweiss
Date: Thu Nov 30 15:47:42 2006
New Revision: 35

Added:
trunk/howto/pdf/
trunk/howto/pdf/pdf-forms.pdf (contents, props changed)
trunk/howto/pdf/pdf-forms.tex
Log:
PDF tricks: adding forms to a document.

Added: trunk/howto/pdf/pdf-forms.pdf
==============================================================================
Binary file. No diff available.

Added: trunk/howto/pdf/pdf-forms.tex
==============================================================================
--- (empty file)
+++ trunk/howto/pdf/pdf-forms.tex Thu Nov 30 15:47:42 2006
@@ -0,0 +1,17 @@
+
+\documentclass{article}
+
+\usepackage{hyperref}
+
+\begin{document}
+
+Not many people know that \LaTeX{} lets you define elegant PDF forms.
+Compile this program with \texttt{pdflatex} and see for yourself!
+
+\begin{Form}[]
+\TextField[width=8cm,borderwidth=0]{Name:} \\
+\TextField[width=8cm,borderwidth=0]{Surname:} \\
+\CheckBox[borderwidth=1]{Likes chocolate:} \\
+\end{Form}
+
+\end{document}



Thu Nov 30, 2006 2:47 pm

dawid_weiss
Offline Offline
Send Email Send Email

Forward
Message #107 of 404 |
Expand Messages Author Sort by Date

Author: dweiss Date: Thu Nov 30 15:47:42 2006 New Revision: 35 Added: trunk/howto/pdf/ trunk/howto/pdf/pdf-forms.pdf (contents, props changed) ...
dawid.weiss@...
dawid_weiss
Offline Send Email
Nov 30, 2006
2:54 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help