Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sv translation
languageja

/api/utils/mergePdfFiles/:paths

この方法は、1つのPDFファイルに複数のPDFファイルをマージする。

この方法は、1つのPDFファイルに複数のPDFファイルをマージします 

リソース情報

要求パラメータ

パラメータ

詳細

paths

";"で区切られた絶対パス

C:\path\to\file1.PDF;D:\tmp\file2.PDF

サンプル要求

Code Block
curl -H "Authorization: OAuth realm=\"https://service.belladati.com/\", oauth_consumer_key=\"myConsumer\", oauth_token=\"mh7an9dkrg59\", oauth_timestamp=\"135131231\", oauth_nonce=\"randomString\"" https://service.belladati.com/api/utils/mergePdfFiles/C:\path\to\file1.PDF;D:\tmp\file2.PDF

次のステップ

List siblings