CTAN Comprehensive TeX Archive Network

Verzeichnis macros/latex/contrib/javascripthttp

README.md

README for JAVASCRIPTHTTP

Version v1.1

INTRODUCTION

This small package adds commands for to create buttons with which to fetch content from the internet. The content can be transformed and displayed in textfields. For these interactive elements to work, a PDF using the commands provided by this package must be opened in Acrobat Pro.

This packages requires the acrotex macro.

PREREQUISITES

To install acrotex, you need to add the tlcontrib repository to your installation:

tlmgr repository add https://mirror.ctan.org/systems/texlive/tlcontrib tlcontrib

tlmgr pinning add tlcontrib "*"

# Then install the package
tlmgr install acrotex

USAGE

Here is a quick overview of the commands and their parameters. For further details and examples please read the package documentation.

  • SimpleGET, send a GET request:
  •   \SimpleGET{unique identifier}{label}{URL}{keypath}[target]
      
  • SimplePOST, send a POST request:
  •   \SimplePOST{id}{label}{URL}{keypath}{factory}{errors}[target]
      
  • SimpleTextField, adds a writeable textfield to your document:
  •   \SimpleTextfield{unique identifier}
      
  • SimpleTextFieldReadoly, adds a readonly textfield that can be updated through javascript:
  •   \SimpleTextfieldReadonly{unique identifier}
      
  • Errorfield, adds a field to your document that displays any errors that occur:
  •   \Errorfield
      

AUTHOR

  • Cedric V. Zwahlen (cedric-vince@gmx.ch)

LICENSE

LATEX Project Public License, version 1.3c or later.

Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (175.2k).

JavascriptHTTP – Add buttons to a PDF to easily get and post web content

This small package adds commands for to create buttons with which to fetch content from the internet. The content can optionally be transformed with Javascript and displayed in textfields. For these interactive elements to work, a PDF using the commands provided by this package must be opened in Acrobat Pro.

PaketJavascriptHTTP
Version1.1 2023-06-20
LizenzenThe Project Public License 1.3c
Copyright2023 Cedric V. Zwahlen
BetreuerCedric V. Zwahlen
Enthalten inMiKTeX als javascripthttp
ThemenAcrobat
PDF-Eigenschaften
...
Gästebuch Seiten-Struktur Impressum Autor kontaktieren