|
@@ -49,7 +49,10 @@ class KMComparativeView: KMBaseXibView {
|
|
|
["title": "Basic functions like annotation and viewing",
|
|
|
"state": 2,
|
|
|
"color": "#252629"],
|
|
|
- ["title": "Convert with 10 pages per file",
|
|
|
+ ["title": "Convert PDF to Office (Only first ten pages)",
|
|
|
+ "state": 2,
|
|
|
+ "color": "#252629"],
|
|
|
+ ["title": "Merge only 2 files for free",
|
|
|
"state": 2,
|
|
|
"color": "#252629"]
|
|
|
],
|
|
@@ -72,6 +75,9 @@ class KMComparativeView: KMBaseXibView {
|
|
|
"state": 1,
|
|
|
"color": "#252629"],
|
|
|
["title": "Convert PDF to Office without limitation",
|
|
|
+ "state": 1,
|
|
|
+ "color": "#252629"],
|
|
|
+ ["title": "Batch Merge files without limitation",
|
|
|
"state": 1,
|
|
|
"color": "#252629"]
|
|
|
],
|