Total Commander Forum Index Total Commander
Форум поддержки пользователей Total Commander
Сайты: Все о Total Commander | Totalcmd.net | Ghisler.com | RU.TCKB
 
 RulesRules   SearchSearch   FAQFAQ   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Single Post  Topic: Создать PDF-файлы из картинок по схожим признакам в именах 
Author Message
kabatov



PostPosted: Mon Jan 21, 2019 12:24    Post subject: Reply with quote

Правильно я понимаю, что, если строку
Code:
If InStr("|jpg|jpeg|", "|" & LCase(Ext) & "|") Then C = 5 Else C = 3

заменить на
Code:
C = 3

во всех случаях будет применяться компрессия LZW?
View user's profile Send private message


Powered by phpBB © 2001, 2005 phpBB Group