Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Running from command line
curl "http://localhost:8879/docxfactory/merge?selfkey=01
  --header "Cache-Control: max-age=0"
  --header "Content-Type: application/xml"
  --header "Authorization: Basic eHh4eHh4eHg6eHh4eHh4eHg="
  --data "<account><line/><line/><line/></account>"
  --output "c:/users/abl/merge.docx"
  • No labels