mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
14 lines
148 B
Text
14 lines
148 B
Text
description "Putting JPEG compressed images to PDF\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
PdfDraw,
|
|
Report,
|
|
plugin/jpg;
|
|
|
|
file
|
|
main.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|