mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-02-01 19:17:10 +01:00
Tweak noncomp and demo messages
This commit is contained in:
parent
7b43c87458
commit
fcdec695c0
@ -4504,10 +4504,10 @@ let go_withargv argv =
|
||||
| _ ->
|
||||
Hashtbl.clear filenames;
|
||||
if demo then
|
||||
flprint "This demo is for evaluation only. http://www.coherentpdf.com/\n";
|
||||
flprint "This demo functions normally, but is for evaluation only. http://www.coherentpdf.com/\n";
|
||||
if noncomp then
|
||||
begin
|
||||
Pdfe.log "For non-commercial use only\n";
|
||||
Pdfe.log "Functions normally, but is for non-commercial use only\n";
|
||||
Pdfe.log "To purchase a license visit http://www.coherentpdf.com/\n\n";
|
||||
end;
|
||||
try
|
||||
|
Loading…
x
Reference in New Issue
Block a user