Filename (-URL) command

-U filename.pdf
-URL filename.pdf
The -URL command specifies a URL to a local file on the file system (file:///), a remote file on a host server (http:///), or a document in memory (memory://). If you do not specify either a local or remote file URL, the adapter treats the PDF document file path as relative to the map directory. Use this command for data sources and data targets.

The -URL command is optional for GET rules, but the command is required on input cards. For example, a map can pass PDF Acroform data as a blob to the PDF Adapter, and the adapter can extract data from the blob in XML format.

The -URL command is required on output cards and PUT rules.