Skip to content

Sakamochanq/Image-Coupling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


How to use

PDFにしたい複数枚の画像が入っているディレクトリを選択し、ImageListより画像を確認します。確認出来たら、 PDFの出力をクリックし、保存先を指定後、*.pdf が出力されます。ページ数の表示にチェックを入れると、画像にページ数が描画されます。 一連の流れは以下の画像を参照してください。

任意のバージョンでダウンロード





Build


git clone https://github.com/Sakamochanq/Image-Coupling.git
cd Image-Coupling

Buildを行う場合は、任意のバージョンで PDFSharpCore のパッケージをインストールしてください。


dotnet add package PdfSharpCore

Visual Studioから *.sln を開き Build を行ってください。




License

Release under the MIT LICENSE


Author

Sakamochanq