KMMainViewController+Action.swift 254 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200
  1. //
  2. // KMMainViewController+Action.swift
  3. // PDF Reader Pro
  4. //
  5. // Created by wanjun on 2022/12/15.
  6. //
  7. import Foundation
  8. extension KMMainViewController {
  9. func search(searchString: String, isCase: Bool, display: Bool = true, needShowAll: Bool = false) {
  10. let document = self.listView.document
  11. if let data = document?.isFinding, data {
  12. document?.cancelFindString()
  13. }
  14. if searchString == "" {
  15. self.searchResults = []
  16. self.leftSideViewController.searchResults = self.searchResults
  17. self.listView.setHighlightedSelections([])
  18. self.listView.setHighlightedSelection(nil, animated: false)
  19. self.listView.setNeedsDisplayAnnotationViewForVisiblePages()
  20. } else {
  21. mwcFlags.wholeWordSearch = isCase == true ? 1 : 0
  22. var findArray : [[CPDFSelection]]
  23. if isCase {
  24. if self.leftSideViewController.mwcFlags.wholeWordSearch == 1 {
  25. findArray = self.listView.document.findString(searchString, with: .matchWholeWord) ?? []
  26. } else {
  27. findArray = self.listView.document.findString(searchString) ?? []
  28. }
  29. } else {
  30. if self.leftSideViewController.mwcFlags.wholeWordSearch == 1 {
  31. findArray = self.listView.document.findString(searchString, with: [.caseSensitive, .matchWholeWord]) ?? []
  32. } else {
  33. findArray = self.listView.document.findString(searchString, with: .caseSensitive) ?? []
  34. }
  35. }
  36. self.searchResults.removeAll()
  37. var _selections: [CPDFSelection] = []
  38. for selections in findArray {
  39. for selection in selections {
  40. let mode : KMSearchMode = KMSearchMode()
  41. mode.selection = selection
  42. mode.attributedString = KMOCToolClass.getAttributedString(selection: selection, keyword: searchString)
  43. mode.selectionPageIndex = self.listView.document.index(for: selection.page)
  44. self.searchResults.insert(mode, at: self.searchResults.count)
  45. _selections.append(selection)
  46. selection.setColor(NSColor(red: 236/255.0, green: 241/255.0, blue: 83/255.0, alpha: 0.5))
  47. // self.listView.setHighlight(selection, forBorderColor: .yellow, fill: .red, animated: false)
  48. }
  49. // self.listView.setHighlightedSelections(selections )
  50. }
  51. if needShowAll {
  52. self.listView.setHighlightedSelections(_selections)
  53. }
  54. if _selections.isEmpty {
  55. self.listView.setHighlightedSelection(nil, animated: false)
  56. }
  57. self.listView.setNeedsDisplayAnnotationViewForVisiblePages()
  58. self.leftSideViewController.searchResults = self.searchResults
  59. }
  60. if display {
  61. if self.leftSideViewController.findPaneState == .singular {
  62. self.leftSideViewController.displayFindViewAnimating(true)
  63. } else {
  64. self.leftSideViewController.displayGroupedFindViewAnimating(true)
  65. }
  66. }
  67. }
  68. func removeSignatures(signatures:[CPDFSignature]) {
  69. for signature in signatures {
  70. self.listView.document.removeSignature(signature)
  71. }
  72. for i in 0..<self.listView.document.pageCount {
  73. let page : CPDFPage = self.listView.document.page(at: i)
  74. let annotations : [CPDFAnnotation] = page.annotations
  75. for j in 0..<annotations.count {
  76. let annotation = annotations[j]
  77. if annotation is CPDFSignatureWidgetAnnotation {
  78. (annotation as! CPDFSignatureWidgetAnnotation).updateAppearanceStream()
  79. }
  80. }
  81. }
  82. self.listView.setNeedsDisplayForVisiblePages()
  83. let tSignatures : [CPDFSignature] = self.listView.document.signatures()
  84. var mSignatures : [CPDFSignature] = []
  85. for sign in tSignatures {
  86. if sign.signers.count > 0 {
  87. mSignatures.append(sign)
  88. }
  89. }
  90. // self.leftSideViewController.signatureViewController.signatures = signatures
  91. // self.leftSideViewController.signatureViewController.reloadData()
  92. }
  93. //MARK: menu菜单
  94. func fontColorMenuItem()->NSMenuItem {
  95. let fontColorItem = NSMenuItem(title: NSLocalizedString("Text Color", comment: ""), action: #selector(menuItemEditingClick_FontColor), keyEquivalent: "")
  96. return fontColorItem;
  97. }
  98. func fontSizeMenuItem()->NSMenuItem {
  99. let currentFontSize = self.listView.editingTextFontSize()
  100. let fontSizes = self.fontSizes()
  101. let submenu = NSMenu(title: "")
  102. for i in 0 ... fontSizes.count - 1 {
  103. let fontSize : String = fontSizes.object(at: i) as! String
  104. let item = NSMenuItem(title:fontSize , action: #selector(menuItemEditingClick_FontSize), keyEquivalent: "")
  105. item.target = self
  106. item.tag = i
  107. submenu.addItem(item)
  108. if (Int(currentFontSize) == Int(fontSize)) {
  109. item.state = .on
  110. }
  111. }
  112. let fontSizeItem = NSMenuItem(title: NSLocalizedString("Font Size", comment: ""), action:nil, keyEquivalent: "")
  113. fontSizeItem.submenu = submenu
  114. return fontSizeItem;
  115. }
  116. func corpImageMenuItem()->NSMenuItem {
  117. let corpImageItem = NSMenuItem(title: NSLocalizedString("Confirm crop", comment: ""), action: #selector(menuItemEditingClick_CropImage), target: self)
  118. return corpImageItem
  119. }
  120. func cancelCorpImageMenuItem()->NSMenuItem {
  121. let cancelCorpImageItem = NSMenuItem(title: NSLocalizedString("Cancel crop", comment: ""), action: #selector(menuItemEditingClick_CancelCrop), target: self)
  122. return cancelCorpImageItem
  123. }
  124. func restoreCorpImageMenuItem()->NSMenuItem {
  125. let cancelCorpImageItem = NSMenuItem(title: NSLocalizedString("Restore crop", comment: ""), action: #selector(menuItemEditingClick_RestoreCrop), target: self)
  126. return cancelCorpImageItem
  127. }
  128. func cutImageArea()->NSMenuItem {
  129. let deleteItem = NSMenuItem(title: NSLocalizedString("Crop", comment: ""), action: #selector(menuItemEditingClick_CutImage), target: self)
  130. return deleteItem
  131. }
  132. func editAddBlanMenu(menu:NSMenu){
  133. _ = menu.insertItem(withTitle: NSLocalizedString("Add Text", comment: ""), action: #selector(addImageText), target: self, at: 0)
  134. _ = menu.insertItem(withTitle: NSLocalizedString("Add Image", comment: ""), action: #selector(addImageText), target: self, at: 1)
  135. }
  136. func addText() -> NSMenuItem {
  137. let addTextItem = NSMenuItem(title: NSLocalizedString("Add Text", comment: ""), action: #selector(addImageText), target: self, tag: 0)
  138. return addTextItem
  139. }
  140. func addImage() -> NSMenuItem {
  141. let addImageItem = NSMenuItem(title: NSLocalizedString("Add Image", comment: ""), action: #selector(addImageText), target: self, tag: 1)
  142. return addImageItem
  143. }
  144. func replaceImageArea()->NSMenuItem {
  145. let replaceItem = NSMenuItem(title: NSLocalizedString("Replace", comment: ""), action: #selector(menuItemEditingClick_ReplaceImage), target: self)
  146. return replaceItem
  147. }
  148. func exportImageArea()->NSMenuItem {
  149. let exportItem = NSMenuItem(title: NSLocalizedString("Export", comment: ""), action: #selector(menuItemEditingClick_ExportImage), target: self)
  150. let menu = NSMenu()
  151. let item1 = menu.insertItem(withTitle: NSLocalizedString("PNG", comment: ""), action:#selector(exportStampImage), target: self, tag:0, at: 0)
  152. let item2 = menu.insertItem(withTitle: NSLocalizedString("JPG", comment: ""), action:#selector(menuItemEditingClick_ExportImage), target: self, tag:1, at: 1)
  153. let item3 = menu.insertItem(withTitle: NSLocalizedString("PDF", comment: ""), action:#selector(exportStampImage), target: self, tag:2, at: 2)
  154. exportItem.submenu = menu
  155. return exportItem
  156. }
  157. func exportImageStampItem()->NSMenuItem {
  158. let exportItem = NSMenuItem(title: NSLocalizedString("Export", comment: ""), action: #selector(menuItemEditingClick_ExportImage), target: self)
  159. let menu = NSMenu()
  160. let item1 = menu.insertItem(withTitle: NSLocalizedString("PNG", comment: ""), action:#selector(exportStampImage), target: self, tag:0, at: 0)
  161. let item2 = menu.insertItem(withTitle: NSLocalizedString("PDF", comment: ""), action:#selector(exportStampImage), target: self, tag:2, at: 1)
  162. exportItem.submenu = menu
  163. return exportItem
  164. }
  165. func exportMenu() -> NSMenu {
  166. let menu = NSMenu()
  167. _ = menu.insertItem(withTitle: NSLocalizedString("PNG", comment: ""), action:#selector(exportCorpImage), target: self, tag:0, at: 0)
  168. _ = menu.insertItem(withTitle: NSLocalizedString("JPG", comment: ""), action:#selector(exportCorpImage), target: self, tag:1, at: 1)
  169. _ = menu.insertItem(withTitle: NSLocalizedString("PDF", comment: ""), action:#selector(exportCorpImage), target: self, tag:2, at: 2)
  170. return menu
  171. }
  172. func cropMenu() -> NSMenu {
  173. let menu = NSMenu()
  174. _ = menu.insertItem(withTitle: NSLocalizedString("Crop Current Page", comment: ""), action:#selector(cropCurrentPage), target: self, at: 0)
  175. _ = menu.insertItem(withTitle: NSLocalizedString("Crop All Pages", comment: ""), action:#selector(cropAllPage), target: self, at: 1)
  176. _ = menu.insertItem(withTitle: NSLocalizedString("Auto Crop – Separate", comment: ""), action:#selector(autoCropAll), target: self, at: 2)
  177. _ = menu.insertItem(withTitle: NSLocalizedString("Auto Crop – Combined", comment: ""), action:#selector(smartAutoCropAll), target: self, at: 2)
  178. return menu
  179. }
  180. func zoomSelectionMenuItem() -> NSMenuItem {
  181. let item = NSMenuItem(title: NSLocalizedString("Zoom To Selection", comment: ""), action: #selector(doZoomToAutoSelection), target: self)
  182. return item
  183. }
  184. func setDefaultAnnotationPorpert(type:CAnnotationType) -> NSMenuItem {
  185. let item = NSMenuItem(title: NSLocalizedString("Set as Default", comment: ""), action: #selector(defaultAnnotationPorpert), target: self, tag: type.rawValue)
  186. return item
  187. }
  188. func enterAnnotationStype() -> NSMenuItem {
  189. let stypItem = NSMenuItem(title: NSLocalizedString("Annotate", comment: ""), action: nil, target: self)
  190. let stypeMenu = NSMenu()
  191. if listView.currentSelection != nil && listView.currentSelection.selectionType() == .text {
  192. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Highlight", comment: ""), action: #selector(menuItemAnnotationClick_add), target: self, tag: 0)
  193. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Underline", comment: ""), action: #selector(menuItemAnnotationClick_add), target: self, tag: 1)
  194. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Strikethrough", comment: ""), action: #selector(menuItemAnnotationClick_add), target: self, tag: 2)
  195. stypeMenu.addItem(NSMenuItem.separator())
  196. }
  197. // stypeMenu.addItem(withTitle: NSLocalizedString("Freehand", comment: ""), action: #selector(menuItemAnnotationClick_addStype), target: self, tag: 0)
  198. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Text Note", comment: ""), action: #selector(menuItemAnnotationClick_addStype), target: self, tag: 1)
  199. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Anchored Note", comment: ""), action: #selector(menuItemAnnotationClick_addStype), target: self, tag: 2)
  200. // stypeMenu.insertItem(NSMenuItem.separator(), at: 10000)
  201. stypeMenu.addItem(NSMenuItem.separator())
  202. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Rectangle", comment: ""), action: #selector(menuItemAnnotationClick_addStype), target: self, tag: 3)
  203. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Circle", comment: ""), action: #selector(menuItemAnnotationClick_addStype), target: self, tag: 4)
  204. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Arrow", comment: ""), action: #selector(menuItemAnnotationClick_addStype), target: self, tag: 5)
  205. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Line", comment: ""), action: #selector(menuItemAnnotationClick_addStype), target: self, tag: 6)
  206. // stypeMenu.insertItem(NSMenuItem.separator(), at: 10000)
  207. if self.isReadMode {
  208. } else {
  209. stypeMenu.addItem(NSMenuItem.separator())
  210. // _ = stypeMenu.addItem(withTitle: NSLocalizedString("Link", comment: ""), action: #selector(menuItemAnnotationClick_addStype), target: self, tag: 7)
  211. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Stamp", comment: ""), action: #selector(menuItemAnnotationClick_addStype), target: self, tag: 8)
  212. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Image", comment: ""), action: #selector(menuItemAnnotationClick_addStype), target: self, tag: 10)
  213. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Signature", comment: ""), action: #selector(menuItemAnnotationClick_addStype), target: self, tag: 9)
  214. }
  215. stypItem.submenu = stypeMenu
  216. if self.listView.annotationType == .ink {
  217. stypeMenu.item(withTitle: NSLocalizedString("Freehand", comment: ""))?.state = .on
  218. } else if self.listView.annotationType == .freeText {
  219. stypeMenu.item(withTitle: NSLocalizedString("Text Note", comment: ""))?.state = .on
  220. } else if self.listView.annotationType == .anchored {
  221. stypeMenu.item(withTitle: NSLocalizedString("Anchored Note", comment: ""))?.state = .on
  222. } else if self.listView.annotationType == .square {
  223. stypeMenu.item(withTitle: NSLocalizedString("Rectangle", comment: ""))?.state = .on
  224. } else if self.listView.annotationType == .circle {
  225. stypeMenu.item(withTitle: NSLocalizedString("Circle", comment: ""))?.state = .on
  226. } else if self.listView.annotationType == .arrow {
  227. stypeMenu.item(withTitle: NSLocalizedString("Arrow", comment: ""))?.state = .on
  228. } else if self.listView.annotationType == .line {
  229. stypeMenu.item(withTitle: NSLocalizedString("Line", comment: ""))?.state = .on
  230. } else if self.listView.annotationType == .link {
  231. stypeMenu.item(at: 7)?.state = .on
  232. } else if self.listView.annotationType == .stamp {
  233. stypeMenu.item(withTitle: NSLocalizedString("Stamp", comment: ""))?.state = .on
  234. } else if self.listView.annotationType == .signSignature {
  235. stypeMenu.item(withTitle: NSLocalizedString("Signature", comment: ""))?.state = .on
  236. }
  237. return stypItem
  238. }
  239. func setAnnotationToolStype() -> NSMenuItem {
  240. let stypItem = NSMenuItem(title: NSLocalizedString("Tool Mode", comment: ""), action: nil, target: self)
  241. let stypeMenu = NSMenu()
  242. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Text", comment: ""), action: #selector(menuItemAnnotationClick_toolModel), target: self, tag: CToolMode.textToolMode.rawValue)
  243. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Scroll", comment: ""), action: #selector(menuItemAnnotationClick_toolModel), target: self, tag: CToolMode.moveToolMode.rawValue)
  244. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Magnify", comment: ""), action: #selector(menuItemAnnotationClick_toolModel), target: self, tag: CToolMode.magnifyToolMode.rawValue)
  245. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Select", comment: ""), action: #selector(menuItemAnnotationClick_toolModel), target: self, tag: CToolMode.selectToolMode.rawValue)
  246. // stypeMenu.addItem(withTitle: NSLocalizedString("Zoom to Selected Area", comment: ""), action: #selector(menuItemAnnotationClick_toolModel), target: self, tag: 4)
  247. stypeMenu.insertItem(NSMenuItem.separator(), at: 4)
  248. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Highlight", comment: ""), action: #selector(changeAnnotationMode_itemAction), target: self, tag: CAnnotationType.highlight.rawValue)
  249. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Underline", comment: ""), action: #selector(changeAnnotationMode_itemAction), target: self, tag: CAnnotationType.underline.rawValue)
  250. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Strikethrough", comment: ""), action: #selector(changeAnnotationMode_itemAction), target: self, tag: CAnnotationType.strikeOut.rawValue)
  251. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Freehand", comment: ""), action: #selector(changeAnnotationMode_itemAction), target: self, tag: CAnnotationType.ink.rawValue)
  252. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Text Note", comment: ""), action: #selector(changeAnnotationMode_itemAction), target: self, tag: CAnnotationType.freeText.rawValue)
  253. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Anchored Note", comment: ""), action: #selector(changeAnnotationMode_itemAction), target: self, tag: CAnnotationType.anchored.rawValue)
  254. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Rectangle", comment: ""), action: #selector(changeAnnotationMode_itemAction), target: self, tag: CAnnotationType.square.rawValue)
  255. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Circle", comment: ""), action: #selector(changeAnnotationMode_itemAction), target: self, tag: CAnnotationType.circle.rawValue)
  256. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Arrow", comment: ""), action: #selector(changeAnnotationMode_itemAction), target: self, tag: CAnnotationType.arrow.rawValue)
  257. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Line", comment: ""), action: #selector(changeAnnotationMode_itemAction), target: self, tag: CAnnotationType.line.rawValue)
  258. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Link", comment: ""), action: #selector(changeAnnotationMode_itemAction), target: self, tag: CAnnotationType.link.rawValue)
  259. stypItem.submenu = stypeMenu
  260. if self.toolbarController.toolbarType == .Annatiton {
  261. stypeMenu.item(at: 0)?.state = .on
  262. } else if self.toolbarController.toolbarType == .Move {
  263. stypeMenu.item(at: 1)?.state = .on
  264. } else if self.toolbarController.toolbarType == .Magnify {
  265. stypeMenu.item(at: 2)?.state = .on
  266. } else if self.toolbarController.toolbarType == .Select {
  267. stypeMenu.item(at: 3)?.state = .on
  268. } else if self.toolbarController.toolbarType == .SelectZoom {
  269. stypeMenu.item(at: 4)?.state = .on
  270. }
  271. return stypItem
  272. }
  273. func addReadModelStype() -> NSMenuItem {
  274. var stypItem = NSMenuItem(title: NSLocalizedString("Read Mode On", comment: ""), action: #selector(openReadModel), target: self)
  275. if self.isReadMode {
  276. stypItem = NSMenuItem(title: NSLocalizedString("Read Mode Off", comment: ""), action: #selector(closeReadModel), target: self)
  277. }
  278. return stypItem
  279. }
  280. func addOutlineStype() -> NSMenuItem {
  281. let stypItem = NSMenuItem(title: NSLocalizedString("Add Outline Item", comment: ""), action: #selector(addOutLineItemAction), target: self)
  282. return stypItem
  283. }
  284. func setTTSStype() -> NSMenuItem {
  285. let stypItem = NSMenuItem(title: NSLocalizedString("TTS", comment: ""), action: #selector(showTTSView), target: self)
  286. return stypItem
  287. }
  288. func setShareStype() -> NSMenuItem {
  289. let stypItem = NSMenuItem(title: NSLocalizedString("Share", comment: ""), action: nil, target: self)
  290. var string = ""
  291. if listView.activeAnnotation != nil {
  292. string = self.listView?.activeAnnotation?.contents ?? ""
  293. }
  294. if string.count < 1{
  295. string = self.listView?.currentSelection?.string() ?? ""
  296. }
  297. stypItem.submenu = NSSharingServicePicker.menu(forSharingItems: [string], subjectContext: "", withTarget: self, selector: #selector(shareFromService), serviceDelegate: nil)
  298. return stypItem
  299. }
  300. func numberOfChars(_ str: String) -> (num: Int, indexN: Int) {
  301. var number = 0
  302. var indexN = 0
  303. guard str.count > 0 else {return (0, 0)}
  304. for i in 0...str.count - 1 {
  305. let c: unichar = (str as NSString).character(at: i)
  306. if (c >= 0x4E00) {
  307. number += 2
  308. }else {
  309. number += 1
  310. }
  311. if number > 56{
  312. indexN = i
  313. number = 100
  314. break
  315. }
  316. }
  317. return (number, indexN)
  318. }
  319. func setLookUpStype() -> NSMenuItem {
  320. guard let str = listView?.currentSelection?.string() else {
  321. return NSMenuItem.separator()
  322. }//String(format: "Look Up %@", listView?.currentSelection?.string() ?? "")
  323. let dic = numberOfChars(str)
  324. var newStr = str
  325. if dic.num == 100{
  326. newStr = str.prefix(dic.indexN) + "..."
  327. }
  328. newStr = NSLocalizedString("Look Up ", comment: "") + "\"" + newStr + "\""
  329. let stypItem = NSMenuItem(title: newStr, action: #selector(lookUpAction), target: self)
  330. return stypItem
  331. }
  332. func setSearchBaiduStype() -> NSMenuItem {
  333. let stypItem = NSMenuItem(title: NSLocalizedString("Search with Baidu", comment: ""), action: #selector(searchBaiduAction), target: self)
  334. return stypItem
  335. }
  336. func setCutStype() -> NSMenuItem {
  337. let stypItem = NSMenuItem(title: NSLocalizedString("Cut", comment: ""), action: #selector(cutAction), target: self)
  338. return stypItem
  339. }
  340. func setDeleteStype() -> NSMenuItem {
  341. let stypItem = NSMenuItem(title: NSLocalizedString("Delete", comment: ""), action: #selector(deleteAction), target: self)
  342. return stypItem
  343. }
  344. func setColorsStype() -> NSMenuItem {
  345. let stypItem = NSMenuItem(title: NSLocalizedString("Colors", comment: ""), action: #selector(ColorsItemAction), target: self)
  346. return stypItem
  347. }
  348. func setLinesStype() -> NSMenuItem {
  349. let stypItem = NSMenuItem(title: NSLocalizedString("Lines", comment: ""), action: #selector(LinesItemAction), target: self)
  350. return stypItem
  351. }
  352. func setEditNoteStype() -> NSMenuItem {
  353. let stypItem = NSMenuItem(title: NSLocalizedString("Edit Note", comment: ""), action: #selector(EditNoteItemAction), target: self)
  354. return stypItem
  355. }
  356. func setRotateStype() -> NSMenuItem {
  357. let stypItem = NSMenuItem(title: NSLocalizedString("Rotate", comment: ""), action: nil, target: self)
  358. let stypeMenu = NSMenu()
  359. let item1 = stypeMenu.addItem(withTitle: NSLocalizedString("Rotate Left", comment: ""), action: #selector(rotateLeftAction), target: self, tag: 0)
  360. let item2 = stypeMenu.addItem(withTitle: NSLocalizedString("Rotate Right", comment: ""), action: #selector(rotateRightAction), target: self, tag: 1)
  361. stypItem.submenu = stypeMenu
  362. if self.toolbarController.toolbarType == .Annatiton {
  363. stypeMenu.item(at: 0)?.state = .on
  364. } else if self.toolbarController.toolbarType == .Move {
  365. stypeMenu.item(at: 1)?.state = .on
  366. }
  367. return stypItem
  368. }
  369. func setNextPageStype() -> NSMenuItem {
  370. let stypItem = NSMenuItem(title: NSLocalizedString("Next Page", comment: ""), action: #selector(NextPageAction), target: self)
  371. stypItem.isEnabled = false
  372. if listView.canGoToNextPage() {
  373. stypItem.isEnabled = true
  374. }
  375. return stypItem
  376. }
  377. func setPreviousPageStype() -> NSMenuItem {
  378. let stypItem = NSMenuItem(title: NSLocalizedString("Previous Page", comment: ""), action: #selector(PreviousPageAction), target: self)
  379. stypItem.isEnabled = false
  380. if listView.canGoToPreviousPage() {
  381. stypItem.isEnabled = true
  382. }
  383. return stypItem
  384. }
  385. func setTranslateStype() -> NSMenuItem {
  386. let str = listView?.currentSelection?.string() ?? ""//String(format: "Translate %@", listView?.currentSelection?.string() ?? "")
  387. let dic = numberOfChars(str)
  388. var newStr = str
  389. if dic.num == 100{
  390. newStr = str.prefix(dic.indexN) + "..."
  391. }
  392. newStr = NSLocalizedString("Translate", comment: "") + " \"" + newStr + "\""
  393. let stypItem = NSMenuItem(title: newStr, action: #selector(TranslateItemAction), target: self)
  394. return stypItem
  395. }
  396. func setAutoScrollStype() -> NSMenuItem {
  397. let stypItem = NSMenuItem(title: NSLocalizedString("Auto Scroll", comment: ""), action: #selector(AutoScrollItemAction), target: self)
  398. stypItem.state = self.listView.isAutoFlow() ? .on : .off
  399. return stypItem
  400. }
  401. func setSnapshotStype() -> NSMenuItem {
  402. let stypItem = NSMenuItem(title: NSLocalizedString("Snapshot", comment: ""), action: nil, target: self)
  403. let stypeMenu = NSMenu()
  404. let item1 = stypeMenu.addItem(withTitle: NSLocalizedString("Auto", comment: ""), action: #selector(takeSnapshot), target: self, tag: 0)
  405. let item2 = stypeMenu.addItem(withTitle: NSLocalizedString("Select Area", comment: ""), action: #selector(takeSnapshotSelectContent), target: self, tag: 1)
  406. stypItem.submenu = stypeMenu
  407. // if self.toolbarController.toolbarType == .Annatiton {
  408. // stypeMenu.item(at: 0)?.state = .on
  409. // } else if self.toolbarController.toolbarType == .Move {
  410. // stypeMenu.item(at: 1)?.state = .on
  411. // }
  412. return stypItem
  413. }
  414. func setServicesStype() -> NSMenuItem {
  415. let stypItem = NSMenuItem(title: NSLocalizedString("Services", comment: ""), action: nil, target: self)
  416. let stypeMenu = NSMenu()
  417. let item1 = stypeMenu.addItem(withTitle: NSLocalizedString("Add to Music as a Spoken Track", comment: ""), action: #selector(AddtoMusicasASpokenTrack), target: self, tag: 0)
  418. let item2 = stypeMenu.addItem(withTitle: NSLocalizedString("Convert Text to Simplified Chinese", comment: ""), action: #selector(ConvertTextToSimplifiedChinese), target: self, tag: 1)
  419. let item3 = stypeMenu.addItem(withTitle: NSLocalizedString("Convert Text to Traditional Chinese", comment: ""), action: #selector(ConvertTextToTraditionalChinese), target: self, tag: 2)
  420. let item4 = stypeMenu.addItem(withTitle: NSLocalizedString("Open", comment: ""), action: #selector(OpenItemAction), target: self, tag: 3)
  421. let item5 = stypeMenu.addItem(withTitle: NSLocalizedString("Search With Baidu", comment: ""), action: #selector(searchBaiduAction), target: self, tag: 4)
  422. let item6 = stypeMenu.addItem(withTitle: NSLocalizedString("Show in Finder", comment: ""), action: #selector(showInFinder), target: self, tag: 4)
  423. let item7 = stypeMenu.addItem(withTitle: NSLocalizedString("Show Info in Finder", comment: ""), action: #selector(showInfoInFinder), target: self, tag: 5)
  424. stypItem.submenu = stypeMenu
  425. // if self.toolbarController.toolbarType == .Annatiton {
  426. // stypeMenu.item(at: 0)?.state = .on
  427. // } else if self.toolbarController.toolbarType == .Move {
  428. // stypeMenu.item(at: 1)?.state = .on
  429. // }
  430. return stypItem
  431. }
  432. func setCropStype() -> NSMenuItem {
  433. let stypItem = NSMenuItem(title: NSLocalizedString("Crop", comment: ""), action: nil, target: self)
  434. let stypeMenu = NSMenu()
  435. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Crop All Pages", comment: ""), action: #selector(cropAllPageItem), target: self, tag: 0)
  436. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Crop Current Page", comment: ""), action: #selector(cropCurrentPageItem), target: self, tag: 1)
  437. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Auto Crop – Separate", comment: ""), action: #selector(autoCropAllItem), target: self, tag: 2)
  438. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Auto Crop – Combined", comment: ""), action: #selector(smartAutoCropAllItem), target: self, tag: 3)
  439. if NSIsEmptyRect(listView.selectionRect){
  440. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Select Area", comment: ""), action: #selector(selectToolModel), target: self, tag: 4)
  441. _ = stypeMenu.addItem(withTitle: NSLocalizedString("Crop Options...", comment: ""), action: #selector(customCropModel), target: self, tag: 5)
  442. }
  443. stypItem.submenu = stypeMenu
  444. // if self.toolbarController.toolbarType == .Annatiton {
  445. // stypeMenu.item(at: 0)?.state = .on
  446. // } else if self.toolbarController.toolbarType == .Move {
  447. // stypeMenu.item(at: 1)?.state = .on
  448. // } else if self.toolbarController.toolbarType == .Magnify {
  449. // stypeMenu.item(at: 2)?.state = .on
  450. // } else if self.toolbarController.toolbarType == .Select {
  451. // stypeMenu.item(at: 3)?.state = .on
  452. // } else if self.toolbarController.toolbarType == .SelectZoom {
  453. // stypeMenu.item(at: 4)?.state = .on
  454. // }
  455. return stypItem
  456. }
  457. func setAITranslateStype() -> NSMenuItem {
  458. let stypItem = NSMenuItem(title: NSLocalizedString("AI Translate", comment: ""), action: #selector(AITranslateItemAction), target: self)
  459. stypItem.state = self.listView.isAutoFlow() ? .on : .off
  460. return stypItem
  461. }
  462. func setAIProofreadStype() -> NSMenuItem {
  463. let stypItem = NSMenuItem(title: NSLocalizedString("AI Proofread", comment: ""), action: #selector(AIProofreadItemAction), target: self)
  464. stypItem.state = self.listView.isAutoFlow() ? .on : .off
  465. return stypItem
  466. }
  467. func setAIRewriteStype() -> NSMenuItem {
  468. let stypItem = NSMenuItem(title: NSLocalizedString("AI Rewrite", comment: ""), action: #selector(AIRewriteItemAction), target: self)
  469. stypItem.state = self.listView.isAutoFlow() ? .on : .off
  470. return stypItem
  471. }
  472. func addHighlightLinksStype() -> NSMenuItem {
  473. let highlightLink = KMPreferenceManager.shared.highlightLinks
  474. var highlightLinkTitle = NSLocalizedString("Highlight Links", comment: "")
  475. if highlightLink {
  476. highlightLinkTitle = NSLocalizedString("Disable Highlight Links", comment: "")
  477. }
  478. let highlightLinksItem = NSMenuItem(title: highlightLinkTitle, action: #selector(highlightLinks), target: self)
  479. return highlightLinksItem
  480. }
  481. func addAnnotationForStyleMenu(_ item: NSMenuItem?) {
  482. if item == nil {
  483. return
  484. }
  485. let menu = NSMenu()
  486. item?.submenu = menu
  487. let height = NSMenuItem(title: NSLocalizedString("Highlight", comment: ""), action: #selector(menuItemAnnotationClick_add), target: self, tag: 0)
  488. let underline = NSMenuItem(title: NSLocalizedString("Underline", comment: ""), action: #selector(menuItemAnnotationClick_add), target: self, tag: 1)
  489. let strickout = NSMenuItem(title: NSLocalizedString("Strikethrough", comment: ""), action: #selector(menuItemAnnotationClick_add), target: self, tag: 2)
  490. let text = NSMenuItem(title: NSLocalizedString("Text", comment: ""), action: #selector(menuItemAnnotationClick_add), target: self, tag: 3)
  491. let note = NSMenuItem(title: NSLocalizedString("Note", comment: ""), action: #selector(menuItemAnnotationClick_add), target: self, tag: 4)
  492. let rectangle = NSMenuItem(title: NSLocalizedString("Rectangle", comment: ""), action: #selector(menuItemAnnotationClick_add), target: self, tag: 5)
  493. let oval = NSMenuItem(title: NSLocalizedString("Oval", comment: ""), action: #selector(menuItemAnnotationClick_add), target: self, tag: 6)
  494. let line = NSMenuItem(title: NSLocalizedString("Line", comment: ""), action: #selector(menuItemAnnotationClick_add), target: self, tag: 7)
  495. let link = NSMenuItem(title: NSLocalizedString("Add Link", comment: ""), action: #selector(menuItemAnnotationClick_add), target: self, tag: 8)
  496. let outline = NSMenuItem(title: NSLocalizedString("Add Outline", comment: ""), action: #selector(menuItemAnnotationClick_add), target: self, tag: 9)
  497. let aiTranslation = NSMenuItem(title: NSLocalizedString("AI Translation", comment: ""), action: #selector(aiTranslationAction), target: self)
  498. // let tts = NSMenuItem(title: NSLocalizedString("TTS", comment: ""), action: #selector(menuItemAnnotationClick_add), target: self, tag: 10)!
  499. menu.insertItem(NSMenuItem.separator(), at: menu.items.count)
  500. if listView.currentSelection.selectionType() != .image {
  501. menu.insertItem(height, at: menu.items.count)
  502. menu.insertItem(underline, at: menu.items.count)
  503. menu.insertItem(strickout, at: menu.items.count)
  504. menu.insertItem(NSMenuItem.separator(), at: menu.items.count)
  505. }
  506. if self.isReadMode {
  507. } else {
  508. if listView.currentSelection.selectionType() != .image &&
  509. listView.currentSelection.selectionType() != .text {
  510. menu.insertItem(text, at: menu.items.count)
  511. menu.insertItem(note, at: menu.items.count)
  512. }
  513. }
  514. if self.isReadMode {
  515. } else {
  516. if listView.currentSelection.selectionType() != .image {
  517. menu.insertItem(NSMenuItem.separator(), at: menu.items.count)
  518. menu.insertItem(rectangle, at: menu.items.count)
  519. menu.insertItem(oval, at: menu.items.count)
  520. }
  521. }
  522. if self.isReadMode {
  523. } else {
  524. if listView.currentSelection.selectionType() != .image &&
  525. listView.currentSelection.selectionType() != .text {
  526. menu.insertItem(line, at: menu.items.count)
  527. }
  528. }
  529. menu.insertItem(NSMenuItem.separator(), at: menu.items.count)
  530. if self.isReadMode {
  531. } else {
  532. menu.insertItem(link, at: menu.items.count)
  533. }
  534. if self.isReadMode {
  535. } else {
  536. if listView.currentSelection.selectionType() != .image {
  537. menu.insertItem(outline, at: menu.items.count)
  538. }
  539. }
  540. menu.insertItem(NSMenuItem.separator(), at: menu.items.count)
  541. if self.isReadMode {
  542. } else {
  543. if (listView.currentSelection.selectionType() != .image) {
  544. menu.insertItem(aiTranslation, at: menu.items.count)
  545. }
  546. }
  547. menu.insertItem(NSMenuItem.separator(), at: menu.items.count)
  548. }
  549. func addBookmarkMenu() -> NSMenuItem {
  550. if self.listView.document.bookmark(forPageIndex: UInt(self.listView.currentPageIndex)) == nil {
  551. let bookMarkItem = NSMenuItem(title: NSLocalizedString("Add Bookmark", comment: ""), action: #selector(menuItemBookMarkClick_add), target: self)
  552. return bookMarkItem
  553. } else {
  554. let bookMarkItem = NSMenuItem(title: NSLocalizedString("Remove Bookmark", comment: ""), action: #selector(menuItemBookMarkClick_add), target: self)
  555. return bookMarkItem
  556. }
  557. }
  558. func findStringMenu() -> NSMenuItem {
  559. let menuItem = NSMenuItem(title: NSLocalizedString("Find", comment: ""), action: #selector(menuItemAnnotationClick_FindString), target: self)
  560. menuItem.keyEquivalent = "f"
  561. return menuItem
  562. }
  563. func printingMenu() -> NSMenuItem {
  564. let menuItem = NSMenuItem(title: NSLocalizedString("Print", comment: ""), action: #selector(menuItemAnnotationClick_Print), keyEquivalent: "p")
  565. return menuItem
  566. }
  567. func fontSizes()->NSArray {
  568. return ["6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "24", "36", "48", "72", "96", "144", "288"]
  569. }
  570. func handleRightMouseDown(theEvent: NSEvent) -> Bool {
  571. if interactionMode == .presentation {
  572. listView.goToPreviousPage(nil)
  573. return true
  574. }
  575. return false
  576. }
  577. func canEnterFullscreen() -> Bool {
  578. if (mwcFlags.isSwitchingFullScreen != 0) {
  579. return false
  580. }
  581. if useNativeFullScreen() {
  582. return interactionMode == .normal || interactionMode == .presentation
  583. } else {
  584. return !self.listView.document.isLocked && (interactionMode == .normal || interactionMode == .presentation) && self.view.window?.tabbedWindows?.count ?? 0 < 2
  585. }
  586. }
  587. override func canEnterPresentation() -> Bool {
  588. let can = super.canEnterPresentation()
  589. if can == false {
  590. return false
  591. }
  592. guard let doc = self.listView?.document, doc.isLocked == false else {
  593. return false
  594. }
  595. return can
  596. }
  597. func useNativeFullScreen() -> Bool {
  598. var isFull = false
  599. // NSWindow.instancesRespond(toSelector: #selector(toggleFullScreen:))
  600. let sel = NSSelectorFromString("toggleFullscreen:")
  601. if NSWindow.instancesRespond(to: sel) && UserDefaults.standard.bool(forKey: "SKUseLegacyFullScreenKey"){
  602. isFull = true
  603. }
  604. return isFull
  605. }
  606. func enterPresentation() {
  607. self.view.window?.enterPresentation(provider: self)
  608. }
  609. func removeBlankingWindows() {
  610. // blankingWindows.makeObjectsPerform(#selector(fadeOut))
  611. // blankingWindows = nil
  612. }
  613. func hideLeftSideWindow() {
  614. // if leftSideViewController.view.window == leftSideWindow {
  615. // self.leftView.remove()
  616. // if leftSideWindow.firstResponder()?.isDescendant(of: leftSideController.view()) {
  617. // leftSideWindow.makeFirstResponder(nil)
  618. // }
  619. // leftSideController.view().setFrame(SKShrinkRect(NSInsetRect(leftSideContentView.bounds, -1.0, -1.0), 1.0, .maxYEdge))
  620. // leftSideContentView.addSubview(leftSideController.view())
  621. //
  622. // if self.interactionMode() == SKPresentationMode {
  623. // self.setLeftSidePaneState(mwcFlags.savedLeftSidePaneState)
  624. // }
  625. //
  626. // leftSideWindow = nil
  627. // }
  628. }
  629. func hideRightSideWindow() {
  630. // if rightSideController.view().window() == rightSideWindow {
  631. // rightSideWindow.remove()
  632. // if rightSideWindow.firstResponder()?.isDescendant(of: rightSideController.view()) {
  633. // rightSideWindow.makeFirstResponder(nil)
  634. // }
  635. // rightSideController.view().setFrame(SKShrinkRect(NSInsetRect(rightSideContentView.bounds, -1.0, -1.0), 1.0, .maxYEdge))
  636. // rightSideContentView.addSubview(rightSideController.view())
  637. //
  638. // rightSideWindow = nil
  639. // }
  640. }
  641. func forceSubwindowsOnTop(_ flag: Bool) {
  642. // let winC: NSWindowController = self.kmCurrentWindowC!
  643. // for wc in winC.document!.windowControllers {
  644. // let sel = NSSelectorFromString("setForceOnTop:")
  645. // if wc.responds(to: sel){
  646. // wc.
  647. // }
  648. // }
  649. }
  650. func enterPresentationMode() {
  651. let scrollView = listView.documentView().enclosingScrollView
  652. savedNormalSetup.setValue(scrollView?.hasHorizontalScroller, forKey: KMMainModel.Key.kHasHorizontalScroller)
  653. savedNormalSetup.setValue(scrollView?.hasVerticalScroller, forKey: KMMainModel.Key.kHasVerticalsCroller)
  654. savedNormalSetup.setValue(scrollView?.autohidesScrollers, forKey: KMMainModel.Key.kAutoHidesScrollers)
  655. // Set up presentation mode
  656. // if RUNNING(version: 10_12) {
  657. // pdfView.setBackgroundColor(NSColor.black)
  658. // } else {
  659. listView.backgroundColor = NSColor.clear
  660. // }
  661. listView.setDisplay(.singlePage)
  662. listView.autoScales = true
  663. listView.displayBox = .cropBox
  664. listView.displaysPageBreaks = false
  665. scrollView?.autohidesScrollers = true
  666. scrollView?.hasHorizontalScroller = false
  667. scrollView?.hasVerticalScroller = false
  668. listView.setCurrentSelection(nil, animate: true)
  669. // if listView.hasReadingBar() {
  670. // listView.toggleReadingBar()
  671. // }
  672. // myDocument!.currentPage(presentationNotesDocument.pdfDocument().page(at: listView.currentPage().pageIndex()))
  673. // Prevent sleep
  674. // if activityAssertionID == kIOPMNullAssertionID && kIOReturnSuccess != IOPMAssertionCreateWithName(kIOPMAssertionTypeNoDisplaySleep, kIOPMAssertionLevelOn, "Skim" as CFString, &activityAssertionID) {
  675. // activityAssertionID = kIOPMNullAssertionID
  676. // }
  677. }
  678. func exitFullscreenMode() {
  679. if self.interactionMode == .presentation {
  680. self.exitPresentationMode()
  681. }
  682. self.applyPDFSettings(self.savedNormalSetup)
  683. self.savedNormalSetup.removeAllObjects()
  684. self.listView.layoutDocumentView()
  685. self.listView.requiresDisplay()
  686. // if ([[[self pdfView] currentPage] isEqual:page] == NO)
  687. // [[self pdfView] goToPage:page];
  688. if let backgroundColor = UserDefaults.standard.color(forKey: KMBackgroundColorKey) {
  689. self.listView.backgroundColor = backgroundColor
  690. self.secondaryPdfView?.backgroundColor = backgroundColor
  691. }
  692. }
  693. func applyPDFSettings(_ setup: NSDictionary) {
  694. if let data = setup.object(forKey: KMMainModel.Key.kAutoScales) as? NSNumber {
  695. self.listView.autoScales = data.boolValue
  696. }
  697. if self.listView.autoScales == false {
  698. if let data = setup.object(forKey: KMMainModel.Key.kScaleFactor) as? NSNumber {
  699. self.listView.scaleFactor = data.floatValue.cgFloat
  700. }
  701. }
  702. if let data = setup.object(forKey: KMMainModel.Key.kDisplayMode) as? NSNumber {
  703. self.listView.setDisplay(CPDFDisplayViewMode(rawValue: data.intValue) ?? .singlePage)
  704. }
  705. if let data = setup.object(forKey: KMMainModel.Key.kDisplaysAsBook) as? NSNumber {
  706. self.listView.displaysAsBook = data.boolValue
  707. }
  708. if let data = setup.object(forKey: KMMainModel.Key.kDisplaysPageBreaks) as? NSNumber {
  709. self.listView.displaysPageBreaks = data.boolValue
  710. }
  711. if let data = setup.object(forKey: KMMainModel.Key.kDisplayBox) as? NSNumber {
  712. self.listView.displayBox = CPDFDisplayBox(rawValue: data.intValue) ?? .cropBox
  713. }
  714. self.listView.layoutDocumentView()
  715. // self.savePageNumberIfNeed()
  716. }
  717. func exitPresentationMode() {
  718. // if (activityAssertionID != kIOPMNullAssertionID && kIOReturnSuccess == IOPMAssertionRelease(activityAssertionID))
  719. // activityAssertionID = kIOPMNullAssertionID;
  720. //
  721. // NSScrollView *scrollView = [[pdfView documentView] enclosingScrollView];
  722. // [scrollView setHasHorizontalScroller:[[savedNormalSetup objectForKey:HASHORIZONTALSCROLLER_KEY] boolValue]];
  723. // [scrollView setHasVerticalScroller:[[savedNormalSetup objectForKey:HASVERTICALSCROLLER_KEY] boolValue]];
  724. // [scrollView setAutohidesScrollers:[[savedNormalSetup objectForKey:AUTOHIDESSCROLLERS_KEY] boolValue]];
  725. self.selectDisplay(display: KMPDFDisplayType(rawValue: KMPDFDisplayType.RawValue(self.listView.fetchDisplayViewMode().rawValue)) ?? .singlePage, viewSettingIsReload: false)
  726. // NotificationCenter.default.post(name: NSNotification.Name(rawValue: "CPDFListViewDisplayModeChangeNotification"), object: nil)
  727. }
  728. func currentPDFSettings() -> NSDictionary {
  729. let setup = NSMutableDictionary()
  730. setup[KMMainModel.Key.kDisplaysPageBreaks] = NSNumber(value: listView.displaysPageBreaks)
  731. setup[KMMainModel.Key.kDisplaysAsBook] = NSNumber(value: listView.displaysAsBook)
  732. setup[KMMainModel.Key.kDisplayBox] = NSNumber(value: listView.displayBox.rawValue)
  733. setup[KMMainModel.Key.kScaleFactor] = NSNumber(value: listView.scaleFactor)
  734. setup[KMMainModel.Key.kAutoScales] = NSNumber(value: listView.autoScales)
  735. setup[KMMainModel.Key.kDisplayMode] = NSNumber(value: listView.fetchDisplayViewMode().rawValue)
  736. return setup
  737. }
  738. //MARK: menuItem Action
  739. @objc func menuItemEditingClick_FontColor(sender: NSMenuItem) {
  740. let color = listView.editingSelectionFontColor()
  741. let panel = NSColorPanel.shared
  742. panel.setTarget(self)
  743. panel.setAction(#selector(fontColorChangeAction))
  744. panel.orderFront(nil)
  745. panel.showsAlpha = false
  746. panel.color = color ?? NSColor.black
  747. }
  748. @objc func fontColorChangeAction(sender: NSColorPanel) {
  749. self.listView.setEditingSelectionFontColor(sender.color)
  750. }
  751. @objc func menuItemEditingClick_FontSize(sender: NSMenuItem) {
  752. let fontSize = self.fontSizes().object(at: sender.tag)
  753. self.listView.setEditingSelectionFontSize(CGFloat(Int(fontSize as! String)!))
  754. }
  755. @objc func addImageText(sender: NSMenuItem) {
  756. let event = NSApp.currentEvent
  757. let clickLocation = event?.locationInWindow
  758. var point = self.listView.convert(clickLocation!, from: NSApp.mainWindow?.contentView)
  759. var point2 = self.listView.convert(point, to: self.listView.currentPage())
  760. point2 = CGPoint(x: self.listView.bounds.width - point2.x, y: self.listView.bounds.height - point2.y)
  761. point = point2
  762. if sender.tag == 0 {
  763. KMPrint("添加文字")
  764. let isSelect = self.toolbarController.findItem(KMToolbarAddTextEditPDFItemIdentifier)?.isSelected ?? false
  765. if !isSelect {
  766. self.toolbarController.selectItem(KMToolbarAddTextEditPDFItemIdentifier)
  767. }
  768. // self.pdfViewEditingAddTextArea(self.listView, add: CGRectMake(point.x, point.y, 0, 0))
  769. } else if sender.tag == 1 {
  770. KMPrint("添加图片")
  771. let isSelect = self.toolbarController.findItem(KMToolbarAddImageEditPDFItemIdentifier)?.isSelected ?? false
  772. if !isSelect {
  773. self.toolbarController.selectItem(KMToolbarAddImageEditPDFItemIdentifier)
  774. }
  775. // self.pdfViewEditingAddImageArea(self.listView, add: CGRectMake(point.x, point.y, 0, 0))
  776. } else if sender.tag == 2 {
  777. KMPrint("粘贴")
  778. }
  779. }
  780. @objc func menuItemEditingClick_CropImage(sender: NSMenuItem) {
  781. if self.rightSideViewController.eidtPDFImageProperty != nil {
  782. self.rightSideViewController.eidtPDFImageProperty.confirmVCImageAction((Any).self)
  783. } else {
  784. if self.listView.cropAreas != nil && self.listView.selectImageAreas != nil{
  785. self.listView.cropEditImageArea(self.listView.selectImageAreas, withBounds: self.listView.cropAreas.cropRect)
  786. }
  787. }
  788. }
  789. @objc func menuItemEditingClick_CancelCrop(sender: NSMenuItem) {
  790. if self.rightSideViewController.eidtPDFImageProperty != nil {
  791. self.rightSideViewController.eidtPDFImageProperty?.cancelCutImageAction("")
  792. } else {
  793. self.listView.exitCrop(with: self.listView.selectImageAreas)
  794. self.listView.cropAreas = nil
  795. self.listView.isEditImage = false
  796. }
  797. }
  798. @objc func menuItemEditingClick_RestoreCrop(sender: NSMenuItem) {
  799. if self.rightSideViewController.eidtPDFImageProperty != nil {
  800. self.rightSideViewController.eidtPDFImageProperty?.restoreCutImageAction("")
  801. } else {
  802. self.listView.resetCrop(with: self.listView.selectImageAreas)
  803. }
  804. }
  805. @objc func menuItemEditingClick_CutImage(sender: NSMenuItem) {
  806. if self.listView.selectImageAreas != nil {
  807. self.listView.isEditImage = true
  808. self.listView.enterCrop(with: self.listView.selectImageAreas)
  809. self.rightSideViewController.eidtPDFImageProperty.updateButtonState(hidden: false)
  810. }
  811. }
  812. @objc func menuItemEditingClick_ReplaceImage(sender: NSMenuItem) {
  813. if self.listView.selectImageAreas == nil {
  814. return
  815. }
  816. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_PageEdit", withProperties: ["SubTbr_Btn": "Btn_SubTbr_PageEdit_Replace"])
  817. let panel = NSOpenPanel()
  818. panel.allowsMultipleSelection = false
  819. panel.allowedFileTypes = ["png","jpg"]
  820. panel.beginSheetModal(for: NSApp.mainWindow!) { response in
  821. if response == .OK {
  822. let openPath = panel.url?.path
  823. let s = self.listView.replace(self.listView.selectImageAreas, imagePath: openPath!)
  824. if s {
  825. }
  826. }
  827. }
  828. }
  829. @objc func menuItemEditingClick_ExportImage(sender: NSMenuItem) {
  830. if self.listView.selectImageAreas == nil {
  831. return
  832. }
  833. let panel = NSSavePanel()
  834. // panel.nameFieldStringValue = "[新文件].png"
  835. panel.nameFieldStringValue = "\(NSLocalizedString("Untitled", comment: "")).jpg"
  836. // let button = NSButton.init(checkboxWithTitle: "保存后打开文档", target: nil, action: nil)
  837. // button.state = .on
  838. // panel.accessoryView = button
  839. panel.isExtensionHidden = true
  840. let response = panel.runModal()
  841. if response == .OK {
  842. let url = panel.url
  843. if FileManager.default.fileExists(atPath: url!.path) {
  844. try?FileManager.default.removeItem(atPath: url!.path)
  845. }
  846. let result = self.listView.extractImage(with: self.listView.selectImageAreas, toImagePath: url!.path)
  847. if result {
  848. NSWorkspace.shared.activateFileViewerSelecting([url!])
  849. // if button.state == .on { /// 开启文档
  850. // NSWorkspace.shared.openFile(url!.path)
  851. // } else {
  852. //
  853. // }
  854. }
  855. }
  856. }
  857. @objc func AddtoMusicasASpokenTrack(sender: NSMenuItem) {
  858. }
  859. @objc func ConvertTextToSimplifiedChinese(sender: NSMenuItem) {
  860. }
  861. @objc func ConvertTextToTraditionalChinese(sender: NSMenuItem) {
  862. }
  863. @objc func OpenItemAction(sender: NSMenuItem) {
  864. }
  865. @objc func cropAllPageItem(sender: NSMenuItem) {
  866. self.cropAll(nil)
  867. }
  868. @objc func cropCurrentPageItem(sender: NSMenuItem) {
  869. self.crop(nil)
  870. }
  871. @objc func autoCropAllItem(sender: NSMenuItem) {
  872. self.autoCropAll(nil)
  873. }
  874. @objc func smartAutoCropAllItem(sender: NSMenuItem) {
  875. self.smartAutoCropAll(nil)
  876. }
  877. @objc func customCropModel(sender: NSMenuItem) {
  878. let pdfDoc: CPDFDocument = self.listView.document
  879. if !pdfDoc.allowsCopying || !pdfDoc.allowsPrinting {
  880. let alert = NSAlert()
  881. alert.alertStyle = .critical
  882. alert.messageText = NSLocalizedString("This is a secured document. Editing is not permitted.", comment: "")
  883. alert.runModal()
  884. return
  885. }
  886. let window = NSWindow.currentWindow()
  887. let currentPage = pdfDoc.index(for: self.listView.currentPage())
  888. let cropVC = KMPDFCropWindowController(document: pdfDoc, pwd: "", currentPage: Int(currentPage), cropSize: CGRectMake(100, 100, 50, 80), selectPageString: "\(currentPage)")
  889. window.km_beginSheet(windowC: cropVC)
  890. cropVC.cropWindowCloseBlock = { [weak self] doc in
  891. window.km_quick_endSheet()
  892. let isSuccessful = doc.write(to: self?.listView.document.documentURL)
  893. if isSuccessful {
  894. if let documen = CPDFDocument(url: self?.document?.documentURL) {
  895. if documen.isLocked {
  896. documen.unlock(withPassword: pdfDoc.password)
  897. }
  898. self?.setDocument = documen
  899. }
  900. }
  901. }
  902. }
  903. @objc func rotateRightAction(sender: NSMenuItem) {
  904. }
  905. @objc func rotateLeftAction(sender: NSMenuItem) {
  906. }
  907. @objc func menuItemAnnotationClick_toolModel(sender: NSMenuItem) {
  908. self.listView.toolMode = .noteToolMode
  909. var identifier = KMDocumentAnnotationToolbarItemIdentifier
  910. var model : KMToolbarViewType = .None
  911. switch sender.tag {
  912. case 0:
  913. identifier = KMDocumentAnnotationToolbarItemIdentifier
  914. model = .Annatiton
  915. case 1:
  916. identifier = KMToolbarMoveToolModeItemIdentifier
  917. model = .Move
  918. case 2:
  919. identifier = KMToolbarMagnifyToolModeItemIdentifier
  920. model = .Magnify
  921. case 3:
  922. identifier = KMToolbarSelectToolModeItemIdentifier
  923. model = .Select
  924. case 4:
  925. identifier = KMToolbarZoomToSelectionItemIdentifier
  926. model = .SelectZoom
  927. default:
  928. break
  929. }
  930. let item : KMToolbarItemView = (self.toolbarController.mainToolBarView?.toolbarItemFindItemIdentifiers(value: identifier))!
  931. self.toolbarController.mainToolBarView?.delegate?.toolbarViewController?(self.toolbarController.mainToolBarView!, clickMode:model, toolbar: item, [])
  932. }
  933. @objc func changeAnnotationMode_itemAction(sender : NSMenuItem) {
  934. var itemId: String?
  935. if sender.tag == CAnnotationType.highlight.rawValue {
  936. itemId = KMToolbarHighlightAnnotationItemIdentifier
  937. } else if sender.tag == CAnnotationType.underline.rawValue {
  938. itemId = KMToolbarUnderlineAnnotationItemIdentifier
  939. } else if sender.tag == CAnnotationType.strikeOut.rawValue {
  940. itemId = KMToolbarStrikeOutAnnotationItemIdentifier
  941. } else if sender.tag == CAnnotationType.ink.rawValue {
  942. itemId = KMToolbarInkAnnotationItemIdentifier
  943. } else if sender.tag == CAnnotationType.freeText.rawValue {
  944. itemId = KMToolbarFreeTextAnnotationItemIdentifier
  945. } else if sender.tag == CAnnotationType.anchored.rawValue {
  946. itemId = KMToolbarAnchoredAnnotationItemIdentifier
  947. } else if sender.tag == CAnnotationType.square.rawValue {
  948. itemId = KMToolbarSquareAnnotationItemIdentifier
  949. } else if sender.tag == CAnnotationType.circle.rawValue {
  950. itemId = KMToolbarCircleAnnotationItemIdentifier
  951. } else if sender.tag == CAnnotationType.arrow.rawValue {
  952. itemId = KMToolbarArrowAnnotationItemIdentifier
  953. } else if sender.tag == CAnnotationType.line.rawValue {
  954. itemId = KMToolbarLineAnnotationItemIdentifier
  955. } else if sender.tag == CAnnotationType.link.rawValue {
  956. itemId = KMToolbarLinkAnnotationItemIdentifier
  957. }
  958. if let data = itemId {
  959. self.toolbarController.clickItem(data)
  960. }
  961. }
  962. @objc func menuItemAnnotationClick_add(sender : NSMenuItem) {
  963. var annotationType : CAnnotationType = .unkown
  964. switch sender.tag {
  965. case 0:
  966. annotationType = .highlight
  967. case 1:
  968. annotationType = .underline
  969. case 2:
  970. annotationType = .strikeOut
  971. case 3:
  972. annotationType = .freeText
  973. case 4:
  974. annotationType = .anchored
  975. case 5:
  976. annotationType = .square
  977. case 6:
  978. annotationType = .circle
  979. case 7:
  980. annotationType = .line
  981. case 8:
  982. annotationType = .link
  983. case 9:
  984. // var newOutline : CPDFOutline = CPDFOutline()
  985. // newOutline.label = "11111111"
  986. // let des = self.listView.currentDestination
  987. // if "\(des?.point.x ?? 0)" != "nan" {
  988. // newOutline.destination = self.listView.currentDestination
  989. // } else {
  990. // let destination : CPDFDestination = CPDFDestination(document: self.listView.document, pageIndex: self.listView.currentPageIndex, at: CGPoint(x: 0, y: 0), zoom: self.listView.scaleFactor)
  991. // newOutline.destination = destination
  992. // }
  993. // let current = self.listView.document.outlineRoot().insertChild(at: 0) ?? CPDFOutline()
  994. // let parent = current.parent ?? CPDFOutline()
  995. // let index = current.index + 1
  996. // parent.insertChild(newOutline, at: index)
  997. if self.model.leftPanelOpen == false || self.leftSideViewController.type.methodType != .Outline {
  998. self.leftSideViewController.refreshMethodType(methodType: .Outline)
  999. }
  1000. // self.leftSideViewController.outlineViewController.addItemAction()
  1001. return
  1002. case 10:
  1003. annotationType = .unkown
  1004. default:
  1005. break
  1006. }
  1007. if (annotationType != .link) {
  1008. self.listView.addAnnotation(with: annotationType, selection: self.listView.currentSelection, page: self.listView.currentSelection.page, bounds: self.listView.currentSelection.bounds)
  1009. self.listView.currentSelection = nil;
  1010. return
  1011. }
  1012. // link
  1013. let selection = self.listView.currentSelection
  1014. self.toolbarController.selectItem(KMToolbarLinkAnnotationItemIdentifier)
  1015. DispatchQueue.main.async {
  1016. Task { @MainActor in
  1017. let annotation = self.listView.addAnnotation(with: annotationType, selection: selection, page: selection?.page, bounds: selection!.bounds)
  1018. self.listView.currentSelection = nil;
  1019. if (annotation != nil) {
  1020. self.listView.updateActiveAnnotations([annotation!])
  1021. }
  1022. }
  1023. }
  1024. }
  1025. @objc func aiTranslationAction(sender: NSMenuItem) {
  1026. let content = self.listView.currentSelection.string() ?? ""
  1027. let origin = self.listView.currentSelection.bounds.origin
  1028. self.aiTranslationWindow = KMAITranslationWindowController.init(windowNibName: "KMAITranslationWindowController")
  1029. self.aiTranslationWindow?.content = content
  1030. self.view.window!.addChildWindow(self.aiTranslationWindow!.window!, ordered: NSWindow.OrderingMode.above)
  1031. self.aiTranslationWindow!.window?.center()
  1032. }
  1033. @objc func menuItemAnnotationClick_addStype(sender: NSMenuItem) {
  1034. Task { @MainActor in
  1035. let idx = sender.tag
  1036. if idx == 10 {
  1037. if IAPProductsManager.default().isAvailableAllFunction() == false {
  1038. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  1039. return
  1040. }
  1041. }
  1042. var point = mouseRightMenuEvent?.locationInWindow
  1043. if (point == nil) {
  1044. point = NSZeroPoint
  1045. }
  1046. let currentPoint: NSPoint = self.listView.convert(point!, from: self.listView.superview)
  1047. let currentPage = self.listView.page(for: currentPoint, nearest: true)
  1048. var pagePoint = self.listView.convert(currentPoint, to: currentPage)
  1049. var annotation: CPDFAnnotation?
  1050. if self.isReadMode {
  1051. if (sender.tag == 0 || sender.tag == 7 || sender.tag == 8 || sender.tag == 9) { // Ink & Link & stamp & sign
  1052. self.listView.toolMode = .noteToolMode
  1053. }
  1054. switch sender.tag {
  1055. case 0:
  1056. self.listView.annotationType = CAnnotationType.ink
  1057. case 1:
  1058. // self.listView.annotationType = CAnnotationType.freeText
  1059. let defaultSize = self.listView.defaultSize(with: .freeText, in: currentPage)
  1060. let bounds = CPDFListViewRectFromCenterAndSize(CPDFListViewIntegralPoint(pagePoint), defaultSize)
  1061. annotation = self.listView.addAnnotation(with: .freeText, selection: nil, page: currentPage, bounds: bounds)
  1062. if ((annotation) != nil) {
  1063. self.listView.updateActiveAnnotations([annotation!])
  1064. self.listView.edit(annotation)
  1065. }
  1066. case 2:
  1067. // self.listView.annotationType = CAnnotationType.anchored
  1068. let defaultSize = self.listView.defaultSize(with: .anchored, in: currentPage)
  1069. let bounds = CPDFListViewRectFromCenterAndSize(CPDFListViewIntegralPoint(pagePoint), defaultSize)
  1070. annotation = self.listView.addAnnotation(with: .anchored, selection: nil, page: currentPage, bounds: bounds)
  1071. self.listView.edit(annotation)
  1072. case 3:
  1073. // self.listView.annotationType = CAnnotationType.square
  1074. let defaultSize = self.listView.defaultSize(with: .square, in: currentPage)
  1075. let bounds = CPDFListViewRectFromCenterAndSize(CPDFListViewIntegralPoint(pagePoint), defaultSize)
  1076. annotation = self.listView.addAnnotation(with: .square, selection: nil, page: currentPage, bounds: bounds)
  1077. case 4:
  1078. // self.listView.annotationType = CAnnotationType.circle
  1079. let defaultSize = self.listView.defaultSize(with: .circle, in: currentPage)
  1080. let bounds = CPDFListViewRectFromCenterAndSize(CPDFListViewIntegralPoint(pagePoint), defaultSize)
  1081. annotation = self.listView.addAnnotation(with: .circle, selection: nil, page: currentPage, bounds: bounds)
  1082. case 5:
  1083. // self.listView.annotationType = CAnnotationType.arrow
  1084. let defaultSize = self.listView.defaultSize(with: .arrow, in: currentPage)
  1085. let bounds = CPDFListViewRectFromCenterAndSize(CPDFListViewIntegralPoint(pagePoint), defaultSize)
  1086. annotation = self.listView.addAnnotation(with: .arrow, selection: nil, page: currentPage, bounds: bounds)
  1087. case 6:
  1088. // self.listView.annotationType = CAnnotationType.line
  1089. let defaultSize = self.listView.defaultSize(with: .line, in: currentPage)
  1090. let bounds = CPDFListViewRectFromCenterAndSize(CPDFListViewIntegralPoint(pagePoint), defaultSize)
  1091. annotation = self.listView.addAnnotation(with: .line, selection: nil, page: currentPage, bounds: bounds)
  1092. case 7:
  1093. self.listView.annotationType = CAnnotationType.link
  1094. self.openRightPane()
  1095. case 8:
  1096. self.listView.annotationType = CAnnotationType.stamp
  1097. self.openRightPane()
  1098. case 9:
  1099. self.listView.annotationType = CAnnotationType.signSignature
  1100. self.openRightPane()
  1101. default:
  1102. break
  1103. }
  1104. self.rightSideViewController.isHidden = true
  1105. self.rightSideViewController.subViewType = .AnnotationProperts
  1106. } else {
  1107. if (sender.tag == 7 || sender.tag == 8 || sender.tag == 9) { // Ink & Link & stamp & sign
  1108. if(self.toolbarController.toolbarType == .None) {
  1109. self.toolbarController.toolbarType = .Annatiton
  1110. }
  1111. self.listView.toolMode = .noteToolMode
  1112. }
  1113. switch sender.tag {
  1114. case 0:
  1115. self.toolbarController.ignoreCurrentAnnotationTypeChange = true
  1116. self.model.rightMouseEventing = true
  1117. if(self.toolbarController.toolbarType == .None) {
  1118. self.toolbarController.toolbarType = .Annatiton
  1119. }
  1120. self.listView.toolMode = .noteToolMode
  1121. self.listView.annotationType = CAnnotationType.ink
  1122. case 1:
  1123. // self.listView.annotationType = CAnnotationType.freeText
  1124. let defaultSize = self.listView.defaultSize(with: .freeText, in: currentPage)
  1125. if (pagePoint.x - defaultSize.width > 0){
  1126. pagePoint.x -= defaultSize.width;
  1127. }else{
  1128. pagePoint.x = 0;
  1129. }
  1130. let bounds = CPDFListViewRectFromCenterAndSize(CPDFListViewIntegralPoint(pagePoint), defaultSize)
  1131. annotation = self.listView.addAnnotation(with: .freeText, selection: nil, page: currentPage, bounds: bounds)
  1132. // self.view.window?.makeFirstResponder()
  1133. if ((annotation) != nil) {
  1134. // self.listView.updateActiveAnnotations([annotation!])
  1135. self.listView.edit(annotation)
  1136. }
  1137. case 2:
  1138. // self.listView.annotationType = CAnnotationType.anchored
  1139. let defaultSize = self.listView.defaultSize(with: .anchored, in: currentPage)
  1140. let bounds = CPDFListViewRectFromCenterAndSize(CPDFListViewIntegralPoint(pagePoint), defaultSize)
  1141. annotation = self.listView.addAnnotation(with: .anchored, selection: nil, page: currentPage, bounds: bounds)
  1142. self.listView.edit(annotation)
  1143. case 3:
  1144. // self.listView.annotationType = CAnnotationType.square
  1145. let defaultSize = self.listView.defaultSize(with: .square, in: currentPage)
  1146. if (pagePoint.x - defaultSize.width > 0){
  1147. pagePoint.x -= defaultSize.width;
  1148. }else{
  1149. pagePoint.x = 0;
  1150. }
  1151. let bounds = CPDFListViewRectFromCenterAndSize(CPDFListViewIntegralPoint(pagePoint), defaultSize)
  1152. annotation = self.listView.addAnnotation(with: .square, selection: nil, page: currentPage, bounds: bounds)
  1153. case 4:
  1154. // self.listView.annotationType = CAnnotationType.circle
  1155. let defaultSize = self.listView.defaultSize(with: .circle, in: currentPage)
  1156. let bounds = CPDFListViewRectFromCenterAndSize(CPDFListViewIntegralPoint(pagePoint), defaultSize)
  1157. annotation = self.listView.addAnnotation(with: .circle, selection: nil, page: currentPage, bounds: bounds)
  1158. case 5:
  1159. // self.listView.annotationType = CAnnotationType.arrow
  1160. let defaultSize = self.listView.defaultSize(with: .arrow, in: currentPage)
  1161. let bounds = CPDFListViewRectFromCenterAndSize(CPDFListViewIntegralPoint(pagePoint), defaultSize)
  1162. annotation = self.listView.addAnnotation(with: .arrow, selection: nil, page: currentPage, bounds: bounds)
  1163. case 6:
  1164. // self.listView.annotationType = CAnnotationType.line
  1165. let defaultSize = self.listView.defaultSize(with: .line, in: currentPage)
  1166. let bounds = CPDFListViewRectFromCenterAndSize(CPDFListViewIntegralPoint(pagePoint), defaultSize)
  1167. annotation = self.listView.addAnnotation(with: .line, selection: nil, page: currentPage, bounds: bounds)
  1168. case 7:
  1169. self.listView.annotationType = CAnnotationType.link
  1170. self.openRightPane()
  1171. case 8:
  1172. self.listView.annotationType = CAnnotationType.stamp
  1173. self.openRightPane()
  1174. case 9:
  1175. self.listView.annotationType = CAnnotationType.signSignature
  1176. self.openRightPane()
  1177. case 10:
  1178. self.addImgAnnotationToView(center: pagePoint)
  1179. default:
  1180. break
  1181. }
  1182. self.rightSideViewController.isHidden = false
  1183. self.rightSideViewController.subViewType = .AnnotationProperts
  1184. if annotation != nil{
  1185. self.listView.activeAnnotations.removeAllObjects()
  1186. // self.listView.activeAnnotations.add(annotation as Any)
  1187. var newAnnonations : [CPDFAnnotation] = []
  1188. newAnnonations.append(annotation!)
  1189. self.listView.updateActiveAnnotations(newAnnonations)
  1190. // self.openRightPane()
  1191. }
  1192. // self.rightSideViewController.view.isHidden = false
  1193. }
  1194. // if (annotation != nil) {
  1195. // self.listView.updateIsRightActiveAnnotations([annotation!])
  1196. // }
  1197. }
  1198. }
  1199. func addImgAnnotationToView(center: NSPoint) {
  1200. let accessoryCtr = KMImageAccessoryController()
  1201. let openPanel = NSOpenPanel()
  1202. openPanel.allowedFileTypes = KMImageAccessoryController.supportedImageTypes()
  1203. openPanel.allowsMultipleSelection = false
  1204. openPanel.accessoryView = accessoryCtr.view
  1205. openPanel.isAccessoryViewDisclosed = true
  1206. openPanel.beginSheetModal(for: self.view.window!) { result in
  1207. if result == .OK {
  1208. let fileURL = openPanel.urls.first
  1209. let filePath = fileURL!.path
  1210. if filePath.pathExtension == "pdf" {
  1211. let pdf = CPDFDocument(url: fileURL)
  1212. if pdf!.isEncrypted {
  1213. NSSound.beep()
  1214. return
  1215. }
  1216. }
  1217. let img = NSImage(contentsOfFile: filePath)
  1218. let isRemoveBGColor = accessoryCtr.selectedButton.state == .on
  1219. self.listView.addImageAnnotation(img, center: center, isRemoveBGColor: isRemoveBGColor)
  1220. }
  1221. }
  1222. }
  1223. @objc func menuItemBookMarkClick_add(sender:NSMenuItem) {
  1224. if self.listView?.document?.bookmark(forPageIndex: UInt(self.listView.currentPageIndex)) == nil {
  1225. let index = self.listView.currentPageIndex
  1226. self.listView?.document?.addBookmark("\(NSLocalizedString("Page", comment: "")) \(index+1)", forPageIndex: UInt(index))
  1227. self.listView?.setNeedsDisplayForVisiblePages()
  1228. } else {
  1229. self.listView?.document?.removeBookmark(forPageIndex: UInt(self.listView.currentPageIndex))
  1230. self.listView?.setNeedsDisplayForVisiblePages()
  1231. }
  1232. self.setDocumentEditedState(window: self.view.window)
  1233. if self.isReadMode {
  1234. } else {
  1235. self.leftSideViewController.refreshUIOfOutlineIfNeed()
  1236. }
  1237. }
  1238. @objc func menuItemAnnotationClick_FindString(sender:NSMenuItem) {
  1239. self.leftSideViewController.refreshMethodType(methodType: .Search)
  1240. }
  1241. @objc func menuItemAnnotationClick_Print(sender:NSMenuItem) {
  1242. let rect = listView.currentSelectionRect()
  1243. let page = listView.currentPage()
  1244. let copyPage : CPDFPage = page!.copy() as! CPDFPage
  1245. copyPage.setBounds(rect, for: .cropBox)
  1246. let image : NSImage = copyPage.thumbnail(of:(copyPage.bounds(for: .cropBox)).size)
  1247. // let pdfDocument : PDFDocument = PDFDocument()
  1248. // let newpage : PDFPage = PDFPage(image: image)!
  1249. // pdfDocument.insert(newpage, at: 0)
  1250. // 执行右键操作后,需要取消框选区域
  1251. if self.listView.toolMode == .selectToolMode {
  1252. objc_sync_enter(self)
  1253. self.listView.selectionRect = NSZeroRect
  1254. self.listView.selectionPageIndex = UInt(NSNotFound)
  1255. objc_sync_exit(self)
  1256. }
  1257. if (self.listView.document != nil && !self.listView.document.allowsPrinting) { // 有打印限制
  1258. KMPasswordInputWindow.openWindow(window: self.view.window!, type: .owner, url: self.listView.document.documentURL) { [weak self] result ,password in
  1259. if (result == .cancel) {
  1260. return
  1261. }
  1262. // 解除权限
  1263. self?.model.isSaveKeyChain = false
  1264. self?.listView.document.unlock(withPassword: password)
  1265. // 隐藏提示
  1266. self?.hiddenSecureLimitTip()
  1267. // 去打印
  1268. KMPrintWindowController.printImage(image: image)
  1269. }
  1270. return
  1271. }
  1272. KMPrintWindowController.printImage(image: image)
  1273. }
  1274. func splitView(withTag tag: Int) {
  1275. if tag == 0 {
  1276. self.listView.viewSplitMode = KMPDFViewSplitMode.horizontal
  1277. self.singlePageScreen(isSinglePage: false, doublePagesScreen: false)
  1278. } else if tag == 1 {
  1279. self.listView.viewSplitMode = KMPDFViewSplitMode.vertical
  1280. self.singlePageScreen(isSinglePage: false, doublePagesScreen: true)
  1281. } else if tag == 2 {
  1282. self.listView.viewSplitMode = KMPDFViewSplitMode.disable
  1283. self.singlePageScreen(isSinglePage: true, doublePagesScreen: false)
  1284. }
  1285. self.listView.needsDisplay = true
  1286. }
  1287. // MARK: - 幻灯片
  1288. func fadeInFullScreenWindow(with backgroundColor: NSColor, level: Int) {
  1289. let view: NSView = self.view.window!.firstResponder as! NSView
  1290. if view.isDescendant(of: pdfSplitView){
  1291. self.view.window?.makeFirstResponder(nil)
  1292. }
  1293. self.mainWindow = self.view.window
  1294. let fullScreenWindow = KMFullScreenWindow(screen: (self.mainWindow?.screen ?? NSScreen.main)!, bgColor: backgroundColor, level: NSWindow.Level.popUpMenu.rawValue, isMain: true)
  1295. fullScreenWindow.interactionParent = self.view.window
  1296. self.mainWindow?.delegate = nil
  1297. fullScreenWindow.fadeInBlocking()
  1298. self.browserWindowController?.window = fullScreenWindow
  1299. fullScreenWindow.makeKey()
  1300. // NSApp.updatePresentationOptions(for: fullScreenWindow)
  1301. let sel = NSSelectorFromString("setAnimationBehavior:")
  1302. if self.mainWindow?.responds(to: sel) ?? false{
  1303. self.mainWindow?.animationBehavior = .none
  1304. }
  1305. self.mainWindow?.orderOut(nil)
  1306. if self.mainWindow?.responds(to: sel) ?? false{
  1307. self.mainWindow?.animationBehavior = .default
  1308. }
  1309. fullScreenWindow.level = NSWindow.Level(rawValue: level)
  1310. fullScreenWindow.orderFront(nil)
  1311. // NSApp.addWindowsItem(fullScreenWindow, title: windowTitleForDocumentDisplayName(self.document?.displayName) ?? "", filename: false)
  1312. }
  1313. func fadeInFullScreenView(_ view: NSView, inset: CGFloat) {
  1314. guard let fullScreenWindow = self.browserWindowController?.window as? KMFullScreenWindow else {
  1315. return
  1316. }
  1317. let fadeWindow = KMFullScreenWindow(screen: fullScreenWindow.screen!, bgColor: fullScreenWindow.backgroundColor, level: fullScreenWindow.level.rawValue, isMain: false)
  1318. fadeWindow.order(.above, relativeTo: fullScreenWindow.windowNumber)
  1319. view.frame = NSInsetRect(fullScreenWindow.contentView?.bounds ?? .zero, inset, 0)
  1320. fullScreenWindow.contentView?.addSubview(view)
  1321. self.listView.layoutDocumentView()
  1322. self.listView.requiresDisplay()
  1323. fullScreenWindow.makeFirstResponder(self.listView)
  1324. fullScreenWindow.recalculateKeyViewLoop()
  1325. fullScreenWindow.delegate = self.browserWindowController
  1326. // if (RUNNING_BEFORE(10_7))
  1327. // [fullScreenWindow display];
  1328. fullScreenWindow.display()
  1329. fadeWindow.fadeOut()
  1330. }
  1331. // MARK: Redact 【密文标记】
  1332. @objc func redact_menuItemClick_delete(sender: NSMenuItem?) {
  1333. self.listView.remove(self.listView.activeAnnotation)
  1334. }
  1335. @objc func redact_menuItemClick_setProperty(sender: NSMenuItem?) {
  1336. let windowController = KMRedactPropertyWindowController(windowNibName: "KMRedactBaseWindowController")
  1337. windowController.annotation = (self.listView.activeAnnotation as! CPDFRedactAnnotation)
  1338. self.view.window?.beginSheet(windowController.window!)
  1339. self.currentWindowController = windowController
  1340. windowController.itemClick = { [weak self] index, value in
  1341. if (index == 1) { /// 取消
  1342. self?.view.window?.endSheet((self?.currentWindowController.window)!)
  1343. self?.currentWindowController = nil
  1344. return
  1345. }
  1346. let windowController_redact = self?.currentWindowController as! KMRedactPropertyWindowController
  1347. let annotaton: CPDFRedactAnnotation = self?.listView.activeAnnotation as! CPDFRedactAnnotation
  1348. annotaton.setBorderColor(windowController_redact.outsideColor)
  1349. annotaton.setInteriorColor(windowController_redact.fillColor)
  1350. if (windowController_redact.isOver) {
  1351. annotaton.setFontColor(windowController_redact.fontColor)
  1352. annotaton.setAlignment(windowController_redact.aligement)
  1353. annotaton.setFont(windowController_redact.font)
  1354. annotaton.setOverlayText(windowController_redact.overText)
  1355. }
  1356. self?.view.window?.endSheet((self?.currentWindowController.window)!)
  1357. self?.currentWindowController = nil
  1358. }
  1359. }
  1360. @objc func redact_menuItemClick_setCurrentPropertyToDefaultValue(sender: NSMenuItem?) {
  1361. if (self.listView.activeAnnotation == nil || (self.listView.activeAnnotation.isKind(of: CPDFRedactAnnotation.self)) == false) {
  1362. return
  1363. }
  1364. let annotation: CPDFRedactAnnotation = self.listView.activeAnnotation as! CPDFRedactAnnotation
  1365. let model = CPDFAnnotationModel(annotationType: .redact)
  1366. model?.setColor(annotation.borderColor())
  1367. model?.setInteriorColor(annotation.interiorColor())
  1368. let overlayText: String = annotation.overlayText()
  1369. if (overlayText.isEmpty) {
  1370. model?.setIsOverlayText(false)
  1371. } else {
  1372. model?.setIsOverlayText(true)
  1373. model?.setOverlayText(overlayText)
  1374. model?.setFontColor(annotation.fontColor())
  1375. model?.setAlignment(annotation.alignment())
  1376. model?.setFontName(annotation.font().fontName)
  1377. model?.setFontSize(annotation.font().pointSize)
  1378. }
  1379. }
  1380. @objc func redact_menuItemClick_MultiPageFlag(sender: NSMenuItem?) {
  1381. let anno = self.listView.activeAnnotation
  1382. if (anno == nil || (anno?.isKind(of: CPDFRedactAnnotation.self)) == false) {
  1383. return
  1384. }
  1385. let windowController = KMRedactMutilPageFlagWindowController(windowNibName: "KMRedactBaseWindowController")
  1386. windowController.pageCount = Int(self.listView.document.pageCount)
  1387. self.currentWindowController = windowController
  1388. self.view.window?.beginSheet(windowController.window!)
  1389. windowController.itemClick = { [weak self] index, value in
  1390. if (index == 1) {
  1391. self!.view.window?.endSheet(self!.currentWindowController.window!)
  1392. self!.currentWindowController = nil
  1393. return
  1394. }
  1395. let windowController_mutilPageFlag = self?.currentWindowController as! KMRedactMutilPageFlagWindowController
  1396. let pageType = windowController_mutilPageFlag.pageType
  1397. let pageString = windowController_mutilPageFlag.pageString
  1398. if (pageType == 4) { /// 自定义页面
  1399. let array = KMPageRangeTools.findSelectPage(pageRangeString: pageString, pageCount: Int((self?.listView.document.pageCount)!))
  1400. if (array.count == 0) {
  1401. let alert = NSAlert()
  1402. alert.messageText = NSLocalizedString("Invalid page range or the page number is out of range. Please try again.", comment: "")
  1403. alert.runModal()
  1404. return
  1405. }
  1406. }
  1407. self!.view.window?.endSheet(self!.currentWindowController.window!)
  1408. self!.currentWindowController = nil
  1409. let indexs = KMRedactTools.getPageIndexs(pageType, string: pageString, Int((self?.listView.document.pageCount)!))
  1410. if (indexs.count == 0) {
  1411. return
  1412. }
  1413. for i in indexs {
  1414. let page: CPDFPage = (self?.listView.document.page(at: UInt(i)))!
  1415. let redactAnno = KMRedactTools.createRedactAnnotation((self?.listView.document)!, anno as! CPDFRedactAnnotation)
  1416. self?.listView.add(redactAnno, to: page)
  1417. }
  1418. }
  1419. }
  1420. @objc func redact_menuItemClick_apply(sender: NSMenuItem?) {
  1421. self.exeRedactConfirm(.redactOne) {}
  1422. }
  1423. @objc func redact_menuItemClick_clear(sender: NSMenuItem?) {
  1424. self.exeRedactConfirm(.eraserOne) {}
  1425. }
  1426. @objc func redact_menuItemClick_paste(sender: NSMenuItem?) {
  1427. }
  1428. @objc func exportStampImage(sender:NSMenuItem) {
  1429. if listView.activeAnnotation != nil && ((listView.activeAnnotation is CPDFStampAnnotation) || (listView.activeAnnotation is CPDFSignatureAnnotation)) || (self.listView.selectImageAreas != nil) {
  1430. var image : NSImage = NSImage()
  1431. if (listView.activeAnnotation is CPDFStampAnnotation) {
  1432. image = (listView.activeAnnotation as! CPDFStampAnnotation).stampImage()
  1433. } else if (listView.activeAnnotation is CPDFSignatureAnnotation) {
  1434. image = (listView.activeAnnotation as! CPDFSignatureAnnotation).signImage
  1435. } else {
  1436. image = self.listView.selectImageAreas.thumbnailImage(with: CGSize(width: 1920, height: 1920)) ?? NSImage()
  1437. }
  1438. let data = image.tiffRepresentation
  1439. if sender.tag == 0 {
  1440. let imageRep : NSBitmapImageRep = NSBitmapImageRep(data: data!) ?? NSBitmapImageRep()
  1441. imageRep.size = image.size
  1442. let imageData : Data = imageRep.representation(using: NSBitmapImageRep.FileType.png, properties: [:])!
  1443. let savePanel = NSSavePanel()
  1444. savePanel.allowedFileTypes = ["png"]
  1445. savePanel.beginSheetModal(for: self.view.window!) { response in
  1446. if (response != .OK) {
  1447. return
  1448. }
  1449. if NSData(data: imageData).write(to: savePanel.url!, atomically: true) {
  1450. NSWorkspace.shared.selectFile(savePanel.url?.path, inFileViewerRootedAtPath: "");
  1451. }
  1452. }
  1453. } else {
  1454. let pdfdocument = CPDFDocument()
  1455. let signatureImagePath = NSSearchPathForDirectoriesInDomains(.applicationSupportDirectory, .userDomainMask, true).first?.stringByAppendingPathComponent("signatureImage.png")
  1456. if NSData(data: data!).write(to: URL(fileURLWithPath: signatureImagePath!), atomically: true) {
  1457. pdfdocument?.insertPage(image.size, withImage: signatureImagePath, at: 0)
  1458. let savePanel = NSSavePanel()
  1459. savePanel.allowedFileTypes = ["pdf"]
  1460. savePanel.beginSheetModal(for: self.view.window!) { response in
  1461. if (response != .OK) {
  1462. return
  1463. }
  1464. if pdfdocument!.write(to: savePanel.url!) {
  1465. NSWorkspace.shared.selectFile(savePanel.url?.path, inFileViewerRootedAtPath: "");
  1466. }
  1467. }
  1468. }
  1469. }
  1470. }
  1471. }
  1472. @objc func exportCorpImage(sender:NSMenuItem) {
  1473. let rect = NSIntegralRect(listView.currentSelectionRect())
  1474. let orgPage : CPDFPage = listView.currentSelectionPage() ?? listView.currentPage()
  1475. let page : CPDFPage = orgPage.copy() as! CPDFPage
  1476. page.setBounds(rect, for: .cropBox)
  1477. let image = page.thumbnail(of: rect.size) ?? NSImage()
  1478. let data = image.tiffRepresentation
  1479. guard let data = data else { return }
  1480. let imageRep : NSBitmapImageRep = NSBitmapImageRep(data: data) ?? NSBitmapImageRep()
  1481. imageRep.size = rect.size
  1482. let savePanel = NSSavePanel()
  1483. switch sender.tag {
  1484. case 0:
  1485. savePanel.allowedFileTypes = ["png"]
  1486. let imageData : Data = imageRep.representation(using: NSBitmapImageRep.FileType.png, properties: [:])!
  1487. savePanel.beginSheetModal(for: self.view.window!) { response in
  1488. if (response != .OK) {
  1489. return
  1490. }
  1491. if NSData(data: imageData).write(to: savePanel.url!, atomically: true) {
  1492. NSWorkspace.shared.selectFile(savePanel.url?.path, inFileViewerRootedAtPath: "");
  1493. }
  1494. }
  1495. case 1:
  1496. savePanel.allowedFileTypes = ["jpg"]
  1497. let imageData : Data = imageRep.representation(using: NSBitmapImageRep.FileType.jpeg, properties: [:])!
  1498. savePanel.beginSheetModal(for: self.view.window!) { response in
  1499. if (response != .OK) {
  1500. return
  1501. }
  1502. if NSData(data: imageData).write(to: savePanel.url!, atomically: true) {
  1503. NSWorkspace.shared.selectFile(savePanel.url?.path, inFileViewerRootedAtPath: "");
  1504. }
  1505. }
  1506. case 2:
  1507. savePanel.allowedFileTypes = ["pdf"]
  1508. let pdfdocument = CPDFDocument()
  1509. let signatureImagePath = NSSearchPathForDirectoriesInDomains(.applicationSupportDirectory, .userDomainMask, true).first?.stringByAppendingPathComponent("signatureImage.png")
  1510. let imageData : Data = imageRep.representation(using: NSBitmapImageRep.FileType.jpeg, properties: [:])!
  1511. if NSData(data: imageData).write(to: URL(fileURLWithPath: signatureImagePath!), atomically: true) {
  1512. pdfdocument?.insertPage(image.size, withImage: signatureImagePath, at: 0)
  1513. savePanel.beginSheetModal(for: self.view.window!) { response in
  1514. if (response != .OK) {
  1515. return
  1516. }
  1517. if pdfdocument!.write(to: savePanel.url!) {
  1518. NSWorkspace.shared.selectFile(savePanel.url?.path, inFileViewerRootedAtPath: "");
  1519. }
  1520. }
  1521. }
  1522. default:
  1523. break
  1524. }
  1525. // 执行右键操作后,需要取消框选区域
  1526. if self.listView.toolMode == .selectToolMode {
  1527. objc_sync_enter(self)
  1528. self.listView.selectionRect = NSZeroRect
  1529. self.listView.selectionPageIndex = UInt(NSNotFound)
  1530. objc_sync_exit(self)
  1531. }
  1532. }
  1533. @IBAction func doZoomToAutoSelection(sender:NSMenuItem) {
  1534. let rect = listView.currentSelectionRect()
  1535. let page = listView.currentPage()
  1536. if NSIsEmptyRect(rect) == false && page != nil {
  1537. let isLegacy = NSScroller.responds(to: NSSelectorFromString("preferredScrollerStyle")) == false || NSScroller.preferredScrollerStyle == .legacy
  1538. var bounds = listView.bounds
  1539. var scale = 1.0
  1540. if isLegacy {
  1541. bounds.size.width -= NSScroller.scrollerWidth(for: .regular, scrollerStyle: listView.documentView().scrollerStyle)
  1542. bounds.size.height -= NSScroller.scrollerWidth(for: .regular, scrollerStyle: listView.documentView().scrollerStyle)
  1543. }
  1544. if NSWidth(bounds) * NSHeight(rect) > NSWidth(rect) * NSHeight(bounds) {
  1545. scale = NSHeight(bounds) / NSHeight(rect)
  1546. } else {
  1547. scale = NSWidth(bounds) / NSWidth(rect)
  1548. }
  1549. listView.setScaleFactor(scale, animated: false)
  1550. let scrollView = listView.scroll()
  1551. if isLegacy && scrollView?.hasHorizontalScroller == false || scrollView?.hasVerticalScroller == false {
  1552. if ((scrollView?.hasVerticalScroller) != nil) {
  1553. bounds.size.width -= NSScroller.scrollerWidth(for: .regular, scrollerStyle: listView.documentView().scrollerStyle)
  1554. }
  1555. if ((scrollView?.hasHorizontalScroller) != nil) {
  1556. bounds.size.height -= NSScroller.scrollerWidth(for: .regular, scrollerStyle: listView.documentView().scrollerStyle)
  1557. }
  1558. if NSWidth(bounds) * NSHeight(rect) > NSWidth(rect) * NSHeight(bounds) {
  1559. scale = NSHeight(bounds) / NSHeight(rect)
  1560. } else {
  1561. scale = NSWidth(bounds) / NSWidth(rect)
  1562. }
  1563. listView.setScaleFactor(scale, animated: false)
  1564. }
  1565. DispatchQueue.main.asyncAfter(deadline: .now() + 0.03) { [self] in
  1566. let pagePoint = CGPoint(x: rect.origin.x, y: (rect.origin.y + rect.size.height))
  1567. listView.go(toTargetPoint: pagePoint, on: page, at: .top)
  1568. };
  1569. }
  1570. // 执行右键操作后,需要取消框选区域
  1571. if self.listView.toolMode == .selectToolMode {
  1572. objc_sync_enter(self)
  1573. self.listView.selectionRect = NSZeroRect
  1574. self.listView.selectionPageIndex = UInt(NSNotFound)
  1575. objc_sync_exit(self)
  1576. }
  1577. }
  1578. private func cropPagesToRects(rects:NSPointerArray) {
  1579. }
  1580. @IBAction func defaultAnnotationPorpert(sender:NSMenuItem) {
  1581. let model : CPDFAnnotationModel = CPDFAnnotationModel(annotationType: CAnnotationType(rawValue: sender.tag)!)!
  1582. switch sender.tag {
  1583. case CAnnotationType.highlight.rawValue,CAnnotationType.underline.rawValue,CAnnotationType.strikeOut.rawValue:
  1584. model.setColor((listView.activeAnnotation as! CPDFMarkupAnnotation).color)
  1585. model.setOpacity((listView.activeAnnotation as! CPDFMarkupAnnotation).opacity)
  1586. var red: CGFloat = 0.0
  1587. var green: CGFloat = 0.0
  1588. var blue: CGFloat = 0.0
  1589. var alpha: CGFloat = 0.0
  1590. (listView.activeAnnotation as! CPDFMarkupAnnotation).color.usingColorSpaceName(.calibratedRGB)?.getRed(&red, green: &green, blue: &blue, alpha: &alpha)
  1591. if sender.tag == CAnnotationType.highlight.rawValue {
  1592. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFMarkupAnnotation).opacity], forKey: KMPreference.markupColorHighlightKey)
  1593. } else if sender.tag == CAnnotationType.underline.rawValue {
  1594. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFMarkupAnnotation).opacity], forKey: KMPreference.markupColorUnderlineKey)
  1595. } else if sender.tag == CAnnotationType.strikeOut.rawValue {
  1596. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFMarkupAnnotation).opacity], forKey: KMPreference.markupColorStrikthroughKey)
  1597. }
  1598. case CAnnotationType.ink.rawValue:
  1599. model.setColor((listView.activeAnnotation as! CPDFInkAnnotation).color)
  1600. model.setOpacity((listView.activeAnnotation as! CPDFInkAnnotation).opacity)
  1601. model.setLineWidth((listView.activeAnnotation as! CPDFInkAnnotation).lineWidth())
  1602. model.setStyle((listView.activeAnnotation as! CPDFInkAnnotation).borderStyle())
  1603. var red: CGFloat = 0.0
  1604. var green: CGFloat = 0.0
  1605. var blue: CGFloat = 0.0
  1606. var alpha: CGFloat = 0.0
  1607. (listView.activeAnnotation as! CPDFInkAnnotation).color.usingColorSpaceName(.calibratedRGB)?.getRed(&red, green: &green, blue: &blue, alpha: &alpha)
  1608. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFInkAnnotation).opacity], forKey: KMPreference.markupColorPenKey)
  1609. case CAnnotationType.freeText.rawValue:
  1610. model.setColor((listView.activeAnnotation as! CPDFFreeTextAnnotation).color)
  1611. model.setOpacity((listView.activeAnnotation as! CPDFFreeTextAnnotation).opacity)
  1612. model.setFontColor((listView.activeAnnotation as! CPDFFreeTextAnnotation).fontColor)
  1613. model.setFontName((listView.activeAnnotation as! CPDFFreeTextAnnotation).font.fontName)
  1614. model.setFontSize((listView.activeAnnotation as! CPDFFreeTextAnnotation).font.pointSize)
  1615. model.setAlignment((listView.activeAnnotation as! CPDFFreeTextAnnotation).alignment)
  1616. var red: CGFloat = 0.0
  1617. var green: CGFloat = 0.0
  1618. var blue: CGFloat = 0.0
  1619. var alpha: CGFloat = 0.0
  1620. (listView.activeAnnotation as! CPDFFreeTextAnnotation).fontColor.usingColorSpaceName(.calibratedRGB)?.getRed(&red, green: &green, blue: &blue, alpha: &alpha)
  1621. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFFreeTextAnnotation).opacity], forKey: KMPreference.markupColorTextKey)
  1622. if (KMPreferenceManager.supportFonts.contains((listView.activeAnnotation as! CPDFFreeTextAnnotation).font.fontName)) {
  1623. UserDefaults.standard.set((listView.activeAnnotation as! CPDFFreeTextAnnotation).font.fontName, forKey: KMPreference.markupFontTextStringKey)
  1624. UserDefaults.standard.synchronize()
  1625. }
  1626. let alignment = (listView.activeAnnotation as! CPDFFreeTextAnnotation).alignment
  1627. if (alignment == .left || alignment == .center || alignment == .right) {
  1628. UserDefaults.standard.set(alignment.rawValue, forKey: KMPreference.markupFontTextAligmentKey)
  1629. UserDefaults.standard.synchronize()
  1630. }
  1631. case CAnnotationType.anchored.rawValue:
  1632. model.setColor((listView.activeAnnotation as! CPDFTextAnnotation).color)
  1633. model.setAnchoredIconType((listView.activeAnnotation as! CPDFTextAnnotation).iconType())
  1634. var red: CGFloat = 0.0
  1635. var green: CGFloat = 0.0
  1636. var blue: CGFloat = 0.0
  1637. var alpha: CGFloat = 0.0
  1638. (listView.activeAnnotation as! CPDFTextAnnotation).color.usingColorSpaceName(.calibratedRGB)?.getRed(&red, green: &green, blue: &blue, alpha: &alpha)
  1639. KMPreferenceManager.shared.setData(data: [red, green, blue, alpha], forKey: KMPreference.markupColorNoteKey)
  1640. case CAnnotationType.square.rawValue:
  1641. model.setInteriorColor((listView.activeAnnotation as! CPDFSquareAnnotation).interiorColor)
  1642. model.setColor((listView.activeAnnotation as! CPDFSquareAnnotation).color)
  1643. model.setOpacity((listView.activeAnnotation as! CPDFSquareAnnotation).opacity)
  1644. model.setLineWidth((listView.activeAnnotation as! CPDFSquareAnnotation).lineWidth())
  1645. var red: CGFloat = 0.0
  1646. var green: CGFloat = 0.0
  1647. var blue: CGFloat = 0.0
  1648. var alpha: CGFloat = 0.0
  1649. (listView.activeAnnotation as! CPDFSquareAnnotation).interiorColor.usingColorSpaceName(.calibratedRGB)?.getRed(&red, green: &green, blue: &blue, alpha: &alpha)
  1650. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFSquareAnnotation).interiorOpacity], forKey: KMPreference.markupColorRectangleFillKey)
  1651. (listView.activeAnnotation as! CPDFSquareAnnotation).color.usingColorSpaceName(.calibratedRGB)?.getRed(&red, green: &green, blue: &blue, alpha: &alpha)
  1652. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFSquareAnnotation).opacity], forKey: KMPreference.markupColorRectangleBorderKey)
  1653. case CAnnotationType.circle.rawValue:
  1654. model.setInteriorColor((listView.activeAnnotation as! CPDFCircleAnnotation).interiorColor)
  1655. model.setColor((listView.activeAnnotation as! CPDFCircleAnnotation).color)
  1656. model.setOpacity((listView.activeAnnotation as! CPDFCircleAnnotation).opacity)
  1657. model.setLineWidth((listView.activeAnnotation as! CPDFCircleAnnotation).lineWidth())
  1658. var red: CGFloat = 0.0
  1659. var green: CGFloat = 0.0
  1660. var blue: CGFloat = 0.0
  1661. var alpha: CGFloat = 0.0
  1662. (listView.activeAnnotation as! CPDFCircleAnnotation).interiorColor.usingColorSpaceName(.calibratedRGB)?.getRed(&red, green: &green, blue: &blue, alpha: &alpha)
  1663. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFCircleAnnotation).interiorOpacity], forKey: KMPreference.markupColorCircleFillKey)
  1664. (listView.activeAnnotation as! CPDFCircleAnnotation).color.usingColorSpaceName(.calibratedRGB)?.getRed(&red, green: &green, blue: &blue, alpha: &alpha)
  1665. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFCircleAnnotation).opacity], forKey: KMPreference.markupColorCircleBorderKey)
  1666. default:
  1667. break
  1668. }
  1669. }
  1670. @objc internal func menuItemClick_HidenorShowNote(sender: NSMenuItem?) {
  1671. self.showOrHideNotes()
  1672. }
  1673. //MARK: - action
  1674. @objc func cropCurrentPage() {
  1675. var rect = NSIntegralRect(self.listView.currentSelectionRect())
  1676. var page: CPDFPage?
  1677. if let data = self.listView.currentSelectionPage() {
  1678. page = data
  1679. } else {
  1680. page = self.listView.currentPage()
  1681. }
  1682. if (NSIsEmptyRect(rect)) {
  1683. rect = KMCropTools.getPageForegroundBox(page!)
  1684. }
  1685. let index: UInt = (page?.pageIndex()) ?? 0
  1686. self._cropPage(at: index, in: rect)
  1687. // 执行右键操作后,需要取消框选区域
  1688. if self.listView.toolMode == .selectToolMode {
  1689. objc_sync_enter(self)
  1690. self.listView.selectionRect = NSZeroRect
  1691. self.listView.selectionPageIndex = UInt(NSNotFound)
  1692. objc_sync_exit(self)
  1693. }
  1694. self.handlePageBoundsDidChange(page: page, action: CPDFPage.Action.crop)
  1695. }
  1696. @objc private func _cropPage(at index: UInt, in rect: NSRect) {
  1697. let oldRect = self.listView?.document?.page(at: index)?.bounds(for: .cropBox) ?? .zero
  1698. let undoManager = self.listView.undoManager
  1699. (undoManager?.prepare(withInvocationTarget: self) as? AnyObject)?._cropPage(at: index, in: oldRect)
  1700. let page = self.listView.document.page(at: index)
  1701. let newRect = NSIntersectionRect(rect, (page?.bounds(for: .mediaBox)) ?? .zero)
  1702. page?.setBounds(newRect, for: .cropBox)
  1703. /// 刷新预览视图
  1704. self.listView.layoutDocumentView()
  1705. self.listView.displayBox = .cropBox
  1706. }
  1707. func beginProgressSheet(with message: String, maxValue: UInt) {
  1708. let progress = SKProgressController()
  1709. // progress.window?.backgroundColor = NSColor.km_init(hex: "#ffffff")
  1710. progress.window?.contentView?.wantsLayer = true
  1711. // progress.window?.contentView?.layer?.backgroundColor = NSColor.km_init(hex: "#ffffff").cgColor
  1712. // progress.progressField.textColor = NSColor.black
  1713. progress.message = NSLocalizedString("Converting...", comment: "")
  1714. self.progressC = progress
  1715. self.progressC?.message = message
  1716. if maxValue > 0 {
  1717. progressC?.indeterminate = false
  1718. progressC?.maxValue = Double(maxValue)
  1719. } else {
  1720. progressC?.indeterminate = true
  1721. }
  1722. self.view.km_beginSheet(windowC: progressC!)
  1723. }
  1724. // 白边距
  1725. @objc func smart_cropAllPage() {
  1726. var size = NSZeroSize
  1727. for i in 0 ..< self.listView.document.pageCount {
  1728. let page = self.listView.document.page(at: i)
  1729. let rect = KMCropTools.getPageForegroundBox(page!)
  1730. size.width = fmax(size.width, NSWidth(rect))
  1731. size.height = fmax(size.height, NSHeight(rect))
  1732. }
  1733. beginProgressSheet(with: KMLocalizedString("Cropping Pages", "Message for progress sheet"), maxValue: min(18, self.listView.document.pageCount))
  1734. var rectArray: Array<NSRect> = []
  1735. for i in 0 ..< self.listView.document.pageCount {
  1736. progressC?.increment(by: Double(i))
  1737. progressC?.doubleValue = Double(i)
  1738. let page = self.listView.document.page(at: i)
  1739. var rect = KMCropTools.getPageForegroundBox(page!)
  1740. let bounds: NSRect = (page?.bounds(for: .mediaBox))!
  1741. // if (rect.minX - bounds.minX > bounds.maxX-rect.maxX) {
  1742. // rect.origin.x = rect.maxX-size.width
  1743. // }
  1744. // rect.origin.y = rect.maxY-size.height
  1745. // rect.size = size
  1746. // if (NSWidth(rect) > NSWidth(bounds)) {
  1747. // rect.size.width = NSWidth(bounds)
  1748. // }
  1749. // if (NSHeight(rect) > NSHeight(bounds)) {
  1750. // rect.size.height = NSHeight(bounds)
  1751. // }
  1752. //
  1753. // if (NSMinX(rect) < NSMinX(bounds)) {
  1754. // rect.origin.x = NSMinX(bounds)
  1755. // } else if (NSMaxX(rect) > NSMaxX(bounds)) {
  1756. // rect.origin.x = NSMaxX(bounds) - NSWidth(rect)
  1757. // }
  1758. //
  1759. // if (NSMinY(rect) < NSMinY(bounds)) {
  1760. // rect.origin.y = NSMinY(bounds)
  1761. // } else if (NSMaxY(rect) > NSMaxY(bounds)) {
  1762. // rect.origin.y = NSMaxY(bounds) - NSHeight(rect)
  1763. // }
  1764. rectArray.append(rect)
  1765. }
  1766. cropPages(to: rectArray)
  1767. self.handlePageBoundsDidChange(page: nil, action: CPDFPage.Action.crop)
  1768. }
  1769. // 自动
  1770. @objc func auto_cropAllPage() {
  1771. var size = NSZeroSize
  1772. for i in 0 ..< self.listView.document.pageCount {
  1773. let page = self.listView.document.page(at: i)
  1774. let rect = KMCropTools.getPageForegroundBox(page!)
  1775. size.width = fmax(size.width, NSWidth(rect))
  1776. size.height = fmax(size.height, NSHeight(rect))
  1777. }
  1778. beginProgressSheet(with: KMLocalizedString("Cropping Pages", "Message for progress sheet"), maxValue: min(18, self.listView.document.pageCount))
  1779. var rectArray: Array<NSRect> = []
  1780. for i in 0 ..< self.listView.document.pageCount {
  1781. progressC?.increment(by: Double(i))
  1782. progressC?.doubleValue = Double(i)
  1783. let page = self.listView.document.page(at: i)
  1784. var rect = KMCropTools.getPageForegroundBox(page!)
  1785. let bounds: NSRect = (page?.bounds(for: .mediaBox))!
  1786. if (rect.minX - bounds.minX > bounds.maxX-rect.maxX) {
  1787. rect.origin.x = rect.maxX-size.width
  1788. }
  1789. rect.origin.y = rect.maxY-size.height
  1790. rect.size = size
  1791. if (NSWidth(rect) > NSWidth(bounds)) {
  1792. rect.size.width = NSWidth(bounds)
  1793. }
  1794. if (NSHeight(rect) > NSHeight(bounds)) {
  1795. rect.size.height = NSHeight(bounds)
  1796. }
  1797. if (NSMinX(rect) < NSMinX(bounds)) {
  1798. rect.origin.x = NSMinX(bounds)
  1799. } else if (NSMaxX(rect) > NSMaxX(bounds)) {
  1800. rect.origin.x = NSMaxX(bounds) - NSWidth(rect)
  1801. }
  1802. if (NSMinY(rect) < NSMinY(bounds)) {
  1803. rect.origin.y = NSMinY(bounds)
  1804. } else if (NSMaxY(rect) > NSMaxY(bounds)) {
  1805. rect.origin.y = NSMaxY(bounds) - NSHeight(rect)
  1806. }
  1807. rectArray.append(rect)
  1808. }
  1809. cropPages(to: rectArray)
  1810. self.handlePageBoundsDidChange(page: nil, action: CPDFPage.Action.crop)
  1811. }
  1812. @objc func cropAllPage() {
  1813. var rect = [NSIntegralRect(self.listView?.currentSelectionRect() ?? .zero), .zero]
  1814. var rectArray: Array<NSRect> = []
  1815. let emptySelection = NSIsEmptyRect(rect.first ?? .zero)
  1816. if (emptySelection) {
  1817. guard let count = self.listView?.document?.pageCount, count > 0 else {
  1818. KMPrint("listView | document is nil.", beep: true)
  1819. return
  1820. }
  1821. rect[0] = .zero
  1822. rect[1] = .zero
  1823. self.beginProgressSheet(withMessage: NSLocalizedString("Cropping Pages", comment: "Message for progress sheet"), maxValue: min(18, count))
  1824. if (count == 1) {
  1825. if let page = self.listView.document.page(at: 0) {
  1826. rect[0] = KMCropTools.getPageForegroundBox(page)
  1827. }
  1828. progressC?.increment(by: 1)
  1829. } else if (count < 19) {
  1830. for i in 0 ..< 19 {
  1831. if let page = self.listView.document.page(at: UInt(i)) {
  1832. rect[i % 2] = NSUnionRect(rect[i % 2], KMCropTools.getPageForegroundBox(page))
  1833. progressC?.increment(by: Double(i))
  1834. }
  1835. }
  1836. } else {
  1837. let start = [1, (count - 5) / 2, count - 6]
  1838. var cnt = 0
  1839. for j in 0 ..< 3 {
  1840. for i in 0 ..< 6 {
  1841. let k = Int(start[j] + UInt(i))
  1842. if let page = self.listView.document.page(at: UInt(k)) {
  1843. rect[k % 2] = NSUnionRect(rect[k % 2], KMCropTools.getPageForegroundBox(page))
  1844. cnt += 1
  1845. progressC?.increment(by: Double(cnt))
  1846. }
  1847. }
  1848. }
  1849. }
  1850. let w = fmax(NSWidth(rect[0]), NSWidth(rect[1]))
  1851. let h = fmax(NSHeight(rect[0]), NSHeight(rect[1]))
  1852. for j in 0 ..< 2 {
  1853. rect[j] = NSMakeRect(floor(NSMidX(rect[j]) - 0.5 * w), floor(NSMidY(rect[j]) - 0.5 * h), w, h)
  1854. }
  1855. rectArray.append(rect.first ?? .zero)
  1856. rectArray.append(rect.last ?? .zero)
  1857. } else {
  1858. rectArray.append(rect.first ?? .zero)
  1859. }
  1860. self.cropPages(to: rectArray)
  1861. // 执行右键操作后,需要取消框选区域
  1862. if self.listView.toolMode == .selectToolMode {
  1863. objc_sync_enter(self)
  1864. self.listView.selectionRect = NSZeroRect
  1865. self.listView.selectionPageIndex = UInt(NSNotFound)
  1866. objc_sync_exit(self)
  1867. }
  1868. self.handlePageBoundsDidChange(page: nil, action: CPDFPage.Action.crop)
  1869. }
  1870. func cropPages(to rects: Array<NSRect>) {
  1871. let currentPage = self.listView.currentPage()
  1872. let visibleRect: NSRect = self.listView.convert(self.listView.convert(self.listView.documentView().visibleRect, from: self.listView.documentView()), to: self.listView.currentPage())
  1873. var oldRectArray: Array<NSRect> = []
  1874. let rectCount = rects.count
  1875. for i in 0 ..< self.listView.document.pageCount {
  1876. let page = self.listView.document.page(at: i)
  1877. let rect = NSIntersectionRect(rects[Int(i) % rectCount], (page?.bounds(for: .mediaBox))!)
  1878. let oldRect = page?.bounds(for: .cropBox)
  1879. oldRectArray.append(oldRect!)
  1880. page?.setBounds(rect, for: .cropBox)
  1881. }
  1882. let undoManager = self.listView.undoManager
  1883. (undoManager?.prepare(withInvocationTarget: self) as AnyObject).cropPages(to: oldRectArray)
  1884. /// 刷新预览视图
  1885. self.listView.layoutDocumentView()
  1886. self.listView.displayBox = .cropBox
  1887. self.listView.go(to: currentPage)
  1888. self.listView.go(to: visibleRect, on: currentPage)
  1889. DispatchQueue.main.asyncAfter(deadline: DispatchTime.now() + 0.25) { [self] in
  1890. self.dismissProgressSheet()
  1891. }
  1892. }
  1893. @objc private func shareDocument(sender:KMToolbarViewController, limit: Bool = false) {
  1894. if (limit) {
  1895. let document = self.listView.document ?? CPDFDocument()
  1896. if document?.documentURL == nil {
  1897. return
  1898. }
  1899. var doucumentURL : URL = self.listView.document.documentURL
  1900. if doucumentURL.path.count > 0 {
  1901. let docDir = NSTemporaryDirectory()
  1902. let documentName : String = doucumentURL.path.lastPathComponent
  1903. let path = docDir.stringByAppendingPathComponent(documentName)
  1904. // let writeSuccess = self.listView.document.write(to: URL(fileURLWithPath: path))
  1905. let data = KMTools.saveWatermarkDocument(document: self.listView.document, to: URL(fileURLWithPath: path), secureOptions: self.secureOptions, removePWD: self.removeSecureFlag)
  1906. let writeSuccess = data != nil
  1907. if writeSuccess == false {
  1908. __NSBeep()
  1909. return;
  1910. }
  1911. doucumentURL = URL(fileURLWithPath: path)
  1912. }
  1913. let array = [doucumentURL]
  1914. let picker = NSSharingServicePicker.init(items: array)
  1915. if sender.shareButton.window != nil {
  1916. picker.show(relativeTo: sender.shareButton.bounds, of: sender.shareButton, preferredEdge: NSRectEdge.minY)
  1917. } else {
  1918. picker.show(relativeTo: NSRect(x: (self.view.window?.contentView?.frame.size.width)!, y: (self.view.window?.contentView?.frame.size.height ?? 0)-8, width: 0, height: 0), of: self.view.window?.contentView ?? NSView(), preferredEdge: NSRectEdge.minY)
  1919. }
  1920. return
  1921. }
  1922. let document = self.listView.document ?? CPDFDocument()
  1923. if document?.documentURL == nil {
  1924. return
  1925. }
  1926. var doucumentURL : URL = self.listView.document.documentURL
  1927. if doucumentURL.path.count > 0 {
  1928. let docDir = NSTemporaryDirectory()
  1929. let documentName : String = doucumentURL.path.lastPathComponent
  1930. let path = docDir.stringByAppendingPathComponent(documentName)
  1931. let writeSuccess = self.listView.document.write(to: URL(fileURLWithPath: path))
  1932. if writeSuccess == false {
  1933. __NSBeep()
  1934. return;
  1935. }
  1936. doucumentURL = URL(fileURLWithPath: path)
  1937. }
  1938. let array = [doucumentURL]
  1939. let picker = NSSharingServicePicker.init(items: array)
  1940. if sender.shareButton.window != nil {
  1941. picker.show(relativeTo: sender.shareButton.bounds, of: sender.shareButton, preferredEdge: NSRectEdge.minY)
  1942. } else {
  1943. picker.show(relativeTo: NSRect(x: (self.view.window?.contentView?.frame.size.width)!, y: (self.view.window?.contentView?.frame.size.height ?? 0)-8, width: 0, height: 0), of: self.view.window?.contentView ?? NSView(), preferredEdge: NSRectEdge.minY)
  1944. }
  1945. }
  1946. @objc private func shareFlatten(sender:KMToolbarViewController, limit: Bool = false) {
  1947. if (limit) {
  1948. let document = self.listView.document ?? CPDFDocument()
  1949. var path: String?
  1950. if document?.documentURL != nil {
  1951. path = document?.documentURL.path ?? ""
  1952. }
  1953. if path?.count ?? 0 > 0 {
  1954. let docDir = NSTemporaryDirectory()
  1955. let documentName : String = path?.lastPathComponent ?? ""
  1956. path = docDir.stringByAppendingPathComponent(documentName)
  1957. }
  1958. let pathFolder = path?.fileURL.deletingLastPathComponent().path
  1959. var tfileName = path?.deletingPathExtension.lastPathComponent
  1960. let tStdFileSuffix = "_flatten"
  1961. tfileName = (tfileName ?? "") + tStdFileSuffix + ".pdf"
  1962. path = (pathFolder ?? "") + "/" + (tfileName ?? "")
  1963. let data = KMTools.saveWatermarkDocumentForFlatten(document: document!, to: URL(fileURLWithPath: path ?? ""))
  1964. let success = data != nil
  1965. if success {
  1966. let url = URL(fileURLWithPath: path ?? "")
  1967. let picker = NSSharingServicePicker.init(items: [url])
  1968. if sender.shareButton.window != nil {
  1969. picker.show(relativeTo: sender.shareButton.bounds, of: sender.shareButton, preferredEdge: NSRectEdge.minY)
  1970. } else {
  1971. picker.show(relativeTo: NSRect(x: (self.view.window?.contentView?.frame.size.width)!, y: (self.view.window?.contentView?.frame.size.height ?? 0)-8, width: 0, height: 0), of: self.view.window?.contentView ?? NSView(), preferredEdge: NSRectEdge.minY)
  1972. }
  1973. }
  1974. return
  1975. }
  1976. let document = self.listView.document ?? CPDFDocument()
  1977. var path: String?
  1978. if document?.documentURL != nil {
  1979. path = document?.documentURL.path ?? ""
  1980. }
  1981. if path?.count ?? 0 > 0 {
  1982. let docDir = NSTemporaryDirectory()
  1983. let documentName : String = path?.lastPathComponent ?? ""
  1984. path = docDir.stringByAppendingPathComponent(documentName)
  1985. }
  1986. let pathFolder = path?.fileURL.deletingLastPathComponent().path
  1987. var tfileName = path?.deletingPathExtension.lastPathComponent
  1988. let tStdFileSuffix = "_flatten"
  1989. tfileName = (tfileName ?? "") + tStdFileSuffix + ".pdf"
  1990. path = (pathFolder ?? "") + "/" + (tfileName ?? "")
  1991. let success : Bool = document?.writeFlatten(to: URL(fileURLWithPath: path ?? "")) ?? false
  1992. if success {
  1993. let url = URL(fileURLWithPath: path ?? "")
  1994. let picker = NSSharingServicePicker.init(items: [url])
  1995. if sender.shareButton.window != nil {
  1996. picker.show(relativeTo: sender.shareButton.bounds, of: sender.shareButton, preferredEdge: NSRectEdge.minY)
  1997. } else {
  1998. picker.show(relativeTo: NSRect(x: (self.view.window?.contentView?.frame.size.width)!, y: (self.view.window?.contentView?.frame.size.height ?? 0)-8, width: 0, height: 0), of: self.view.window?.contentView ?? NSView(), preferredEdge: NSRectEdge.minY)
  1999. }
  2000. }
  2001. }
  2002. @objc private func shareOriginalPDF(sender:KMToolbarViewController, limit: Bool = false) {
  2003. if (limit) {
  2004. let document = self.listView.document ?? CPDFDocument()
  2005. var path: String?
  2006. if document?.documentURL != nil {
  2007. path = document?.documentURL.path ?? ""
  2008. }
  2009. if path?.count ?? 0 > 0{
  2010. let docDir = NSTemporaryDirectory()
  2011. let documentName : String = path?.lastPathComponent ?? ""
  2012. path = docDir.stringByAppendingPathComponent(documentName)
  2013. }
  2014. // var writeSuccess = document!.write(to: URL(fileURLWithPath: path))
  2015. let data = KMTools.saveWatermarkDocument(document: document!, to: URL(fileURLWithPath: path ?? ""), secureOptions: self.secureOptions, removePWD: self.removeSecureFlag)
  2016. var writeSuccess = data != nil
  2017. if writeSuccess == false {
  2018. __NSBeep()
  2019. return;
  2020. }
  2021. let newDocument = CPDFDocument(url: URL(fileURLWithPath: path ?? ""))
  2022. for i in 0 ... (newDocument?.pageCount ?? 1)-1 {
  2023. let page = newDocument?.page(at: i)
  2024. var annotations : [CPDFAnnotation] = []
  2025. for annotation in page!.annotations {
  2026. annotations.append(annotation)
  2027. }
  2028. for annotation in annotations {
  2029. annotation.page.removeAnnotation(annotation)
  2030. }
  2031. }
  2032. writeSuccess = newDocument?.write(to:URL(fileURLWithPath: path ?? "")) ?? false
  2033. if writeSuccess {
  2034. let url = URL(fileURLWithPath: path ?? "")
  2035. let picker = NSSharingServicePicker.init(items: [url])
  2036. if sender.shareButton.window != nil {
  2037. picker.show(relativeTo: sender.shareButton.bounds, of: sender.shareButton, preferredEdge: NSRectEdge.minY)
  2038. } else {
  2039. picker.show(relativeTo: NSRect(x: (self.view.window?.contentView?.frame.size.width)!, y: (self.view.window?.contentView?.frame.size.height ?? 0)-8, width: 0, height: 0), of: self.view.window?.contentView ?? NSView(), preferredEdge: NSRectEdge.minY)
  2040. }
  2041. }
  2042. return
  2043. }
  2044. let document = self.listView.document ?? CPDFDocument()
  2045. var path: String?
  2046. if document?.documentURL != nil {
  2047. path = document?.documentURL.path ?? ""
  2048. }
  2049. if path?.count ?? 0 > 0 {
  2050. let docDir = NSTemporaryDirectory()
  2051. let documentName : String = path?.lastPathComponent ?? ""
  2052. path = docDir.stringByAppendingPathComponent(documentName)
  2053. }
  2054. var writeSuccess = document?.write(to: URL(fileURLWithPath: path ?? ""))
  2055. if writeSuccess == false {
  2056. __NSBeep()
  2057. return;
  2058. }
  2059. let newDocument = CPDFDocument(url: URL(fileURLWithPath: path ?? ""))
  2060. for i in 0 ... (newDocument?.pageCount ?? 1)-1 {
  2061. let page = newDocument!.page(at: i)
  2062. var annotations : [CPDFAnnotation] = []
  2063. for annotation in page!.annotations {
  2064. annotations.append(annotation)
  2065. }
  2066. for annotation in annotations {
  2067. annotation.page.removeAnnotation(annotation)
  2068. }
  2069. }
  2070. writeSuccess = newDocument?.write(to:URL(fileURLWithPath: path ?? ""))
  2071. if writeSuccess ?? false {
  2072. let url = URL(fileURLWithPath: path ?? "")
  2073. let picker = NSSharingServicePicker.init(items: [url])
  2074. if sender.shareButton.window != nil {
  2075. picker.show(relativeTo: sender.shareButton.bounds, of: sender.shareButton, preferredEdge: NSRectEdge.minY)
  2076. } else {
  2077. picker.show(relativeTo: NSRect(x: (self.view.window?.contentView?.frame.size.width)!, y: (self.view.window?.contentView?.frame.size.height ?? 0)-8, width: 0, height: 0), of: self.view.window?.contentView ?? NSView(), preferredEdge: NSRectEdge.minY)
  2078. }
  2079. }
  2080. }
  2081. // 开启/关闭左边栏
  2082. @objc func toggleLeftPane() -> Void {
  2083. // if lastLeftPanWidth >= functionWidth {
  2084. self.model.leftPanelOpen = true
  2085. applyLeftSideWidth(self.model.panelWidth+functionWidth, rightSideWidth: self.model.lastRightPanWidth)
  2086. // } else {
  2087. // leftPanelOpen = false
  2088. // applyLeftSideWidth(functionWidth, rightSideWidth: lastRightPanWidth)
  2089. // }
  2090. }
  2091. // 开启左边栏
  2092. @objc func openLeftPane() -> Void {
  2093. self.model.leftPanelOpen = true
  2094. applyLeftSideWidth(self.model.panelWidth+functionWidth, rightSideWidth: self.model.lastRightPanWidth)
  2095. self.toolbarController.findItem(KMLeftControlToolbarItemIdentifier)?.isSelected = true
  2096. }
  2097. // 关闭左边栏
  2098. @objc func closeLeftPane() -> Void {
  2099. self.model.leftPanelOpen = false
  2100. applyLeftSideWidth(functionWidth, rightSideWidth: self.model.lastRightPanWidth)
  2101. self.toolbarController.findItem(KMLeftControlToolbarItemIdentifier)?.isSelected = false
  2102. }
  2103. // 开启/关闭右边栏
  2104. @objc func toggleRightPane() -> Void {
  2105. if self.model.lastRightPanWidth > 5 {
  2106. self.model.rightPanelIsOpen = false
  2107. applyLeftSideWidth(self.model.lastLeftPanWidth, rightSideWidth: 0)
  2108. } else {
  2109. self.model.rightPanelIsOpen = true
  2110. applyLeftSideWidth(self.model.lastLeftPanWidth, rightSideWidth: self.model.defaultRightWidth)
  2111. }
  2112. }
  2113. @objc func openRightPane() -> Void {
  2114. if (KMPreferenceManager.shared.autoExpandPropertyPanel) {
  2115. if self.model.rightPanelIsOpen {
  2116. return
  2117. }
  2118. self.model.rightPanelIsOpen = true
  2119. self.toolbarController.selectItem(KMRightControlToolbarItemIdentifier)
  2120. applyLeftSideWidth(self.model.lastLeftPanWidth, rightSideWidth: self.model.defaultRightWidth)
  2121. }
  2122. }
  2123. @objc func closeRightPane() -> Void {
  2124. if (KMPreferenceManager.shared.autoExpandPropertyPanel) {
  2125. self.model.rightPanelIsOpen = false
  2126. self.toolbarController.cancelSelected(KMRightControlToolbarItemIdentifier)
  2127. applyLeftSideWidth(self.model.lastLeftPanWidth, rightSideWidth: 0)
  2128. }
  2129. }
  2130. func rename(_ sender: NSNotification) -> Void {
  2131. if (self.view.window == nil || self.view.window!.isVisible == false) {
  2132. return
  2133. }
  2134. let tabController = sender.object as? CTTabController
  2135. if tabController?.title == self.document?.documentURL.deletingPathExtension().lastPathComponent {
  2136. if let doc = self.myDocument, doc.isDocumentEdited {
  2137. Task {
  2138. let resp = await KMAlertTool.runModel(message: NSLocalizedString("File Updated", comment: ""), buttons: [NSLocalizedString("Save", comment: ""), NSLocalizedString("Cancel", comment: "")])
  2139. if resp != .alertFirstButtonReturn { // 取消
  2140. return
  2141. }
  2142. doc.updateChangeCount(.changeCleared)
  2143. // doc.save(nil)
  2144. self.document?.write(to: doc.fileURL)
  2145. Task { @MainActor in
  2146. self._renameForSavePanel(tabController)
  2147. }
  2148. }
  2149. return
  2150. }
  2151. self._renameForSavePanel(tabController)
  2152. }
  2153. }
  2154. func savePdfAlertView() {
  2155. if AutoSaveManager.manager.isSaving || AutoSaveManager.manager.isSaveNoti{
  2156. return
  2157. }
  2158. AutoSaveManager.manager.isSaveNoti = true
  2159. var num = 0
  2160. if self.listView.document != nil{
  2161. num = Int(self.listView.document.pageCount)
  2162. }
  2163. if Thread.current.isMainThread {
  2164. self.beginProgressSheet(withMessage: NSLocalizedString("Saving PDF", comment: "") + "...", maxValue: UInt(num))
  2165. } else {
  2166. DispatchQueue.main.async {
  2167. self.beginProgressSheet(withMessage: NSLocalizedString("Saving PDF", comment: "") + "...", maxValue: UInt(num))
  2168. }
  2169. }
  2170. }
  2171. func savePdfFinishAlertView() {
  2172. if !AutoSaveManager.manager.isSaveNoti{
  2173. return
  2174. }
  2175. AutoSaveManager.manager.isSaveNoti = false
  2176. if Thread.current.isMainThread {
  2177. self.dismissProgressSheet()
  2178. } else {
  2179. DispatchQueue.main.async {
  2180. self.dismissProgressSheet()
  2181. }
  2182. }
  2183. }
  2184. private func _renameForSavePanel(_ tabC: CTTabController?) {
  2185. let outputSavePanel = NSSavePanel()
  2186. outputSavePanel.title = NSLocalizedString("Rename", comment: "")
  2187. outputSavePanel.allowedFileTypes = ["pdf"]
  2188. outputSavePanel.nameFieldStringValue = (self.document?.documentURL.lastPathComponent)!
  2189. outputSavePanel.directoryURL = self.document?.documentURL.deletingLastPathComponent()
  2190. let resp = outputSavePanel.runModal()
  2191. if resp == .OK {
  2192. let pdfDocument = CPDFDocument(url: self.document?.documentURL)
  2193. let fileURL = pdfDocument?.documentURL
  2194. let fileManager = FileManager.default
  2195. let newFileURL = fileURL!.deletingLastPathComponent().appendingPathComponent(outputSavePanel.url!.lastPathComponent)
  2196. var result = true
  2197. do {
  2198. try fileManager.moveItem(at: fileURL!, to: newFileURL)
  2199. } catch {
  2200. result = false
  2201. KMPrint("Error renaming file! Threw: \(error.localizedDescription)")
  2202. }
  2203. if (result) {
  2204. tabC?.title = outputSavePanel.url!.lastPathComponent
  2205. // self.myDocument?.fileURL = newFileURL
  2206. if let newPdfDocument = CPDFDocument(url: newFileURL) {
  2207. self.model.isSaveKeyChain = false
  2208. newPdfDocument.unlock(withPassword: self.document?.password)
  2209. if (newPdfDocument.pageCount > 0) {
  2210. self.setDocument = newPdfDocument
  2211. }
  2212. }
  2213. }
  2214. } else {
  2215. outputSavePanel.close()
  2216. }
  2217. }
  2218. func showInFinder(_ sender: Any) -> Void {
  2219. if sender is NSNotification {
  2220. let tabController = (sender as! NSNotification).object as? CTTabController
  2221. if tabController?.title == self.document?.documentURL.deletingPathExtension().lastPathComponent {
  2222. if let file = self.myDocument?.fileURL {
  2223. if FileManager.default.fileExists(atPath: file.path) {
  2224. NSWorkspace.shared.activateFileViewerSelecting([file])
  2225. }
  2226. }
  2227. }
  2228. } else {
  2229. guard let url = self.myDocument?.fileURL else { return }
  2230. let file: URL = url
  2231. if FileManager.default.fileExists(atPath: file.path) {
  2232. NSWorkspace.shared.activateFileViewerSelecting([file])
  2233. }
  2234. }
  2235. }
  2236. func showOrHideNotes() {
  2237. self.listView.hideNotes = !self.listView.hideNotes
  2238. self.toolbarController.isShowAllAnnotations = !self.listView.hideNotes
  2239. //BOTA 注释列表显示隐藏
  2240. // self.leftSideViewController.annotationViewController.annotationShowState = self.listView.hideNotes ? .hidden : .none
  2241. // self.leftSideViewController.thumbnailViewController.annotationShowState = self.listView.hideNotes ? .hidden : .none
  2242. }
  2243. func closeTab(_ sender: NSNotification) -> Void {
  2244. let tabController = sender.object as? CTTabController
  2245. if tabController?.title == self.document?.documentURL.lastPathComponent {
  2246. print("closeTab")
  2247. self.leftSideViewController.clearAnnotationFilterData()
  2248. self.leftSideViewController.clearNotification()
  2249. }
  2250. }
  2251. @IBAction func toggleSplitPDF(_ sender: Any) {
  2252. if let menuItem = sender as? NSMenuItem {
  2253. splitView(withTag: menuItem.tag)
  2254. }
  2255. }
  2256. @IBAction func readMode(_ sender: Any) {
  2257. isReadMode = !isReadMode
  2258. UserDefaults.standard.set(isReadMode, forKey: "kKMPDFViewIsReadMode")
  2259. UserDefaults.standard.synchronize()
  2260. if isReadMode {
  2261. CustomAlertView.alertView(message: NSLocalizedString("Read Mode On", comment: ""), fromView: (view.window?.contentView)!, withStyle: .black)
  2262. } else {
  2263. CustomAlertView.alertView(message: NSLocalizedString("Read Mode Off", comment: ""), fromView: (view.window?.contentView)!, withStyle: .black)
  2264. }
  2265. }
  2266. func handlePageBoundsDidChange(page: CPDFPage?, action: String) {
  2267. // NSDictionary *info = [notification userInfo];
  2268. // PDFPage *page = [info objectForKey:SKPDFPagePageKey];
  2269. // NSString *action = [info objectForKey:SKPDFPageActionKey];
  2270. // BOOL displayChanged = [action isEqualToString:SKPDFPageActionCrop] == NO || [pdfView displayBox] == kPDFDisplayBoxCropBox;
  2271. let displayChanged = action == CPDFPage.Action.crop || self.listView.displayBox == .cropBox
  2272. // if self.listView.displayBox == .cropBox {
  2273. // KMPrint("cropBox")
  2274. // } else if self.listView.displayBox == .artBox {
  2275. // KMPrint("artBox")
  2276. // } else if self.listView.displayBox == .trimBox {
  2277. // KMPrint("trimBox")
  2278. // } else if self.listView.displayBox == .bleedBox {
  2279. // KMPrint("bleedBox")
  2280. // } else if self.listView.displayBox == .mediaBox {
  2281. // KMPrint("mediaBox")
  2282. // } else {
  2283. // KMPrint("other \(self.listView.displayBox.rawValue)")
  2284. // }
  2285. if (displayChanged) {
  2286. self.listView.layoutDocumentView()
  2287. }
  2288. if (page != nil) {
  2289. let idx = page!.pageIndex()
  2290. if (displayChanged) {
  2291. self.leftSideViewController.updateThumbnail(at: Int(idx))
  2292. }
  2293. } else {
  2294. if (displayChanged) {
  2295. self.leftSideViewController.allThumbnailsNeedUpdate()
  2296. }
  2297. }
  2298. self.leftSideViewController.updateSnapshotsIfNeed(for: page)
  2299. // [secondaryPdfView requiresDisplay];
  2300. self.secondaryPdfView?.setNeedsDisplayForVisiblePages()
  2301. //
  2302. if UserDefaults.standard.bool(forKey: SKDisplayPageBoundsKey) {
  2303. // [self updateRightStatus];
  2304. }
  2305. }
  2306. func changeLineAttribute(_ sender: Any?) {
  2307. var inspector = sender as? KMLineInspector
  2308. if inspector == nil {
  2309. inspector = KMLineInspector.shared
  2310. }
  2311. let action = inspector?.currentLineChangeAction ?? .no
  2312. for annotation in self.listView.activeAnnotations {
  2313. guard let anno = annotation as? CPDFAnnotation else {
  2314. continue
  2315. }
  2316. if anno.hasBorder() {
  2317. // if (mwcFlags.updatingLine == 0 && [annotation hasBorder]) {
  2318. // mwcFlags.updatingLine = 1;
  2319. switch (action) {
  2320. case .lineWidth:
  2321. anno.setLineWidth(inspector?.lineWidth ?? 0)
  2322. break
  2323. case .style:
  2324. anno.setBorderStyle(CPDFBorderStyle(rawValue: inspector?.style ?? 0) ?? .solid)
  2325. break
  2326. case .dashPattern:
  2327. anno.setDashPattern(inspector?.dashPattern ?? [])
  2328. break
  2329. case .startLineStyle:
  2330. if anno.isLine() {
  2331. (anno as? CPDFLineAnnotation)?.startLineStyle = CPDFLineStyle(rawValue: inspector?.startLineStyle ?? 0) ?? .none
  2332. }
  2333. break
  2334. case .endLineStyle:
  2335. if anno.isLine() {
  2336. (anno as? CPDFLineAnnotation)?.endLineStyle = CPDFLineStyle(rawValue: inspector?.endLineStyle ?? 0) ?? .none
  2337. }
  2338. break
  2339. case .no:
  2340. break
  2341. }
  2342. // mwcFlags.updatingLine = 0;
  2343. // in case one property changes another, e.g. when adding a dashPattern the borderStyle can change
  2344. }
  2345. }
  2346. // [self updateLineInspector];
  2347. }
  2348. // MARK: -
  2349. // MARK: 显示窗口
  2350. internal func showCompressWindow(url: URL? = nil) {
  2351. // if let wc = self.compressWIndowControllerNew, let _ = wc.window?.isSheet {
  2352. // KMPrint("压缩窗口已显示")
  2353. // return
  2354. // }
  2355. self.compressWIndowControllerNew = KMCompressWIndowControllerNew(windowNibName: "KMCompressWIndowControllerNew")
  2356. self.view.window?.beginSheet(self.compressWIndowControllerNew!.window!)
  2357. self.compressWIndowControllerNew?.password = self.listView?.document?.password ?? ""
  2358. // if let _url = url {
  2359. // windowController.oriDocumentUrl = self.listView.document.documentURL
  2360. // windowController.documentURL = _url
  2361. // } else {
  2362. self.compressWIndowControllerNew?.documentURL = self.listView.document.documentURL
  2363. // }
  2364. self.compressWIndowControllerNew?.itemClick = { [unowned self] in
  2365. self.view.window?.endSheet((self.compressWIndowControllerNew?.window)!)
  2366. self.toolbarController.cancelSelected(KMToolbarToolCompressItemIdentifier)
  2367. }
  2368. self.compressWIndowControllerNew?.batchAction = { [unowned self] view, filePaths in
  2369. self.view.window?.endSheet((self.compressWIndowControllerNew?.window)!)
  2370. self.toolbarController.cancelSelected(KMToolbarToolCompressItemIdentifier)
  2371. let batchWindowController = KMBatchOperateWindowController.sharedWindowController
  2372. // batchWindowController.window?.makeKeyAndOrderFront("")
  2373. let batchOperateFile = KMBatchOperateFile(filePath: filePaths.first!.path, type: .Compress)
  2374. batchWindowController.switchToOperateType(KMBatchOperationType.Compress, files: [batchOperateFile])
  2375. batchWindowController.window?.makeKeyAndOrderFront("")
  2376. }
  2377. self.compressWIndowControllerNew?.resultCallback = { [unowned self] result, openDocument, fileURL, error in
  2378. self.view.window?.endSheet((self.compressWIndowControllerNew?.window)!)
  2379. if (result) {
  2380. self.toolbarController.cancelSelected(KMToolbarToolCompressItemIdentifier)
  2381. if (openDocument) {
  2382. NSDocumentController.shared.openDocument(withContentsOf: fileURL, display: true) { document, result, error in }
  2383. } else {
  2384. NSWorkspace.shared.activateFileViewerSelecting([fileURL])
  2385. }
  2386. } else {
  2387. let alert = NSAlert()
  2388. alert.messageText = NSLocalizedString("Compress Faild", comment: "")
  2389. alert.runModal()
  2390. }
  2391. }
  2392. }
  2393. internal func showConvertWindow(type: KMToolbarType, documentUrl: URL? = nil, identifier: String?) {
  2394. if let wc = self.currentWindowController as? KMConvertBaseWindowController, let _ = wc.window?.isSheet {
  2395. KMPrint("转档窗口已显示")
  2396. return
  2397. }
  2398. var convertT: KMConvertType = .Word
  2399. var windowController: KMConvertBaseWindowController?
  2400. if (type == .word) { /// Word
  2401. convertT = .Word
  2402. } else if (type == .excel) {
  2403. convertT = .Excel
  2404. } else if (type == .ppt || type == .rtf || type == .html || type == .conversion_text) {
  2405. if (type == .ppt) {
  2406. convertT = .PPT
  2407. } else if (type == .rtf) {
  2408. convertT = .RTF
  2409. } else if (type == .html) {
  2410. convertT = .HTML
  2411. } else if (type == .conversion_text) {
  2412. convertT = .Text
  2413. }
  2414. } else if (type == .csv) {
  2415. convertT = .CSV
  2416. } else if (type == .conversion_image) {
  2417. windowController = KMConvertImageWindowController()
  2418. convertT = .JPEG
  2419. }
  2420. windowController?.subscribeWaterMarkType = type.toSubscribeWaterMarkType()
  2421. var url: URL?
  2422. if (documentUrl != nil) {
  2423. url = documentUrl
  2424. windowController?.oriDocumentUrl = self.listView.document.documentURL
  2425. } else {
  2426. url = self.listView.document.documentURL
  2427. }
  2428. self.showAllConvertWindow(convertT: convertT)
  2429. }
  2430. //MARK: 转档 -
  2431. func showAllConvertWindow(convertT: KMConvertType) {
  2432. self.ConvertTrackEvent(type: convertT)
  2433. let convertWC = KMConvertWindowController(documemtV: self.document!, currentPage: self.listView.currentPage(), convertT: convertT) {
  2434. DispatchQueue.main.asyncAfter(deadline: DispatchTime.now() + 0.25) { [self] in
  2435. var type: KMConvertWithPDFType = .WordAdvance
  2436. switch convertT {
  2437. case .Word:
  2438. break
  2439. case .Excel:
  2440. type = .Excel
  2441. case .PPT:
  2442. type = .PowerPoint
  2443. case .RTF:
  2444. type = .RTF
  2445. case .CSV:
  2446. type = .CSV
  2447. case .HTML:
  2448. type = .HTML
  2449. case .Text:
  2450. type = .Text
  2451. case .JPEG:
  2452. type = .JPEG
  2453. case .PNG:
  2454. type = .PNG
  2455. case .GIF:
  2456. type = .GIF
  2457. case .JPG:
  2458. type = .JPG
  2459. case .TIFF:
  2460. type = .TIFF
  2461. case .TGA:
  2462. type = .TGA
  2463. case .BMP:
  2464. type = .BMP
  2465. case .JP2:
  2466. type = .JPEG2000
  2467. case .AdvancedWord:
  2468. break
  2469. default:
  2470. break
  2471. }
  2472. // let document = self.document
  2473. let batchWindowController = KMBatchOperateWindowController.sharedWindowController
  2474. var needShowHint = false
  2475. if KMConvertOperationQueue.sharedQueue.operations.count > 0 {
  2476. needShowHint = true
  2477. } else {
  2478. var needContinue = false
  2479. if KMBatchOperateManager.defaultManager.files?.count ?? 0 > 0 {
  2480. let arr: [String] = converFilesToPath(files: KMBatchOperateManager.defaultManager.files!)
  2481. let ss = self.document?.documentURL.path
  2482. if arr.contains(ss!) {
  2483. needContinue = false
  2484. }else {
  2485. needContinue = true
  2486. }
  2487. }else {
  2488. needContinue = true
  2489. }
  2490. if needContinue {
  2491. let ss = self.document?.documentURL.path
  2492. let file = KMBatchOperateFile(filePath: ss!, type: .Convert)
  2493. file.password = document?.password ?? ""
  2494. KMBatchOperateManager.defaultManager.files?.append(file)
  2495. }
  2496. batchWindowController.switchToOperateType(.Convert, files: KMBatchOperateManager.defaultManager.files!)
  2497. batchWindowController.switchToConvertType(convertType: type)
  2498. }
  2499. batchWindowController.window?.makeKeyAndOrderFront(nil)
  2500. if needShowHint {
  2501. batchWindowController.showIsConvertingHint()
  2502. } else {
  2503. }
  2504. }
  2505. }
  2506. self.km_beginSheet(windowC: convertWC)
  2507. }
  2508. func ConvertTrackEvent(type: KMConvertType) {
  2509. var eventStr: String = "Btn_SubTbr_Converter_ToWord"
  2510. switch type {
  2511. case .Word:
  2512. eventStr = "Btn_SubTbr_Converter_ToWord"
  2513. break
  2514. case .Excel:
  2515. eventStr = "Btn_SubTbr_Converter_ToExcel"
  2516. case .PPT:
  2517. eventStr = "Btn_SubTbr_Converter_ToPPT"
  2518. case .RTF:
  2519. eventStr = "Btn_SubTbr_Converter_ToRTF"
  2520. case .CSV:
  2521. eventStr = "Btn_SubTbr_Converter_ToCSV"
  2522. case .HTML:
  2523. eventStr = "Btn_SubTbr_Converter_ToHTML"
  2524. case .Text:
  2525. eventStr = "Btn_SubTbr_Converter_ToText"
  2526. case .JPEG:
  2527. eventStr = "Btn_SubTbr_Converter_ToImage"
  2528. case .PNG:
  2529. eventStr = "Btn_SubTbr_Converter_ToImage"
  2530. case .GIF:
  2531. eventStr = "Btn_SubTbr_Converter_ToImage"
  2532. case .JPG:
  2533. eventStr = "Btn_SubTbr_Converter_ToImage"
  2534. case .TIFF:
  2535. eventStr = "Btn_SubTbr_Converter_ToImage"
  2536. case .TGA:
  2537. eventStr = "Btn_SubTbr_Converter_ToImage"
  2538. case .BMP:
  2539. eventStr = "Btn_SubTbr_Converter_ToImage"
  2540. case .JP2:
  2541. eventStr = "Btn_SubTbr_Converter_ToImage"
  2542. case .AdvancedWord:
  2543. eventStr = "Btn_SubTbr_Converter_ToWord"
  2544. break
  2545. default:
  2546. break
  2547. }
  2548. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Converter", withProperties: ["SubTbr_Btn": eventStr])
  2549. }
  2550. //MARK: 转档 - OCR
  2551. func showOCRWindow() {
  2552. if !IAPProductsManager.default().isAvailableAllFunction(){
  2553. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  2554. return
  2555. }
  2556. let com = KMOCRPDFWindowController(cpdfDocument: self.listView.document!, pwd: self.listView.document.password)
  2557. com.currentIndexPage = self.listView.currentPageIndex
  2558. self.km_beginSheet(windowC: com)
  2559. }
  2560. //MARK: 导出图片
  2561. func extractImageAction(num: Int) {
  2562. if !IAPProductsManager.default().isAvailableAllFunction(){
  2563. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  2564. return
  2565. }
  2566. if !(self.listView.document.allowsPrinting || self.listView.document.allowsCopying) {
  2567. let alert = NSAlert()
  2568. alert.alertStyle = .critical
  2569. alert.messageText = NSLocalizedString("This is a secured document. Editing is not permitted.", comment: "")
  2570. alert.runModal()
  2571. return
  2572. }
  2573. // if sender is KMToolbarItem {
  2574. // (sender as! KMToolbarItem).isSelected = false
  2575. // }
  2576. let document = self.listView.document
  2577. var fileURL = document?.documentURL
  2578. if num == 1 {
  2579. let pageCount = document?.pageCount ?? 0
  2580. let indeSet = NSMutableIndexSet()
  2581. indeSet.add(in: NSRange(location: 0, length: Int(pageCount)))
  2582. if indeSet.count == 0 {
  2583. return
  2584. }
  2585. let lastPathName = fileURL?.deletingPathExtension().lastPathComponent ?? ""
  2586. let tFileName = (String(format: "%@_Extract Images", lastPathName))
  2587. let outputSavePanel = NSSavePanel()
  2588. outputSavePanel.title = NSLocalizedString("Save as PDF", comment: "")
  2589. outputSavePanel.allowsOtherFileTypes = true
  2590. outputSavePanel.isExtensionHidden = true
  2591. outputSavePanel.canCreateDirectories = true
  2592. outputSavePanel.nameFieldStringValue = tFileName
  2593. outputSavePanel.beginSheetModal(for: self.view.window!, completionHandler: { (result) in
  2594. if result == NSApplication.ModalResponse.OK {
  2595. DispatchQueue.main.async {
  2596. self.beginProgressSheet(withMessage: NSLocalizedString("Extracting all pictures...", comment: "") + "...", maxValue: 0)
  2597. let tDestFile = outputSavePanel.url!.path
  2598. let uniquePath = KMExtractImageWindowController.createDestFolder(path: tDestFile, isUnique: false)
  2599. let pdfconverter = PDFConvertObject()
  2600. pdfconverter.extractResourcesFromPDF(at: fileURL?.path ?? "", pdfPassword: document?.password, selectIndexSet: indeSet as IndexSet, destDocPath: uniquePath, moreOptions: nil)
  2601. self.dismissProgressSheet()
  2602. let fileManager = FileManager.default
  2603. if fileManager.fileExists(atPath: tDestFile) {
  2604. let workspace = NSWorkspace.shared
  2605. let url = URL(fileURLWithPath: tDestFile)
  2606. workspace.activateFileViewerSelecting([url])
  2607. }
  2608. }
  2609. }
  2610. })
  2611. return
  2612. }
  2613. if fileURL != nil {
  2614. self.myDocument?.save(nil)
  2615. } else {
  2616. let myDocument = self.myDocument
  2617. let str = String(format: "%@.pdf", myDocument?.displayName ?? "")
  2618. let writeSuccess = document!.write(to: URL(fileURLWithPath: (kTempSavePath?.stringByAppendingPathComponent(str))!))
  2619. if writeSuccess {
  2620. var documentTemp = CPDFDocument(url: URL(fileURLWithPath: (kTempSavePath?.stringByAppendingPathComponent(str))!))
  2621. fileURL = document?.documentURL
  2622. } else {
  2623. NSSound.beep()
  2624. return
  2625. }
  2626. }
  2627. extract = KMExtractImageWindowController(windowNibName: "KMExtractImageWindowController")
  2628. extract?.docPath = fileURL?.path ?? ""
  2629. extract?.password = document?.password ?? ""
  2630. extract?.currentPage = self.listView.currentPageIndex
  2631. // extract.beginSheetModal(for: NSApp.mainWindow!, completionHandler: nil)
  2632. self.km_beginSheet(windowC: extract!)
  2633. extract?.selectCurrentPageBtn()
  2634. // self.showCreateStamp()
  2635. // self.showAddSignature()
  2636. }
  2637. //MARK: 创建文字图章示例实际上不会在这里使用
  2638. func showCreateStamp() {
  2639. let stampCreaterWindowController = KMStampCreaterWindowController()
  2640. stampCreaterWindowController.window?.backgroundColor = .clear
  2641. self.km_beginSheet(windowC: stampCreaterWindowController)
  2642. stampCreaterWindowController.beginSheetModal(for: self.view.window) { [weak self] result in
  2643. if result == 1 {
  2644. }
  2645. }
  2646. }
  2647. //MARK: 添加签名示例实际上不会在这里使用
  2648. func showAddSignature() {
  2649. let signatureWindowController = KMSignatureWindowController(windowNibName: "KMSignatureWindowController")
  2650. // signatureWindowController.window?.backgroundColor = .clear
  2651. // signatureWindowController.beginSheetModal(for: self.view.window) { signature in
  2652. //
  2653. // }
  2654. self.view.window?.beginSheet(signatureWindowController.window!, completionHandler: { returnCode in
  2655. })
  2656. }
  2657. func beginProgressSheet(withMessage message: String, maxValue: UInt) {
  2658. // if progressController == nil {
  2659. // progressController = SKProgressController(windowNibName: "ProgressSheet")
  2660. // }
  2661. let progress = SKProgressController()
  2662. progress.window?.backgroundColor = NSColor.km_init(hex: "#36383B")
  2663. progress.window?.contentView?.wantsLayer = true
  2664. progress.window?.contentView?.layer?.backgroundColor = NSColor.km_init(hex: "#36383B").cgColor
  2665. progress.progressField.textColor = NSColor.white
  2666. progress.message = NSLocalizedString("Converting...", comment: "")
  2667. progressC = progress
  2668. progressC?.message = message
  2669. if maxValue > 0 {
  2670. progressC?.indeterminate = false
  2671. progressC?.maxValue = Double(maxValue)
  2672. progressC?.progressBar.doubleValue = 0.3
  2673. } else {
  2674. progressC?.indeterminate = true
  2675. }
  2676. self.view.km_beginSheet(windowC: progressC!)
  2677. }
  2678. func dismissProgressSheet() {
  2679. progressC?.stopAnimation()
  2680. self.view.km_endSheet()
  2681. progressC = nil
  2682. }
  2683. func converFilesToPath(files: Array<KMBatchOperateFile>) -> [String] {
  2684. let newArr = NSMutableArray()
  2685. for item in files {
  2686. newArr.add(item.filePath)
  2687. }
  2688. return newArr as! [String]
  2689. }
  2690. internal func showPrintWindow(pageRange: KMPrintPageRange = KMPrintPageRange(type: .allPage, selectPages: [])) {
  2691. self.saveDocument()
  2692. if (self.listView.document != nil && !self.listView.document.allowsPrinting) { // 有打印限制
  2693. KMPasswordInputWindow.openWindow(window: self.view.window!, type: .owner, url: self.listView.document.documentURL) { [weak self] result ,password in
  2694. if (result == .cancel) {
  2695. return
  2696. }
  2697. // 解除权限
  2698. self?.listView.document.unlock(withPassword: password)
  2699. // 隐藏提示
  2700. self?.hiddenSecureLimitTip()
  2701. // 去打印
  2702. KMPrintWindowController.openDocument(inputDocument: self?.listView?.document, inputPageRange: pageRange)
  2703. }
  2704. return
  2705. }
  2706. KMPrintWindowController.openDocument(inputDocument: self.listView?.document, inputPageRange: pageRange)
  2707. }
  2708. // MARK: - 图片注释
  2709. @IBAction func imageAnnotation(_ sender: Any) {
  2710. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Tools_Image"])
  2711. changeAnnotationMode(sender)
  2712. guard IAPProductsManager.default().isAvailableAllFunction() else {
  2713. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  2714. return
  2715. }
  2716. let accessoryCtr = KMImageAccessoryController()
  2717. let openPanel = NSOpenPanel()
  2718. openPanel.allowedFileTypes = KMImageAccessoryController.supportedImageTypes()
  2719. openPanel.allowsMultipleSelection = false
  2720. openPanel.accessoryView = accessoryCtr.view
  2721. // if #available(macOS 10.11, *) {
  2722. openPanel.canSelectHiddenExtension = true
  2723. // }
  2724. openPanel.beginSheetModal(for: NSApp.mainWindow!) { [self] (result) in
  2725. if result == .OK {
  2726. guard let url = openPanel.url else {
  2727. return
  2728. }
  2729. let filePath = url.path
  2730. if filePath.pathExtension.lowercased() == "pdf" {
  2731. if let pdf = PDFDocument(url: url), pdf.isEncrypted {
  2732. NSSound.beep()
  2733. return
  2734. }
  2735. }
  2736. let image = NSImage(contentsOfFile: url.path)
  2737. let isDamageImage: Bool = self.isDamageImage(image!, imagePath: url.path)
  2738. if isDamageImage {
  2739. let alert = NSAlert()
  2740. alert.alertStyle = .critical
  2741. alert.messageText = String(format: NSLocalizedString("The file \"%@\" could not be opened.", comment: ""), url.lastPathComponent)
  2742. alert.informativeText = NSLocalizedString("It may be damaged or use a file format that PDF Reader Pro doesn’t recognize.", comment: "")
  2743. alert.addButton(withTitle: NSLocalizedString("Cancel", comment: ""))
  2744. alert.beginSheetModal(for: NSApp.mainWindow!) { (response) in
  2745. if response == .alertFirstButtonReturn {
  2746. // Handle cancel button clicked
  2747. }
  2748. }
  2749. }
  2750. let isRemoveBGColor = accessoryCtr.selectedButton.state == .on
  2751. listView.addAnnotation(with: image, isRemoveBGColor: isRemoveBGColor)
  2752. if (self.listView.activeAnnotation != nil) && (self.listView.activeAnnotation.type == "Image") {
  2753. self.rightSideViewController.reloadDataWithPDFView(pdfView: self.listView, isShow: true)
  2754. }
  2755. }
  2756. }
  2757. }
  2758. @IBAction func tableAnnotation(_ sender: Any) {
  2759. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Tools_Table"])
  2760. changeAnnotationMode(sender)
  2761. guard IAPProductsManager.default().isAvailableAllFunction() else {
  2762. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  2763. return
  2764. }
  2765. listView.addAnnotationWithTable()
  2766. openRightPane()
  2767. }
  2768. func isDamageImage(_ image: NSImage, imagePath path: String) -> Bool {
  2769. let addImageAnnotation = (NSSearchPathForDirectoriesInDomains(.applicationSupportDirectory, .userDomainMask, true).last! as NSString).appendingPathComponent(Bundle.main.bundleIdentifier!)
  2770. if !FileManager.default.fileExists(atPath: addImageAnnotation) {
  2771. try? FileManager.default.createDirectory(atPath: addImageAnnotation, withIntermediateDirectories: false, attributes: nil)
  2772. }
  2773. if let data = image.tiffRepresentation,
  2774. let imageRep = NSBitmapImageRep(data: data) {
  2775. imageRep.size = image.size
  2776. var imageData: Data?
  2777. if path.lowercased() == "png" {
  2778. imageData = imageRep.representation(using: .png, properties: [:])
  2779. } else {
  2780. imageData = imageRep.representation(using: .jpeg, properties: [:])
  2781. }
  2782. if let imageData = imageData {
  2783. let rPath = (addImageAnnotation as NSString).appendingPathComponent((self.tagString() as NSString).appendingPathExtension("png")!)
  2784. if !((try? imageData.write(to: URL(fileURLWithPath: rPath), options: .atomicWrite)) != nil) {
  2785. return true
  2786. } else {
  2787. return false
  2788. }
  2789. }
  2790. }
  2791. return false
  2792. }
  2793. func tagString() -> String {
  2794. let dateFormatter = DateFormatter()
  2795. dateFormatter.dateFormat = "yyMMddHHmmss"
  2796. return "\(dateFormatter.string(from: Date()))\(Int.random(in: 0..<10000))"
  2797. }
  2798. // MARK: - Split View
  2799. @IBAction func secondaryViewOpenFile(_ sender: NSButton) -> Void {
  2800. }
  2801. @objc func removeSecondaryPdfContentView(_ sender: Notification?) {
  2802. if let _ = sender {
  2803. NotificationCenter.default.removeObserver(self, name: KMSplitView.animationDidEndNotification, object: self.newPDFSplitView)
  2804. }
  2805. self.secondaryPdfContentView?.removeFromSuperview()
  2806. self.newPDFSplitView.adjustSubviews()
  2807. }
  2808. func singlePageScreen(isSinglePage: Bool, doublePagesScreen isHorizontal: Bool) -> Void {
  2809. if !isSinglePage && isHorizontal {
  2810. self.openSecondaryPdfView?.changeBenefit(ofContrastLabelWidth: 208)
  2811. }
  2812. if (!isSinglePage && !isHorizontal) {
  2813. self.openSecondaryPdfView?.changeBenefit(ofContrastLabelWidth: 300)
  2814. }
  2815. self.displaySinglePageScreen(isSinglePage: isSinglePage, doublePageScreen: isHorizontal)
  2816. }
  2817. func displaySinglePageScreen(isSinglePage: Bool, doublePageScreen isHorizontal: Bool) -> Void {
  2818. if isSinglePage {
  2819. if self.newPDFSplitView.animating {
  2820. return
  2821. }
  2822. if self.secondaryPdfContentView?.window != nil {
  2823. self.lastSplitPDFHeight = self.lastSplitPDFHeightFloat(self.secondaryPdfContentView?.frame ?? .zero)
  2824. self.newPDFSplitView.setPosition(self.newPDFSplitView.maxPossiblePositionOfDivider(at: 0), ofDividerAt: 0, animate: true)
  2825. if self.newPDFSplitView.animating {
  2826. NotificationCenter.default.addObserver(self, selector: #selector(removeSecondaryPdfContentView), name: KMSplitView.animationDidEndNotification, object: self.newPDFSplitView)
  2827. } else {
  2828. self.removeSecondaryPdfContentView(nil)
  2829. }
  2830. }
  2831. self.view.window?.recalculateKeyViewLoop()
  2832. if self.interactionMode == .legacyFullScreen {
  2833. self.view.window?.makeFirstResponder(self.listView)
  2834. }
  2835. } else {
  2836. if self.newPDFSplitView.animating {
  2837. return
  2838. }
  2839. self.newPDFSplitView.dividerStyle = .paneSplitter
  2840. self.newPDFSplitView.isVertical = isHorizontal
  2841. if self.secondaryPdfView?.window == nil {
  2842. let frame = self.newPDFSplitView.bounds
  2843. if (self.lastSplitPDFHeight <= 0.0) {
  2844. var DEFAULT_SPLIT_PDF_FACTOR: Float = 0.3
  2845. self.lastSplitPDFHeight = floorf(DEFAULT_SPLIT_PDF_FACTOR * self.lastSplitPDFHeightFloat(frame))
  2846. }
  2847. var position = self.lastSplitPDFHeightFloat(frame)-self.lastSplitPDFHeight-Float(self.newPDFSplitView.dividerThickness)
  2848. var point: NSPoint = .zero
  2849. var page: CPDFPage?
  2850. self.newPDFSplitView.setPosition(position.cgFloat, ofDividerAt: 0, animate: true)
  2851. if (self.secondaryPdfContentView == nil) {
  2852. // secondaryPdfContentView = [[SKGradientView alloc] initWithFrame:NSMakeRect(0.0, 0.0, 200.0, 20.0)];
  2853. self.secondaryPdfContentView = NSView(frame: NSMakeRect(0, 0, 200, 20))
  2854. self.secondaryPdfView = KMSecondaryPDFView(frame: self.secondaryPdfContentView?.bounds ?? .zero)
  2855. self.secondaryPdfView?.autoresizingMask = [.width, .height]
  2856. // self.secondaryPdfContentView?.isHidden = true
  2857. self.secondaryPdfContentView?.addSubview(self.secondaryPdfView!)
  2858. self.newPDFSplitView.addSubview(self.secondaryPdfContentView!)
  2859. // self.newPDFSplitView.addArrangedSubview(self.secondaryPdfContentView!)
  2860. // // Because of a PDFView bug, display properties can not be changed before it is placed in a window
  2861. self.secondaryPdfView?.synchronizedPDFView = self.listView
  2862. self.secondaryPdfView?.backgroundColor = self.listView.backgroundColor
  2863. // [secondaryPdfView applyDefaultPageBackgroundColor];
  2864. self.secondaryPdfView?.displaysPageBreaks = false
  2865. self.secondaryPdfView?.setShouldAntiAlias(KMPreference.shared.antiAliasText)
  2866. self.secondaryPdfView?.applyDefaultInterpolationQuality()
  2867. self.secondaryPdfView?.setGreekingThreshold(KMPreference.shared.greekThreshold.cgFloat)
  2868. self.secondaryPdfView?.setSynchronizeZoom(true)
  2869. // // [secondaryPdfView setDocument:[pdfView document]];
  2870. point = NSMakePoint(NSMinX(frame), NSMaxY(frame) - position.cgFloat - self.newPDFSplitView.dividerThickness)
  2871. page = self.listView.page(for: point, nearest: true)
  2872. //
  2873. let controlView = self.secondaryPdfView?.controlView
  2874. var color = NSColor(calibratedWhite: 0.97, alpha: 1.0)
  2875. if KMAppearance.isDarkMode() {
  2876. color = KMAppearance.Layout.l0Color()
  2877. }
  2878. // [(SKGradientView *)secondaryPdfContentView setGradient:[[[NSGradient alloc] initWithStartingColor:color endingColor:color] autorelease]];
  2879. // [(SKGradientView *)secondaryPdfContentView setAlternateGradient:nil];
  2880. var pdfRect: NSRect = .zero
  2881. var controlRect: NSRect = .zero
  2882. NSDivideRect(self.secondaryPdfContentView?.bounds ?? .zero, &controlRect, &pdfRect, NSHeight(controlView?.frame ?? .zero), .minY)
  2883. controlRect.size.width = NSWidth(controlView?.frame ?? .zero)
  2884. controlView?.frame = controlRect
  2885. controlView?.autoresizingMask = [.maxXMargin, .maxYMargin, .width]
  2886. // [(SKGradientView *)secondaryPdfContentView setMinSize:controlRect.size];
  2887. self.secondaryPdfView?.frame = pdfRect
  2888. self.secondaryPdfContentView?.addSubview(controlView!)
  2889. self.openSecondaryPdfView = KMSecondaryViewController()
  2890. self.openSecondaryPdfView?.view.frame = self.secondaryPdfContentView?.frame ?? .zero
  2891. self.secondaryPdfContentView?.addSubview(self.openSecondaryPdfView!.view)
  2892. self.openSecondaryPdfView?.secondaryView.receivedFileUrlBlock = { [weak self] fileUrl in
  2893. if let docUrl = fileUrl {
  2894. _ = self?.displaySecondaryPDFView(withUrl: docUrl)
  2895. self?.openSecondaryPdfView?.view.removeFromSuperview()
  2896. self?.openSecondaryPdfView = nil
  2897. }
  2898. }
  2899. self.openSecondaryPdfView?.delegate = self
  2900. if (!isHorizontal) {
  2901. self.openSecondaryPdfView?.changeBenefit(ofContrastLabelWidth: 300)
  2902. }
  2903. } else {
  2904. self.secondaryPdfContentView?.isHidden = true
  2905. self.newPDFSplitView.addSubview(self.secondaryPdfContentView!)
  2906. }
  2907. // self.newPDFSplitView.setPosition(self.secondaryPdfContentView?.bounds.size.width ?? 120, ofDividerAt: 1, animate: true)
  2908. if (page != nil) {
  2909. self.secondaryPdfView?.go(toPageIndex: Int(page!.pageIndex()), animated: false)
  2910. // point = [secondaryPdfView convertPoint:[secondaryPdfView convertPoint:[pdfView convertPoint:point toPage:page] fromPage:page] toView:[secondaryPdfView documentView]];
  2911. let tmpP = self.listView.convert(point, to: page)
  2912. let conP = self.secondaryPdfView?.convert(tmpP, from: page) ?? .zero
  2913. point = self.secondaryPdfView?.convert(conP, to: self.secondaryPdfView?.documentView()) ?? .zero
  2914. if let docView = self.secondaryPdfView?.documentView(), docView.contentView.isFlipped == false {
  2915. point.y -= docView.isFlipped ? -NSHeight(docView.visibleRect) : NSHeight(docView.visibleRect)
  2916. }
  2917. self.secondaryPdfView?.documentView()?.scroll(point)
  2918. self.secondaryPdfView?.layoutDocumentView()
  2919. }
  2920. }
  2921. self.view.window?.recalculateKeyViewLoop()
  2922. if self.interactionMode == .legacyFullScreen {
  2923. self.view.window?.makeFirstResponder(self.listView)
  2924. }
  2925. if self.secondaryPdfView?.document == nil {
  2926. self.openSecondaryPdfView?.viewHighlyAdaptive()
  2927. }
  2928. }
  2929. }
  2930. func lastSplitPDFHeightFloat(_ rect: NSRect) -> Float {
  2931. if (self.newPDFSplitView.isVertical) {
  2932. return Float(NSWidth(rect))
  2933. } else {
  2934. return Float(NSHeight(rect))
  2935. }
  2936. }
  2937. func displaySecondaryPDFView(withUrl url: URL) -> Bool {
  2938. let document = CPDFDocument.init(url: url)
  2939. if document != nil {
  2940. self.secondaryPdfView?.document = nil
  2941. self.secondaryPdfView?.document = document
  2942. self.rightSideViewController.annotationProperties.openPropertiesType = .pageDisplay
  2943. return true
  2944. } else {
  2945. return false
  2946. }
  2947. }
  2948. func updateNextAndPreViousButtonState() {
  2949. let item = self.toolbarController.mainToolBarView?.toolbarItemFindItemIdentifiers(value: KMDocumentPreviousPageToolbarItemIdentifier)
  2950. let view = item?.customizeView as? KMToolbarPreviousNextItemView
  2951. if let can = self.listView?.canGoToPreviousPage() {
  2952. view?.previousButton.isEnabled = can
  2953. } else {
  2954. view?.previousButton.isEnabled = false
  2955. }
  2956. if let can = self.listView?.canGoToNextPage() {
  2957. view?.nextButton.isEnabled = can
  2958. } else {
  2959. view?.nextButton.isEnabled = false
  2960. }
  2961. }
  2962. func updateBackAndForwardButtonState() {
  2963. let toItem = self.toolbarController.mainToolBarView?.toolbarItemFindItemIdentifiers(value: KMDocumentPreviousPageToolbarItemIdentifier)
  2964. if self.listView.km_canGoForward() {
  2965. toItem?.unEnabled = false
  2966. } else {
  2967. toItem?.unEnabled = true
  2968. }
  2969. }
  2970. }
  2971. // MARK: -
  2972. // MARK: - KMSecondaryViewControllerDelegate
  2973. extension KMMainViewController: KMSecondaryViewControllerDelegate {
  2974. func receivedFileUrl(_ url: URL!) {
  2975. let state = self.displaySecondaryPDFView(withUrl: url)
  2976. if !state {
  2977. let alert = NSAlert()
  2978. alert.alertStyle = .critical
  2979. alert.messageText = NSLocalizedString("An error occurred while opening this document. The file is damaged and could not be repaired.", comment: "")
  2980. alert.runModal()
  2981. return
  2982. } else {
  2983. self.openSecondaryPdfView?.view.removeFromSuperview()
  2984. self.openSecondaryPdfView = nil
  2985. }
  2986. }
  2987. func controllerDidClose(_ controller: KMSecondaryViewController!) {
  2988. self.singlePageScreen(isSinglePage: true, doublePagesScreen: false)
  2989. }
  2990. }
  2991. // MARK: -
  2992. // MARK: - KMMainToolbarControllerDelegate
  2993. extension KMMainViewController : KMMainToolbarControllerDelegate {
  2994. func changeModelAction(mode: CToolMode) {
  2995. self.listView.toolMode = mode
  2996. if mode == .editPDFToolMode {
  2997. self.childToolbarController.updateType(newType: .editPDF)
  2998. }
  2999. }
  3000. func toolbarViewController(_ viewController:KMToolbarViewController, zoomModel selectedTag:Int) {
  3001. switch selectedTag {
  3002. case 2:
  3003. if self.listView.scaleFactor != 1.0 {
  3004. self.listView.scaleFactor = 1.0
  3005. self.listView.autoScales = false
  3006. }
  3007. break
  3008. case 1:
  3009. let pageHeight = self.listView.currentPage()!.size.height
  3010. let pdfviewHeight = self.listView.bounds.size.height
  3011. self.listView.scaleFactor = pdfviewHeight/pageHeight
  3012. self.listView.autoScales = false
  3013. break
  3014. case 0:
  3015. // self.listView.autoScales = !self.listView.autoScales
  3016. self.listView.autoScales = true
  3017. break
  3018. case 3:
  3019. self.listView.scaleFactor = 0.1
  3020. break
  3021. case 4:
  3022. self.listView.scaleFactor = 0.25
  3023. break
  3024. case 5:
  3025. self.listView.scaleFactor = 0.5
  3026. break
  3027. case 6:
  3028. self.listView.scaleFactor = 0.75
  3029. break
  3030. case 7:
  3031. self.listView.scaleFactor = 1.0
  3032. break
  3033. case 8:
  3034. self.listView.scaleFactor = 1.5
  3035. break
  3036. case 9:
  3037. self.listView.scaleFactor = 2.0
  3038. break
  3039. case 10:
  3040. self.listView.scaleFactor = 4.0
  3041. break
  3042. case 11:
  3043. self.listView.scaleFactor = 8.0
  3044. break
  3045. case 12:
  3046. self.listView.scaleFactor = 16.0
  3047. break
  3048. case 13:
  3049. self.listView.scaleFactor = 32.0
  3050. break
  3051. case 14:
  3052. self.listView.scaleFactor = 64.0
  3053. break
  3054. case 15:
  3055. self.listView.scaleFactor = 100.0
  3056. break
  3057. default:
  3058. break
  3059. }
  3060. viewController.zoomTextField.stringValue = "\(Int(self.listView.scaleFactor*100))%"
  3061. }
  3062. func toolbarViewController(_ viewController: KMToolbarViewController, zoomSting: String) {
  3063. var scale = CGFloat((NSString(string: zoomSting)).floatValue / 100.0)
  3064. if scale > 100 {
  3065. scale = 100
  3066. }
  3067. if (scale <= 0.101) {
  3068. self.listView.scaleFactor = self.listView.minScaleFactor()
  3069. } else {
  3070. self.listView.scaleFactor = scale
  3071. }
  3072. viewController.zoomTextField.stringValue = "\(Int(self.listView.scaleFactor*100))%"
  3073. }
  3074. func changePDFViewZoomInAction() {
  3075. let zoomSting = self.toolbarController.mainToolBarView?.zoomTextField.stringValue ?? "10"
  3076. var scale = CGFloat((NSString(string: zoomSting)).floatValue / 100.0)
  3077. switch scale {
  3078. case 0...0.25:
  3079. scale += 0.25
  3080. case 0.25...3:
  3081. scale += 0.25
  3082. case 3.1...10:
  3083. scale += 0.4
  3084. case 10.1...100:
  3085. scale += 1
  3086. default:
  3087. scale += 1
  3088. }
  3089. self.listView.scaleFactor = scale
  3090. self.toolbarController.mainToolBarView?.zoomTextField.stringValue = "\(nearbyint(self.listView.scaleFactor*100))%"
  3091. // self.listView.zoomIn(nil)
  3092. if self.digitalSignController?.pdfView != nil {
  3093. self.digitalSignController?.pdfView.scaleFactor = scale
  3094. }
  3095. if self.redactController?.redactPdfView != nil {
  3096. self.redactController?.redactPdfView.scaleFactor = scale
  3097. }
  3098. }
  3099. func changePDFViewZoomOutAction() {
  3100. let zoomSting = self.toolbarController.mainToolBarView?.zoomTextField.stringValue ?? "10"
  3101. var scale = CGFloat((NSString(string: zoomSting)).floatValue / 100.0)
  3102. switch scale {
  3103. case 0...0.25:
  3104. scale = 0
  3105. case 0.25...3:
  3106. scale -= 0.25
  3107. case 3.1...10:
  3108. scale -= 0.4
  3109. case 10.1...100:
  3110. scale -= 1
  3111. default:
  3112. scale -= 1
  3113. }
  3114. self.listView.scaleFactor = scale
  3115. self.toolbarController.mainToolBarView?.zoomTextField.stringValue = "\(nearbyint(self.listView.scaleFactor*100))%"
  3116. // self.listView.zoomOut(nil)
  3117. if self.digitalSignController?.pdfView != nil {
  3118. self.digitalSignController?.pdfView.scaleFactor = scale
  3119. }
  3120. if self.redactController?.redactPdfView != nil {
  3121. self.redactController?.redactPdfView.scaleFactor = scale
  3122. }
  3123. self.savePageNumberIfNeed()
  3124. }
  3125. func changePDFViewGotoNextPageAction() {
  3126. self.listView.km_goBack(nil)
  3127. if (self.listView.canGoToNextPage()) {
  3128. self.listView.goToNextPage(nil)
  3129. }
  3130. self.updateNextAndPreViousButtonState()
  3131. }
  3132. func changePDFViewGoToPreviousPageAction() {
  3133. if (self.listView.canGoToPreviousPage()) {
  3134. self.listView.goToPreviousPage(nil)
  3135. }
  3136. self.updateNextAndPreViousButtonState()
  3137. }
  3138. func changePDFViewGotoBackAction() {
  3139. self.listView.km_goBack(nil)
  3140. self.updateBackAndForwardButtonState()
  3141. }
  3142. func changePDFViewGoToForwardAction() {
  3143. self.listView.km_goForward(nil)
  3144. self.updateBackAndForwardButtonState()
  3145. }
  3146. func aiTranslationPDFFileAction() {
  3147. #if VERSION_DMG
  3148. #else
  3149. if !KMLightMemberManager.manager.isLogin() && NSApp.mainWindow != nil {
  3150. KMLoginWindowController.show(window: NSApp.mainWindow!)
  3151. return
  3152. }
  3153. #endif
  3154. self.trackEvent_aiTranslate()
  3155. self._aiTranslationPDFFileAction()
  3156. }
  3157. private func _aiTranslationPDFFileAction() {
  3158. let isExceedsLimit = self.isPDFPageCountExceedsLimit(filePath: (self.document?.documentURL.path)!)
  3159. if KMTools.isFileGreaterThan10MB(atPath: (self.document?.documentURL.path)!) {
  3160. let alert = NSAlert()
  3161. alert.alertStyle = .critical
  3162. alert.messageText = NSLocalizedString("The uploaded file size cannot exceed 10MB", comment: "")
  3163. alert.runModal()
  3164. return
  3165. } else if isExceedsLimit {
  3166. let alert = NSAlert()
  3167. alert.alertStyle = .critical
  3168. alert.messageText = NSLocalizedString("Documents cannot exceed 30 pages", comment: "")
  3169. alert.runModal()
  3170. return
  3171. }
  3172. let alert = NSAlert()
  3173. alert.messageText = NSLocalizedString("Processing times may be longer for larger documents. Thank you for your patience.", comment: "")
  3174. alert.addButton(withTitle: NSLocalizedString("Continue", comment: ""))
  3175. alert.addButton(withTitle: NSLocalizedString("Cancel", comment: ""))
  3176. alert.beginSheetModal(for: view.window!) { [unowned self] result in
  3177. if (result == .alertFirstButtonReturn) {
  3178. self.aiTranslationConfirWC = KMAITranslationConfirmWindowController.init(windowNibName: NSNib.Name("KMAITranslationConfirmWindowController"))
  3179. self.aiTranslationConfirWC!.filePath = (self.document?.documentURL.path)!
  3180. self.view.window?.beginSheet(self.aiTranslationConfirWC!.window!)
  3181. } else if result == .alertSecondButtonReturn {
  3182. return
  3183. }
  3184. }
  3185. }
  3186. func toolbarViewController(_ viewController: KMToolbarViewController, shareAction toolbarItem: KMToolbarItemView) {
  3187. self.trackEvent_share()
  3188. }
  3189. func toolbarViewController(_ viewController: KMToolbarViewController, shareDocument item: NSMenuItem) {
  3190. self.shareDocument(sender: viewController)
  3191. }
  3192. func toolbarViewController(_ viewController: KMToolbarViewController, shareFlatten item: NSMenuItem) {
  3193. if IAPProductsManager.default().isAvailableAllFunction() == false {
  3194. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  3195. return
  3196. }
  3197. self.shareFlatten(sender: viewController)
  3198. }
  3199. func toolbarViewController(_ viewController: KMToolbarViewController, shareOriginalPDF item: NSMenuItem) {
  3200. self.shareOriginalPDF(sender: viewController)
  3201. }
  3202. func toolbarViewController(_ viewController: KMToolbarViewController, scanOCRModel selectedTag: Int) {
  3203. if(0 == selectedTag) {
  3204. // self.documentAIViewController?.enteredIncreaseAllPage()
  3205. // self.documentAIViewController?.updateToolState(false)
  3206. } else {
  3207. // self.documentAIViewController?.recognitionPageString("1", with: .english)
  3208. // self.documentAIViewController?.recognitionPartModel(with: .english)
  3209. // self.documentAIViewController?.updateToolState(true)
  3210. }
  3211. // 0 : Scan 1:OCR Text
  3212. }
  3213. func mainToolDidClicked(_ toolController: KMToolbarController, _ beforeType: KMToolbarViewType, _ type: KMToolbarViewType, _ item: KMToolbarItemView , _ pages: [Int]) {
  3214. if beforeType == .editPDF {}
  3215. if(type != .Page) {
  3216. if (hasEnterPageEdit()) {
  3217. self.exitPageEdit()
  3218. }
  3219. }
  3220. if type != .redact {
  3221. if self.hasEnterRedact() {
  3222. self.exitRedact()
  3223. }
  3224. }
  3225. if item.itemIdentifier != KMDocumentDigitalSignToolbarItemIdentifier {
  3226. if self.hasShowDigitalSign() {
  3227. self.exitDigitalSign()
  3228. }
  3229. }
  3230. if item.itemIdentifier != KMDocumentViewDisplayToolbarItemIdentifier {
  3231. self.toolbarController.findItem(KMDocumentViewDisplayToolbarItemIdentifier)?.isSelected = false
  3232. }
  3233. if(type != .Form) {
  3234. self.removeFromAlertView()
  3235. }
  3236. if (type == .Page) {
  3237. if (hasEnterPageEdit()) {
  3238. self.exitPageEdit()
  3239. } else {
  3240. self.enterPageEdit(pages)
  3241. }
  3242. } else if type == .editPDF {
  3243. self.enterEditPDF()
  3244. } else if type == .Annatiton {
  3245. self.rightSideViewController.subViewType = .AnnotationProperts
  3246. } else if type == .redact {
  3247. if self.needSaveDocument() {
  3248. self.saveDocumentWithProgressAlert { [unowned self] params in
  3249. self.enterRedact()
  3250. }
  3251. return
  3252. }
  3253. self.enterRedact()
  3254. } else if type == .Tool {
  3255. self.loadOpenFileFunctionGuide(.pdfCompareGuide)
  3256. } else if type == . Conversion {
  3257. self.loadOpenFileFunctionGuide(.convertGuide)
  3258. }else if type == .Form {
  3259. self.showFormAlertView()
  3260. }else if type == .Select {
  3261. self.rightSideViewController.isHidden = true
  3262. self.closeRightPane()
  3263. }
  3264. }
  3265. func clickChildTool(type: KMToolbarType, index: Int) {
  3266. if (type == .secure) {
  3267. if (index == 1) {
  3268. self.trackEvent_setPassword()
  3269. } else if (index == 2) {
  3270. self.trackEvent_removePassword()
  3271. }
  3272. } else {
  3273. self.trackEvent(toolBarType: type)
  3274. }
  3275. Task { @MainActor in
  3276. if (type == .compress) { /// 压缩
  3277. if !self.documentAllowsEdit() {
  3278. return
  3279. }
  3280. if (self.needSaveDocument()) {
  3281. self.saveDocumentWithProgressAlert { [unowned self] params in
  3282. self.showCompressWindow()
  3283. }
  3284. return
  3285. }
  3286. self.showCompressWindow()
  3287. return
  3288. }
  3289. if ((KMToolbarType.word.rawValue ... KMToolbarType.conversion_image.rawValue).contains(type.rawValue)) { /// 转档
  3290. var identifier: String?
  3291. if (type == .word) { /// Word
  3292. identifier = KMToolbarConversionWordItemIdentifier
  3293. } else if (type == .excel) {
  3294. identifier = KMToolbarConversionExcelItemIdentifier
  3295. } else if (type == .ppt) {
  3296. identifier = KMToolbarConversionPPTItemIdentifier
  3297. } else if (type == .rtf) {
  3298. identifier = KMToolbarConversionRTFItemIdentifier
  3299. } else if (type == .html) {
  3300. identifier = KMToolbarConversionHTMLItemIdentifier
  3301. } else if (type == .conversion_text) {
  3302. identifier = KMToolbarConversionTextItemIdentifier
  3303. } else if (type == .csv) {
  3304. identifier = KMToolbarConversionCSVItemIdentifier
  3305. } else if (type == .conversion_image) {
  3306. identifier = KMToolbarConversionImageItemIdentifier
  3307. }
  3308. if (self.needSaveDocument()) {
  3309. self.saveDocumentWithProgressAlert { [unowned self] params in
  3310. self.showConvertWindow(type: type, identifier: identifier)
  3311. }
  3312. return
  3313. }
  3314. self.showConvertWindow(type: type, identifier: identifier)
  3315. return
  3316. }
  3317. if (type == .merge) { /// 合并
  3318. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Editor", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Editor_Merge"])
  3319. if !self.documentAllowsEdit() {
  3320. return
  3321. }
  3322. if (self.needSaveDocument()) {
  3323. self.saveDocumentWithProgressAlert { [unowned self] params in
  3324. self.showMergeWindow(self.listView.document.password)
  3325. }
  3326. return
  3327. }
  3328. self.showMergeWindow(self.listView.document.password)
  3329. return
  3330. }
  3331. if (type == .bates || type == .headerAndFooter) {
  3332. if !IAPProductsManager.default().isAvailableAllFunction(){
  3333. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  3334. return
  3335. }
  3336. if !self.documentAllowsEdit() {
  3337. return
  3338. }
  3339. if (index == 1) {
  3340. var windowController: KMBaseWindowController = KMBaseWindowController()
  3341. if (type == .bates) {
  3342. windowController = KMHeaderFooterWindowController(windowNibName: "KMHeaderFooterWindowController")
  3343. (windowController as! KMHeaderFooterWindowController).operateCallBack = { [unowned self] controller, headerFooter in
  3344. let fpath = self.document?.documentURL?.path ?? ""
  3345. self.showBatchWindow(type: .AddBates, filepaths: [fpath])
  3346. }
  3347. windowController.isBates = true
  3348. } else if (type == .headerAndFooter) {
  3349. windowController = KMHeaderFooterWindowController(windowNibName: "KMHeaderFooterWindowController")
  3350. (windowController as! KMHeaderFooterWindowController).operateCallBack = { [unowned self] controller, headerFooter in
  3351. let fpath = self.document?.documentURL?.path ?? ""
  3352. self.showBatchWindow(type: .AddHeaderFooter, filepaths: [fpath])
  3353. }
  3354. } else if (type == .background) {
  3355. } else if (type == .watermark) {
  3356. // controller = KMWatermarkViewController()
  3357. }
  3358. windowController.pdfDocument = self.listView.document
  3359. windowController.cancelAction = { [unowned self] controller in
  3360. self.view.window?.endSheet((self.currentWindowController.window)!)
  3361. self.currentWindowController = nil
  3362. }
  3363. self.currentWindowController = windowController
  3364. await self.view.window?.beginSheet(windowController.window!)
  3365. return
  3366. }
  3367. if (index == 1) { /// 取消
  3368. self.toolbarController.exitWatermarkAdjective()
  3369. // self.rightSideViewController.view.isHidden = true
  3370. self.rightSideViewController.isHidden = true
  3371. self.rightSideViewController.subViewType = .None
  3372. self.closeRightPane()
  3373. return
  3374. } else if index == 3 {
  3375. let fpath = self.document?.documentURL?.path ?? ""
  3376. if type == .bates {
  3377. self.showBatchWindow(type: .AddBates, filepaths: [fpath])
  3378. } else {
  3379. self.showBatchWindow(type: .AddHeaderFooter, filepaths: [fpath])
  3380. }
  3381. } else if index == 4 {
  3382. let fpath = self.document?.documentURL?.path ?? ""
  3383. if type == .bates {
  3384. self.showBatchWindow(type: .RemoveBates, filepaths: [fpath])
  3385. } else {
  3386. self.showBatchWindow(type: .RemoveHeaderFooter, filepaths: [fpath])
  3387. }
  3388. } else if (index == 2) { //// 移除
  3389. if type == .headerAndFooter {
  3390. let savePanelAccessoryViewController = KMSavePanelAccessoryController()
  3391. let savePanel = NSSavePanel()
  3392. savePanel.nameFieldStringValue = self.document?.documentURL.deletingPathExtension().lastPathComponent ?? ""
  3393. savePanel.allowedFileTypes = ["pdf"]
  3394. savePanel.accessoryView = savePanelAccessoryViewController.view
  3395. savePanel.beginSheetModal(for: NSWindow.currentWindow()) { [unowned self] result in
  3396. if result.rawValue == NSApplication.ModalResponse.OK.rawValue {
  3397. KMHeaderFooterView.saveAsPDFRemoveAllHeaderFooter(document!, password: document?.password, toPath: savePanel.url!.path) { success in
  3398. if savePanelAccessoryViewController.openAutomaticButton.state == .on {
  3399. NSDocumentController.shared.openDocument(withContentsOf: URL(fileURLWithPath: savePanel.url!.path), display: true) { _, _, _ in
  3400. }
  3401. } else {
  3402. NSWorkspace.shared.selectFile(savePanel.url?.path, inFileViewerRootedAtPath: "")
  3403. }
  3404. }
  3405. }
  3406. }
  3407. } else if type == .bates {
  3408. let savePanelAccessoryViewController = KMSavePanelAccessoryController()
  3409. let savePanel = NSSavePanel()
  3410. savePanel.nameFieldStringValue = self.document?.documentURL.deletingPathExtension().lastPathComponent ?? ""
  3411. savePanel.allowedFileTypes = ["pdf"]
  3412. savePanel.accessoryView = savePanelAccessoryViewController.view
  3413. savePanel.beginSheetModal(for: NSWindow.currentWindow()) { [unowned self] result in
  3414. if result.rawValue == NSApplication.ModalResponse.OK.rawValue {
  3415. KMHeaderFooterView.saveAsPDFRemoveAllHeaderFooterBates(document!, password: document?.password, toPath: savePanel.url!.path) { success in
  3416. if savePanelAccessoryViewController.openAutomaticButton.state == .on {
  3417. NSDocumentController.shared.openDocument(withContentsOf: URL(fileURLWithPath: savePanel.url!.path), display: true) { _, _, _ in
  3418. }
  3419. } else {
  3420. NSWorkspace.shared.selectFile(savePanel.url?.path, inFileViewerRootedAtPath: "")
  3421. }
  3422. }
  3423. }
  3424. }
  3425. }
  3426. return
  3427. } else if (index == 2) { /// 应用
  3428. let model = self.rightSideViewController.model
  3429. if (type == .bates || type == .headerAndFooter) {
  3430. if (model == nil || (model?.isKind(of: KMHeaderFooterObject.self) == false)) {
  3431. let alert = NSAlert()
  3432. alert.alertStyle = .critical
  3433. alert.messageText = "没有找到模型"
  3434. alert.runModal()
  3435. return
  3436. }
  3437. if ((model as! KMHeaderFooterObject).hasVaild == false) {
  3438. let alert = NSAlert()
  3439. alert.alertStyle = .critical
  3440. alert.messageText = "没有找到内容"
  3441. alert.runModal()
  3442. return
  3443. }
  3444. }
  3445. KMWatermarkAdjectiveTools.apply(model!, self.listView, self.listView.document.documentURL.path) {
  3446. result in
  3447. DispatchQueue.main.async {
  3448. self.listView.layoutDocumentView()
  3449. self.listView.setNeedsDisplayForVisiblePages()
  3450. }
  3451. if (result) {
  3452. let alert = NSAlert()
  3453. alert.alertStyle = .warning
  3454. alert.messageText = "成功"
  3455. alert.runModal()
  3456. } else {
  3457. let alert = NSAlert()
  3458. alert.alertStyle = .critical
  3459. alert.messageText = "失败"
  3460. alert.runModal()
  3461. }
  3462. }
  3463. return
  3464. } else if index == 5 {
  3465. self.rightSideViewController.isHidden = false
  3466. self.rightSideViewController.subViewType = KMWatermarkAdjectiveTools.KMToolBarTypeToRightSubViewType(type)
  3467. self.openRightPane()
  3468. }
  3469. } else if (type == .redact) { /// 标记密文
  3470. if !IAPProductsManager.default().isAvailableAllFunction(){
  3471. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  3472. return
  3473. }
  3474. if (index == 1) { /// 取消
  3475. if (self.model.hasAddRedact) {
  3476. let alert = NSAlert()
  3477. alert.messageText = NSLocalizedString("You can save a document with unapplied cipher text and edit it again. If you do not save, all changes will be lost.", comment: "")
  3478. alert.addButton(withTitle: NSLocalizedString("Don’t Save", comment: ""))
  3479. alert.addButton(withTitle: NSLocalizedString("Cancel", comment: ""))
  3480. let result = alert.runModal()
  3481. if (result == .alertFirstButtonReturn) {
  3482. self.listView.toolMode = .moveToolMode
  3483. self.toolbarController.exitRedact()
  3484. }
  3485. return
  3486. }
  3487. self.listView.toolMode = .moveToolMode
  3488. self.toolbarController.exitRedact()
  3489. return
  3490. }
  3491. if (index == 2) { /// 擦除
  3492. self.exeRedactConfirm(.eraserAll) {}
  3493. return
  3494. }
  3495. if (index == 3) { /// 应用
  3496. self.exeRedactConfirm(.redactAll) {}
  3497. return
  3498. }
  3499. if (index == 4) { /// 文本&图像
  3500. self.listView.toolMode = .redactToolMode
  3501. return
  3502. }
  3503. if (index == 5) { /// 页面
  3504. let windowController = KMRedactPageRangeWindowController(windowNibName: "KMRedactBaseWindowController")
  3505. await self.view.window?.beginSheet(windowController.window!)
  3506. self.currentWindowController = windowController
  3507. windowController.itemClick = { [weak self] index, value in
  3508. if (index == 1) {
  3509. let topBarView = self?.toolbarController.fetchTopBarView()
  3510. if (topBarView == nil || topBarView?.isKind(of: KMRedactTopToolBar.self) == false) {
  3511. return
  3512. }
  3513. (topBarView as! KMRedactTopToolBar).selectItem(0)
  3514. self?.view.window?.endSheet((self?.currentWindowController.window)!)
  3515. self?.currentWindowController = nil
  3516. return
  3517. }
  3518. let windowController_pageRange = self?.currentWindowController as! KMRedactPageRangeWindowController
  3519. let pageType = windowController_pageRange.pageType
  3520. let pageString = windowController_pageRange.pageString
  3521. if (pageType == 5) { /// 自定义页面
  3522. let array = KMPageRangeTools.findSelectPage(pageRangeString: pageString, pageCount: Int((self?.listView.document.pageCount)!))
  3523. if (array.count == 0) {
  3524. let alert = NSAlert()
  3525. alert.messageText = NSLocalizedString("Invalid page range or the page number is out of range. Please try again.", comment: "")
  3526. alert.runModal()
  3527. return
  3528. }
  3529. }
  3530. self!.view.window?.endSheet(self!.currentWindowController.window!)
  3531. self!.currentWindowController = nil
  3532. var indexs: IndexSet = []
  3533. if (pageType == 1) { /// 当前页面
  3534. indexs.insert((self?.listView.currentPageIndex)!)
  3535. } else {
  3536. indexs = KMRedactTools.getPageIndexs(pageType-1, string: pageString, Int((self?.listView.document.pageCount)!))
  3537. }
  3538. if (indexs.count == 0) {
  3539. return
  3540. }
  3541. for i in indexs {
  3542. let page: CPDFPage = (self?.listView.document.page(at: UInt(i)))!
  3543. let redactAnno = CPDFRedactAnnotation(PDFListViewNoteWith: (self?.listView.document)!)
  3544. redactAnno.bounds = page.bounds
  3545. self?.listView.add(redactAnno, to: page)
  3546. }
  3547. }
  3548. return
  3549. }
  3550. } else if (type == .secure) { /// 安全
  3551. if (index == 1) { /// 设置密码
  3552. if (!self.listView.document!.allowsCopying || !self.listView.document!.allowsPrinting) {
  3553. if !self.documentAllowsEdit() {
  3554. return
  3555. }
  3556. // KMPasswordInputWindow.openWindow(window: self.view.window!, type: .owner, url: self.listView.document.documentURL) { [weak self] result, password in
  3557. // if (result == .cancel) {
  3558. // return
  3559. // }
  3560. //
  3561. // self?.isSaveKeyChain = false
  3562. // self?.listView.document.unlock(withPassword: password)
  3563. // self?.hiddenSecureLimitTip()
  3564. //
  3565. // self?.showSecureWindow((self?.listView.document.documentURL)!)
  3566. // }
  3567. // return
  3568. }
  3569. self.showSecureWindow(self.listView.document.documentURL)
  3570. return
  3571. } else if index == 2 {
  3572. if !self.document!.allowsCopying || !self.document!.allowsPrinting {
  3573. let alert = NSAlert()
  3574. alert.alertStyle = .warning
  3575. alert.messageText = NSLocalizedString("Warning", comment: "")
  3576. alert.informativeText = NSLocalizedString("This is a secured document. Editing is not permitted.", comment: "")
  3577. alert.addButton(withTitle: NSLocalizedString("OK", comment: ""))
  3578. alert.addButton(withTitle: NSLocalizedString("Remove Security", comment: ""))
  3579. alert.beginSheetModal(for: NSWindow.currentWindow()) { returnCode in
  3580. if returnCode == .alertSecondButtonReturn {
  3581. DispatchQueue.main.asyncAfter(deadline: DispatchTime.now() + 0.25) { [unowned self] in
  3582. KMBaseWindowController.checkPassword(url: self.document!.documentURL!, type: .owner) { [unowned self] success, resultPassword in
  3583. if success {
  3584. self.document?.unlock(withPassword: resultPassword)
  3585. self.clickChildTool(type: .secure, index: 2)
  3586. }
  3587. }
  3588. }
  3589. }
  3590. }
  3591. } else {
  3592. let controller = KMRemovePasswordWindowController(windowNibName: "KMRemovePasswordWindowController")
  3593. controller.pdfDocument = self.document
  3594. self.currentWindowController = controller
  3595. controller.batchAction = { [unowned self] controller, files in
  3596. self.view.window?.endSheet((self.currentWindowController.window)!)
  3597. self.currentWindowController = nil
  3598. self.toolbarController.cancelSelected(KMToolbarToolCompressItemIdentifier)
  3599. let baseWindowController = KMBatchOperateBaseWindowController(windowNibName: "KMBatchOperateBaseWindowController")
  3600. if #available(macOS 10.13, *) {
  3601. baseWindowController.window?.makeKeyAndOrderFront(nil)
  3602. } else {
  3603. baseWindowController.showWindow(nil)
  3604. }
  3605. let arr = NSMutableArray()
  3606. let file = KMBatchOperateFile(filePath: self.listView!.document!.documentURL!.path, type: .RemovePassword)
  3607. file.password = document?.password ?? ""
  3608. arr.add(file)
  3609. // baseWindowController.checkNeedPasswordSwitchToOperateType(operateType: .RemovePassword, files: arr as! [KMBatchOperateFile])
  3610. baseWindowController.switchToOperateType(.RemovePassword, files: arr as! [KMBatchOperateFile])
  3611. }
  3612. controller.cancelAction = { [unowned self] controller in
  3613. self.view.window?.endSheet((self.currentWindowController.window)!)
  3614. self.currentWindowController = nil
  3615. }
  3616. controller.doneAction = { [unowned self] controller in
  3617. self.view.window?.endSheet((self.currentWindowController.window)!)
  3618. self.currentWindowController = nil
  3619. KMBaseWindowController.checkPassword(url: self.document!.documentURL!, type: .owner, password: self.document?.password ?? "") { [unowned self] success, resultPassword in
  3620. if success {
  3621. // let savePanelAccessoryViewController = KMSavePanelAccessoryController()
  3622. let savePanel = NSSavePanel()
  3623. savePanel.nameFieldStringValue = self.listView.document.documentURL.deletingPathExtension().lastPathComponent + "_RemovePassword"
  3624. savePanel.allowedFileTypes = ["pdf"]
  3625. // savePanel.accessoryView = savePanelAccessoryViewController.view
  3626. savePanel.beginSheetModal(for: NSApp.mainWindow!) {[unowned self] result in
  3627. guard result == .OK else { return }
  3628. /// 删除安全性设置
  3629. if (!self.listView.document!.allowsCopying || !self.listView.document!.allowsPrinting) {
  3630. self.model.isSaveKeyChain = false
  3631. self.listView.document.unlock(withPassword: resultPassword)
  3632. }
  3633. let document = CPDFDocument.init(url: self.listView.document.documentURL)
  3634. guard let document = document else { return }
  3635. document.unlock(withPassword: resultPassword)
  3636. let success = document.writeDecrypt(to: savePanel.url)
  3637. if success {
  3638. self.hiddenSecureLimitTip()
  3639. let tip = KMRemovePasswordResultTipView()
  3640. tip.result = .success
  3641. tip.showInView(superView: (self.listView.superview)!)
  3642. NSWorkspace.shared.activateFileViewerSelecting([savePanel.url!])
  3643. } else {
  3644. self.hiddenSecureLimitTip()
  3645. let tip = KMRemovePasswordResultTipView()
  3646. tip.result = .failure
  3647. tip.showInView(superView: (self.listView.superview)!)
  3648. }
  3649. }
  3650. }
  3651. }
  3652. }
  3653. await NSWindow.currentWindow().beginSheet(controller.window!)
  3654. }
  3655. return
  3656. }
  3657. } else if type == .comparison {
  3658. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Editor", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Editor_Compare"])
  3659. if !IAPProductsManager.default().isAvailableAllFunction(){
  3660. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  3661. return
  3662. }
  3663. let controller = KMCompareWindowController(windowNibName: "KMCompareWindowController")
  3664. self.currentWindowController = controller
  3665. controller.password = self.document?.password ?? ""
  3666. controller.filePath = (self.document?.documentURL.path)!
  3667. controller.cancelAction = { [unowned self] controller in
  3668. self.view.window?.endSheet((self.currentWindowController.window)!)
  3669. self.currentWindowController = nil
  3670. }
  3671. controller.contentComplete = { [unowned self] controller, pdfCompareContent, result, oldDocument, document in
  3672. self.view.window?.endSheet((self.currentWindowController.window)!)
  3673. self.currentWindowController = nil
  3674. self.openContentCompareVC(with: pdfCompareContent, results: result, oldDocument: oldDocument, document: document)
  3675. }
  3676. controller.coveringComplete = { [unowned self] controller, document in
  3677. self.view.window?.endSheet((self.currentWindowController.window)!)
  3678. self.currentWindowController = nil
  3679. self.openCoveringCompareVC(with: document)
  3680. }
  3681. if index == 1 {
  3682. controller.fileType = .content
  3683. } else {
  3684. controller.fileType = .coverting
  3685. }
  3686. await NSWindow.currentWindow().beginSheet(controller.window!)
  3687. } else if type == .watermark {
  3688. if !IAPProductsManager.default().isAvailableAllFunction(){
  3689. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  3690. return
  3691. }
  3692. if !self.documentAllowsEdit() {
  3693. return
  3694. }
  3695. if index == 1 {
  3696. self.watermarkWindowController = KMWatermarkWindowController(windowNibName: "KMWatermarkWindowController")
  3697. self.watermarkWindowController!.pdfDocument = self.document
  3698. self.watermarkWindowController!.cancelAction = { [unowned self] controller in
  3699. self.view.window?.endSheet((self.watermarkWindowController!.window)!)
  3700. }
  3701. self.watermarkWindowController!.operateCallBack = { [unowned self] controller, watermark, countType in
  3702. self.view.window?.endSheet((self.watermarkWindowController!.window)!)
  3703. let fpath = self.document?.documentURL?.path ?? ""
  3704. self.showBatchWindow(type: .AddWatermark, filepaths: [fpath])
  3705. }
  3706. // NSWindow.currentWindow().beginSheet(controller.window!)
  3707. NSWindow.currentWindow().beginSheet(self.watermarkWindowController!.window!, completionHandler: nil)
  3708. } else if index == 2 {
  3709. let watermarks = self.listView.document.watermarks()
  3710. if (watermarks == nil || watermarks!.count <= 0) {
  3711. let alert = NSAlert()
  3712. alert.alertStyle = .warning
  3713. alert.messageText = NSLocalizedString("无法在本文件中找到可删除的水印。如果您看到水印,其不是使用PDF Reader Pro添加的,因此无法被检测到。", comment: "")
  3714. alert.addButton(withTitle: NSLocalizedString("Confirm", comment: ""))
  3715. alert.addButton(withTitle: NSLocalizedString("Cancel", comment: ""))
  3716. alert.runModal()
  3717. return
  3718. }
  3719. let alert = NSAlert()
  3720. alert.alertStyle = .warning
  3721. alert.messageText = NSLocalizedString("确定要删除文件水印吗?", comment: "")
  3722. alert.addButton(withTitle: NSLocalizedString("Delete", comment: ""))
  3723. alert.addButton(withTitle: NSLocalizedString("Cancel", comment: ""))
  3724. let result = alert.runModal()
  3725. if (result != .alertFirstButtonReturn) {
  3726. return
  3727. }
  3728. let savePanelAccessoryViewController = KMSavePanelAccessoryController()
  3729. let savePanel = NSSavePanel()
  3730. savePanel.nameFieldStringValue = self.listView.document.documentURL.deletingPathExtension().lastPathComponent
  3731. savePanel.allowedFileTypes = ["pdf"]
  3732. savePanel.accessoryView = savePanelAccessoryViewController.view
  3733. savePanel.beginSheetModal(for: NSApp.mainWindow!) { result in
  3734. guard result == .OK else { return }
  3735. let oType: KMWatermarkAdjectiveType = KMWatermarkAdjectiveTools.KMWatermarkAdjectiveType(from: type)
  3736. KMWatermarkAdjectiveTools.delete(oType, self.listView, savePanel.url!.path) {
  3737. result in
  3738. DispatchQueue.main.async {
  3739. self.listView.layoutDocumentView()
  3740. self.listView.setNeedsDisplayForVisiblePages()
  3741. }
  3742. if (result) {
  3743. let alert = NSAlert()
  3744. alert.alertStyle = .warning
  3745. alert.messageText = "成功"
  3746. alert.runModal()
  3747. } else {
  3748. let alert = NSAlert()
  3749. alert.alertStyle = .critical
  3750. alert.messageText = "失败"
  3751. alert.runModal()
  3752. }
  3753. }
  3754. }
  3755. } else if index == 3 {
  3756. let fpath = self.document?.documentURL?.path ?? ""
  3757. self.showBatchWindow(type: .AddWatermark, filepaths: [fpath])
  3758. } else if index == 4 {
  3759. let fpath = self.document?.documentURL?.path ?? ""
  3760. self.showBatchWindow(type: .RemoveWatermark, filepaths: [fpath])
  3761. } else if index == 5 {
  3762. self.rightSideViewController.isHidden = false
  3763. self.rightSideViewController.subViewType = KMWatermarkAdjectiveTools.KMToolBarTypeToRightSubViewType(type)
  3764. self.openRightPane()
  3765. return
  3766. }
  3767. } else if type == .background {
  3768. if !IAPProductsManager.default().isAvailableAllFunction(){
  3769. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  3770. return
  3771. }
  3772. if !self.documentAllowsEdit() {
  3773. return
  3774. }
  3775. if index == 1 {
  3776. let controller = KMBackgroundWindowController(windowNibName: "KMBackgroundWindowController")
  3777. self.currentWindowController = controller
  3778. controller.pdfDocument = self.document
  3779. controller.cancelAction = { [unowned self] controller in
  3780. self.view.window?.endSheet((self.currentWindowController.window)!)
  3781. self.currentWindowController = nil
  3782. }
  3783. controller.operateCallBack = { [unowned self] controller, background, countType in
  3784. let fpath = self.document?.documentURL?.path ?? ""
  3785. self.showBatchWindow(type: .AddBackground, filepaths: [fpath])
  3786. }
  3787. await NSWindow.currentWindow().beginSheet(controller.window!)
  3788. } else if index == 2 {
  3789. guard let document = self.document else { return }
  3790. if !document.allowsPrinting || !document.allowsCopying {
  3791. let alert = NSAlert()
  3792. alert.alertStyle = .critical
  3793. alert.messageText = NSLocalizedString("This is a secured document. Editing is not permitted.", comment: "")
  3794. alert.runModal()
  3795. return
  3796. }
  3797. guard let documentURL = document.documentURL else { return }
  3798. let savePanelAccessoryViewController = KMSavePanelAccessoryController()
  3799. let savePanel = NSSavePanel()
  3800. savePanel.nameFieldStringValue = documentURL.deletingPathExtension().lastPathComponent
  3801. savePanel.allowedFileTypes = ["pdf"]
  3802. savePanel.accessoryView = savePanelAccessoryViewController.view
  3803. savePanel.beginSheetModal(for: NSApp.mainWindow!) { result in
  3804. guard result == .OK else { return }
  3805. KMAddBackgroundView.saveAsPDFRemoveAllBackground(PDFDocument: document, password: document.password, toPath: savePanel.url!.path, completionHandler: { [unowned self] success in
  3806. if success == 1 {
  3807. if savePanelAccessoryViewController.openAutomaticButton.state == .on {
  3808. NSDocumentController.shared.openDocument(withContentsOf: savePanel.url!, display: true) { _, _, _ in }
  3809. } else {
  3810. NSWorkspace.shared.selectFile(savePanel.url!.path, inFileViewerRootedAtPath: "")
  3811. }
  3812. }
  3813. })
  3814. }
  3815. } else if index == 3 {
  3816. let fpath = self.document?.documentURL?.path ?? ""
  3817. self.showBatchWindow(type: .AddBackground, filepaths: [fpath])
  3818. } else if index == 4 {
  3819. let fpath = self.document?.documentURL?.path ?? ""
  3820. self.showBatchWindow(type: .RemoveBackground, filepaths: [fpath])
  3821. } else if index == 5 {
  3822. self.rightSideViewController.isHidden = false
  3823. self.rightSideViewController.subViewType = KMWatermarkAdjectiveTools.KMToolBarTypeToRightSubViewType(type)
  3824. self.openRightPane()
  3825. return
  3826. }
  3827. }
  3828. }
  3829. }
  3830. // func showBatchWindow(type: KMBatchOperationType, files: [KMFileAttribute]?) {
  3831. // let batchWindowController = KMBatchOperateWindowController.sharedWindowController
  3832. //// batchWindowController.window?.makeKeyAndOrderFront("")
  3833. //
  3834. // var array: [KMBatchOperateFile] = []
  3835. // for file in files ?? [] {
  3836. // let batchOperateFile = KMBatchOperateFile(filePath: file.filePath, type: type)
  3837. // array.append(batchOperateFile)
  3838. // }
  3839. // batchWindowController.switchToOperateType(type, files: array)
  3840. // batchWindowController.window?.makeKeyAndOrderFront("")
  3841. // }
  3842. func showBatchWindow(type: KMBatchOperationType, filepaths: [String]?) {
  3843. let batchWindowController = KMBatchOperateWindowController.sharedWindowController
  3844. var array: [KMBatchOperateFile] = []
  3845. for fpath in filepaths ?? [] {
  3846. let batchOperateFile = KMBatchOperateFile(filePath: fpath, type: type)
  3847. array.append(batchOperateFile)
  3848. }
  3849. batchWindowController.switchToOperateType(type, files: array)
  3850. batchWindowController.window?.makeKeyAndOrderFront("")
  3851. }
  3852. func toolbarViewController(_ viewController: KMToolbarViewController, itemDidClick toolbarItem: KMToolbarItemView) {
  3853. self.toolbarItemClickForExitMode(toolbarItem)
  3854. if let itemID = toolbarItem.itemIdentifier {
  3855. if isMainToolItem(itemID) {
  3856. if toolbarItem.itemIdentifier == KMDocumentHomeToolbarItemIdentifier {
  3857. openNewWindowAlertWindow()
  3858. } else if toolbarItem.itemIdentifier == KMDocumentPreviousPageToolbarItemIdentifier {
  3859. self.changePDFViewGoToPreviousPageAction()
  3860. } else if toolbarItem.itemIdentifier == KMDocumentViewDisplayToolbarItemIdentifier {
  3861. let isSelected = toolbarItem.isSelected
  3862. self.toolbarController.toolbarType = isSelected ? .None : .viewSetting
  3863. toolbarItem.isSelected = !isSelected
  3864. if toolbarItem.isSelected {
  3865. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_PageDisplay", withProperties: ["SubTbr_Btn": "Btn_SubTbr_PageDisplay_ViewSetting"])
  3866. self.rightSideViewController.isHidden = false
  3867. self.rightSideViewController.mainController = self
  3868. self.rightSideViewController.subViewType = .ViewSettings
  3869. self.toolbarController.findItem(KMToolbarViewSettingIdentifier)?.isSelected = true
  3870. self.openRightPane()
  3871. }else{
  3872. self.rightSideViewController.isHidden = true
  3873. self.rightSideViewController.subViewType = .AnnotationProperts
  3874. closeRightPane()
  3875. }
  3876. if toolbarItem.isSelected {
  3877. FMTrackEventManager.defaultManager.trackEvent(event: "Tbr", withProperties: ["Tbr_Btn": "Btn_Tbr_PageDisplay"])
  3878. }
  3879. let rightItem = self.toolbarController.findItem(KMRightControlToolbarItemIdentifier)
  3880. if isSelected {
  3881. rightItem?.isSelected = false
  3882. } else {
  3883. rightItem?.isSelected = true
  3884. }
  3885. } else if toolbarItem.itemIdentifier == KMLeftControlToolbarItemIdentifier {
  3886. toolbarItem.isSelected = !toolbarItem.isSelected
  3887. self.leftSideViewController.showPanelView(show: toolbarItem.isSelected)
  3888. } else if toolbarItem.itemIdentifier == KMRightControlToolbarItemIdentifier {
  3889. if (self.listView.activeAnnotation != nil) && (self.listView.activeAnnotation.type == "Image") {
  3890. self.rightSideViewController.reloadDataWithPDFView(pdfView: self.listView, isShow: true)
  3891. }
  3892. toolbarItem.isSelected = !toolbarItem.isSelected
  3893. self.toggleRightPane()
  3894. } else if itemID == KMDocumentRedactToolbarItemIdentifier {
  3895. self.listView.toolMode = .redactToolMode
  3896. self.enterRedact()
  3897. } else if itemID == KMDocumentScanOCRToolbarItemIdentifier {
  3898. showOCRWindow()
  3899. } else if itemID == KMDocumentAIToolsToolbarItemIdentifier {
  3900. self.showAITypeChooseView(aiConfigType: .none)
  3901. } else if itemID == KMDocumentDigitalSignToolbarItemIdentifier {
  3902. if self.canEnterDigitalSign() == false {
  3903. Task {
  3904. _ = await KMAlertTool.runModel(message: NSLocalizedString("This is a secured document. Editing is not permitted.", comment: ""))
  3905. }
  3906. return
  3907. }
  3908. toolbarItem.isSelected = !toolbarItem.isSelected
  3909. self.toolbarController.lastItemBox = toolbarItem
  3910. if toolbarItem.isSelected {
  3911. FMTrackEventManager.defaultManager.trackEvent(event: "Tbr", withProperties: ["Tbr_Btn": "Btn_Tbr_DigitalSignature"])
  3912. }
  3913. self.enterDigitalSign()
  3914. } else if itemID == KMDocumentPrintToolbarItemIdentifier {
  3915. self.showPrintWindow()
  3916. } else if itemID == KMDocumentPresentationToolbarItemIdentifier {
  3917. self.enterPresentation()
  3918. }
  3919. } else {
  3920. if toolbarItem.itemIdentifier == KMToolbarAnnotationSettingItemIdentifier {
  3921. let windowC = KMToolbarCustomWindowController()
  3922. windowC.toolbar = self.toolbarController.childToolBarView?.toolbar
  3923. windowC.resetCallback = { [weak self] in
  3924. let toolbar = self?.toolbarController.childToolBarView?.toolbar
  3925. toolbar?.reloadData()
  3926. }
  3927. self.km_beginSheet(windowC: windowC) { [weak self] resp, obj in
  3928. if resp == .OK {
  3929. let toolbar = self?.toolbarController.childToolBarView?.toolbar
  3930. toolbar?.reloadData()
  3931. }
  3932. }
  3933. } else if toolbarItem.itemIdentifier == KMToolbarComparisonItemIdentifier {
  3934. Swift.debugPrint("KMToolbarComparisonItemIdentifier ...")
  3935. } else if toolbarItem.itemIdentifier == KMDocumentPrintToolbarItemIdentifier {
  3936. self.trackEvent_print()
  3937. self.showPrintWindow()
  3938. } else if toolbarItem.itemIdentifier == KMToolbarToolProfileIdentifier {
  3939. Swift.debugPrint("KMToolbarToolProfileIdentifier ...")
  3940. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Fill&Sign", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Fill&Sign_Profile"])
  3941. let windowC = KMProfileInfoWindowController(windowNibName: "KMProfileInfoWindowController")
  3942. windowC.callBack = { [weak self] string in
  3943. if (string.isEmpty == false) {
  3944. self?.listView.addTextField(subType: .profile, string: string)
  3945. }
  3946. self?.km_endSheet()
  3947. }
  3948. self.km_beginSheet(windowC: windowC)
  3949. } else if toolbarItem.itemIdentifier == KMToolbarViewSettingIdentifier {
  3950. toolbarItem.isSelected = !toolbarItem.isSelected
  3951. rightSideViewController.mainController = self
  3952. self.rightSideViewController.isHidden = toolbarItem.isSelected ? false : true
  3953. self.rightSideViewController.subViewType = .ViewSettings
  3954. // self.toggleRightPane()
  3955. self.listView.annotationType = .unkown
  3956. if toolbarItem.isSelected {
  3957. self.rightSideViewController.isHidden = false
  3958. self.rightSideViewController.mainController = self
  3959. self.rightSideViewController.subViewType = .ViewSettings
  3960. self.toolbarController.findItem(KMToolbarViewSettingIdentifier)?.isSelected = true
  3961. self.openRightPane()
  3962. }else{
  3963. self.rightSideViewController.isHidden = true
  3964. self.rightSideViewController.subViewType = .AnnotationProperts
  3965. closeRightPane()
  3966. }
  3967. } else if toolbarItem.itemIdentifier == KMToolbarSnapshotIdentifier {
  3968. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_PageDisplay", withProperties: ["SubTbr_Btn": "Btn_SubTbr_PageDisplay_Snapshot"])
  3969. self.listView.takeSnapshot(nil)
  3970. } else if toolbarItem.itemIdentifier == KMToolbarTTSIdentifier {
  3971. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_PageDisplay", withProperties: ["SubTbr_Btn": "Btn_SubTbr_PageDisplay_TTS"])
  3972. self.listView.annotationType = .unkown
  3973. self.showTTSWindow()
  3974. } else if toolbarItem.itemIdentifier == KMToolbarConversionOCRIdentifier {
  3975. self.showOCRWindow()
  3976. } else if toolbarItem.itemIdentifier == KMAnnotationImageToolbarItemIdentifier {
  3977. toolbarItem.isSelected = false
  3978. self.imageAnnotation(toolbarItem)
  3979. } else if toolbarItem.itemIdentifier == KMAnnotationTableToolbarItemIdentifier {
  3980. self.tableAnnotation(toolbarItem)
  3981. } else if toolbarItem.itemIdentifier == KMToolbarPageEditInsetItemIdentifier { // 插入
  3982. self.leftSideViewController.insertPDF(nil)
  3983. } else if toolbarItem.itemIdentifier == KMToolbarPageEditSplitItemIdentifier { // 拆分
  3984. let windowC = SplitWindowController(document: self.listView.document)
  3985. self.km_beginSheet(windowC: windowC)
  3986. }
  3987. }
  3988. }
  3989. }
  3990. func openNewWindowAlertWindow() {
  3991. var needShowChooseWindow = false
  3992. //#if VERSION_FREE
  3993. if (!IAPProductsManager.default().isAvailableAllFunction()) {
  3994. needShowChooseWindow = true
  3995. }
  3996. //#endif
  3997. if needShowChooseWindow {
  3998. let preferenceNoteShow = UserDefaults.standard.bool(forKey: KMTabbingHintShowFlag)
  3999. if preferenceNoteShow {
  4000. menuItemAction_newTagPageToNewWindow("")
  4001. } else {
  4002. if !KMDataManager.default.isTabbingWin{
  4003. KMDataManager.default.isTabbingWin = true
  4004. let tabbingWin: KMTabbingHintWindowController = KMTabbingHintWindowController()
  4005. tabbingWin.selectCallBack = {[weak self] continueOrNot in
  4006. KMDataManager.default.isTabbingWin = false
  4007. if continueOrNot {
  4008. self?.reopenDocument(forPaths: [])
  4009. } else {
  4010. }
  4011. }
  4012. self.km_beginSheet(windowC: tabbingWin)
  4013. }
  4014. }
  4015. }else{
  4016. handleTabbingLogic()
  4017. }
  4018. }
  4019. func reopenDocument(forPaths paths: [String]) -> Void {
  4020. let browser = KMBrowser.init() as KMBrowser
  4021. browser.windowController = KMBrowserWindowController.init(browser: browser)
  4022. browser.addHomeTabContents()
  4023. browser.windowController.showWindow(self)
  4024. }
  4025. func handleTabbingLogic() {
  4026. self.browserWindowController?.browser?.selectTabContents(at: 0, userGesture: true)
  4027. self.toolbarController.findItem(KMDocumentHomeToolbarItemIdentifier)?.isSelected = false
  4028. }
  4029. func showTTSWindow() {
  4030. var lastPDFView: CPDFView?
  4031. let ttsView = KMTTSWindowController.share
  4032. if (ttsView.window?.isVisible ?? false) {
  4033. lastPDFView = ttsView.pdfView
  4034. if lastPDFView?.document?.documentURL?.path == self.listView.document?.documentURL?.path {
  4035. lastPDFView = nil
  4036. ttsView.window?.orderOut(nil)
  4037. } else {
  4038. ttsView.pdfView = self.listView
  4039. ttsView.showWindow(nil)
  4040. }
  4041. } else {
  4042. ttsView.pdfView = self.listView
  4043. ttsView.showWindow(nil)
  4044. }
  4045. // weak var blockSelf = self
  4046. ttsView.closeWindowCallback = { (isCloseWindow: Bool) in
  4047. if isCloseWindow {
  4048. // for item in blockSelf?.toolbar.items ?? [] {
  4049. // if item.itemIdentifier == KMToolbarTTSViewItemIdentifier {
  4050. // item.isSelected = false
  4051. // }
  4052. // }
  4053. }
  4054. }
  4055. if let currentSelection = self.listView.currentSelection {
  4056. if let data = currentSelection.selectionsByLine, data.isEmpty == false {
  4057. ttsView.startSpeakingPDFSelection(currentSelection)
  4058. }
  4059. }
  4060. if let lastPDFView = lastPDFView {
  4061. lastPDFView.setHighlightedSelections([])
  4062. ttsView.stopSpeaking()
  4063. }
  4064. }
  4065. func toolbarViewController(_ viewController: KMToolbarViewController, menuItemDidClick toolbarItem: KMToolbarItemView, index: Int, info: Any?) {
  4066. self.toolbarItemClickForExitMode(toolbarItem)
  4067. let itemId = toolbarItem.itemIdentifier
  4068. if (toolbarItem.itemIdentifier == KMToolbarToolWatermarkItemIdentifier) {
  4069. self.clickChildTool(type: .watermark, index: index)
  4070. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Editor", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Editor_Watermark"])
  4071. } else if (toolbarItem.itemIdentifier == KMToolbarToolBackgroundItemIdentifier) {
  4072. self.clickChildTool(type: .background, index: index)
  4073. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Editor", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Editor_Background"])
  4074. } else if (toolbarItem.itemIdentifier == KMToolbarToolHeaderFooterItemIdentifier) {
  4075. self.clickChildTool(type: .headerAndFooter, index: index)
  4076. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Editor", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Editor_Header&Footer"])
  4077. } else if (toolbarItem.itemIdentifier == KMToolbarToolBatesItemIdentifier) {
  4078. self.clickChildTool(type: .bates, index: index)
  4079. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Editor", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Editor_BatesNumber"])
  4080. } else if (toolbarItem.itemIdentifier == KMToolbarComparisonItemIdentifier) {
  4081. self.clickChildTool(type: .comparison, index: index)
  4082. } else if (toolbarItem.itemIdentifier == KMToolbarToolFormAlignIdentifier) {
  4083. } else if (toolbarItem.itemIdentifier == KMToolbarConversionImageItemIdentifier) {
  4084. convertToImg(index: index)
  4085. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Converter", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Converter_ToImage"])
  4086. } else if (toolbarItem.itemIdentifier == KMToolbarConversionExportImageItemIdentifier) {
  4087. extractImageAction(num: index)
  4088. } else if (toolbarItem.itemIdentifier == KMToolbarConversionCreatePDFItemIdentifier) {
  4089. self.createPdf(index: index)
  4090. } else if (toolbarItem.itemIdentifier == KMToolbarCropIdentifier) {
  4091. if index == 2 { // 裁剪当前页面
  4092. self.cropCurrentPage()
  4093. } else if index == 3 { // Auto Crop – Separate
  4094. self.smart_cropAllPage()
  4095. } else if index == 4 { // Auto Crop – Combined
  4096. self.auto_cropAllPage()
  4097. } else if index == 5 { // Select Area
  4098. self.toolbarController.clickItem(KMToolbarSelectToolModeItemIdentifier)
  4099. }
  4100. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_PageDisplay", withProperties: ["SubTbr_Btn": "Btn_SubTbr_PageDisplay_Crop"])
  4101. } else if (toolbarItem.itemIdentifier == KMToolbarToolSecureItemIdentifier) {
  4102. self.clickChildTool(type: .secure, index: index)
  4103. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Editor", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Editor_Security"])
  4104. } else if toolbarItem.itemIdentifier == KMDocumentSearchToolbarItemIdentifier {
  4105. self.toolbarController.showFindBar()
  4106. } else if toolbarItem.itemIdentifier == KMRightControlToolbarItemIdentifier {
  4107. toolbarItem.isSelected = !toolbarItem.isSelected
  4108. self.toggleRightPane()
  4109. } else if toolbarItem.itemIdentifier == KMDocumentViewDisplayToolbarItemIdentifier {
  4110. self.toolbarController.toolbarType = .viewSetting
  4111. } else if toolbarItem.itemIdentifier == KMToolbarConversionOCRIdentifier {
  4112. self.showOCRWindow()
  4113. } else if toolbarItem.itemIdentifier == KMToolbarAIItemIdentifier {
  4114. if index == 1 {
  4115. self.showAITypeChooseView(aiConfigType: .summarize)
  4116. } else if index == 2 {
  4117. self.showAITypeChooseView(aiConfigType: .reWriting)
  4118. } else if index == 3 {
  4119. self.showAITypeChooseView(aiConfigType: .proofreading)
  4120. } else if index == 4 {
  4121. self.showAITypeChooseView(aiConfigType: .translate)
  4122. }
  4123. } else if toolbarItem.itemIdentifier == KMDocumentScanOCRToolbarItemIdentifier {
  4124. self.showOCRWindow()
  4125. } else if toolbarItem.itemIdentifier == KMDocumentEditToolbarItemIdentifier {
  4126. self.toolbarController.toolbarType = .editPDF
  4127. self.enterEditPDF()
  4128. } else if toolbarItem.itemIdentifier == KMDocumentFillSginToolbarItemIdentifier {
  4129. self.toolbarController.toolbarType = .FillSign
  4130. } else if toolbarItem.itemIdentifier == KMDocumentFormToolbarItemIdentifier {
  4131. self.toolbarController.toolbarType = .Form
  4132. } else if itemId == KMDocumentDigitalSignToolbarItemIdentifier {
  4133. if self.canEnterDigitalSign() == false {
  4134. Task {
  4135. _ = await KMAlertTool.runModel(message: NSLocalizedString("This is a secured document. Editing is not permitted.", comment: ""))
  4136. }
  4137. return
  4138. }
  4139. toolbarItem.isSelected = !toolbarItem.isSelected
  4140. self.toolbarController.lastItemBox = toolbarItem
  4141. if toolbarItem.isSelected {
  4142. FMTrackEventManager.defaultManager.trackEvent(event: "Tbr", withProperties: ["Tbr_Btn": "Btn_Tbr_DigitalSignature"])
  4143. }
  4144. self.enterDigitalSign()
  4145. } else if itemId == KMDocumentAIToolsToolbarItemIdentifier {
  4146. self.showAITypeChooseView(aiConfigType: .none)
  4147. }
  4148. }
  4149. func convertToImg(index: Int) {
  4150. var convertT: KMConvertType = .JPEG
  4151. switch index {
  4152. case 7:
  4153. convertT = .JPEG
  4154. case 8:
  4155. convertT = .JPG
  4156. case 9:
  4157. convertT = .PNG
  4158. case 10:
  4159. convertT = .GIF
  4160. case 11:
  4161. convertT = .TIFF
  4162. case 12:
  4163. convertT = .TGA
  4164. case 13:
  4165. convertT = .BMP
  4166. default:
  4167. convertT = .JPEG
  4168. }
  4169. showAllConvertWindow(convertT: convertT)
  4170. }
  4171. func toolbarViewController(_ viewController: KMToolbarViewController, searchAction searchString: String, forward: Bool) {
  4172. // if self.searchResults.count == 0 {
  4173. // let caseInsensitive = UserDefaults.standard.bool(forKey: "SKCaseInsensitiveFindKey")
  4174. let caseInsensitive = UserDefaults.standard.bool(forKey: SKCaseInsensitiveSearchKey)
  4175. self.search(searchString: searchString, isCase: caseInsensitive, display: false)
  4176. // }
  4177. var row = max(searchIndex - 1, 0)
  4178. if forward {
  4179. row = searchIndex + 1
  4180. }
  4181. if row >= 0 && row < self.searchResults.count && self.searchResults.count != 0 {
  4182. let model = self.searchResults[row]
  4183. if model.selection != nil {
  4184. self.listView.setHighlightedSelections([])
  4185. self.listView.go(to: model.selection, animated: true)
  4186. self.listView.setHighlightedSelection(model.selection, animated: true)
  4187. self.listView.setNeedsDisplayAnnotationViewForVisiblePages()
  4188. searchIndex = row
  4189. }
  4190. }
  4191. self.leftSideViewController.showSearchMode(searchString)
  4192. }
  4193. func toolbarViewController(_ viewController: KMToolbarViewController, findSearchAction searchString: String, forward: Bool) {
  4194. // if self.searchResults.count == 0 {
  4195. // let caseInsensitive = UserDefaults.standard.bool(forKey: "SKCaseInsensitiveFindKey")
  4196. let caseInsensitive = UserDefaults.standard.bool(forKey: SKCaseInsensitiveSearchKey)
  4197. self.search(searchString: searchString, isCase: !caseInsensitive, display: false)
  4198. // }
  4199. var row = max(searchIndex - 1, 0)
  4200. if forward {
  4201. row = searchIndex + 1
  4202. }
  4203. if row >= 0 && row < self.searchResults.count && self.searchResults.count != 0 {
  4204. let model = self.searchResults[row]
  4205. if model.selection != nil {
  4206. self.listView.setHighlightedSelections([])
  4207. self.listView.go(to: model.selection, animated: true)
  4208. self.listView.setHighlightedSelection(model.selection, animated: true)
  4209. self.listView.setNeedsDisplayAnnotationViewForVisiblePages()
  4210. searchIndex = row
  4211. }
  4212. }
  4213. }
  4214. func toolbarViewController(_ viewController: KMToolbarViewController, findSearchAllAction searchString: String, forward: Bool) {
  4215. let caseInsensitive = UserDefaults.standard.bool(forKey: SKCaseInsensitiveSearchKey)
  4216. self.search(searchString: searchString, isCase: !caseInsensitive, display: false, needShowAll: true)
  4217. self.leftSideViewController.showSearchMode(searchString)
  4218. }
  4219. func toolbarViewController(_ viewController: KMToolbarViewController, viewItemDidClick toolbarItem: KMToolbarItemView, index: Int, info: Any?) {
  4220. let itemId = toolbarItem.itemIdentifier
  4221. if itemId == KMDocumentFirstLastToolbarItemIdentifier {
  4222. if index == 1 {
  4223. if self.listView.canGoToFirstPage() {
  4224. self.listView.goToFirstPage(nil)
  4225. }
  4226. } else if index == 2 {
  4227. if self.listView.canGoToLastPage() {
  4228. self.listView.goToLastPage(nil)
  4229. }
  4230. }
  4231. }
  4232. }
  4233. }
  4234. // MARK: -
  4235. // MARK: - Mouse
  4236. extension KMMainViewController {
  4237. override func mouseDown(with event: NSEvent) {
  4238. super.mouseDown(with: event)
  4239. // KMPrint("KMMainViewController mouseDown")
  4240. self.leftSideViewCancelSelect()
  4241. self.pageNumberDisplayView.isEdit = false
  4242. }
  4243. }
  4244. //MARK: LeftSideViewController
  4245. extension KMMainViewController {
  4246. func leftSideViewCancelSelect() {
  4247. // switch self.leftSideViewController.type.methodType {
  4248. // case .Thumbnail:
  4249. //// self.leftSideViewController.thumbnailViewController.cancelSelect()
  4250. // break
  4251. // case .Outline:
  4252. //// self.leftSideViewController.outlineViewController.cancelSelect()
  4253. // break
  4254. // case .BookMark:
  4255. //// self.leftSideViewController.bookViewController.cancelSelect()
  4256. // break
  4257. // case .Search:
  4258. //// self.leftSideViewController.searchViewController.cancelSelect()
  4259. // break
  4260. // case .Annotation:
  4261. //// self.leftSideViewController.annotationViewController.cancelSelect()
  4262. // break
  4263. // default:
  4264. if self.listView.isEditing() {
  4265. if self.listView.editingAreas() != nil &&
  4266. self.listView.editingAreas().count != 0 {
  4267. let areas = self.listView.editingAreas().first
  4268. if areas is CPDFEditTextArea {
  4269. self.listView.clearEditingSelectCharItem()
  4270. self.listView.updateEditing([])
  4271. KMPrint("取消选中")
  4272. }
  4273. }
  4274. }
  4275. // KMPrint("其他")
  4276. // }
  4277. }
  4278. }
  4279. extension KMMainViewController: KMReadModelViewDelegate {
  4280. func firstPageButtonDidChange(view: KMReadModelView, sender: Any) {
  4281. self.listView.goToFirstPage(nil)
  4282. }
  4283. func beforePageButtonDidChange(view: KMReadModelView, sender: Any) {
  4284. self.listView.goToPreviousPage(nil)
  4285. }
  4286. func afterPageButtonDidChange(view: KMReadModelView, sender: Any) {
  4287. self.listView.goToNextPage(nil)
  4288. }
  4289. func lastPageButtonDidChange(view: KMReadModelView, sender: Any) {
  4290. self.listView.goToLastPage(nil)
  4291. }
  4292. func currentPageButtonDidChange(view: KMReadModelView, sender: Any, pageIndex: Int) {
  4293. self.listView.go(toPageIndex: max(pageIndex - 1, 0), animated: true)
  4294. }
  4295. func scaleDidChange(view: KMReadModelView, sender: Any, type: KMReadModelViewScaleType) {
  4296. var scale: Double = 1.0
  4297. switch type {
  4298. case .fitWidth:
  4299. self.listView.autoScales = !self.listView.autoScales
  4300. scale = self.listView.scaleFactor
  4301. break
  4302. case .actualSize:
  4303. if self.listView.scaleFactor != 1.0 {
  4304. self.listView.scaleFactor = 1.0
  4305. self.listView.autoScales = false
  4306. }
  4307. scale = self.listView.scaleFactor
  4308. break
  4309. case .autoSize:
  4310. self.listView.autoScales = true
  4311. self.listView.autoScales = false
  4312. scale = self.listView.scaleFactor
  4313. break
  4314. case ._10:
  4315. scale = 0.1
  4316. break
  4317. case ._25:
  4318. scale = 0.25
  4319. break
  4320. case ._50:
  4321. scale = 0.5
  4322. break
  4323. case ._100:
  4324. scale = 1.0
  4325. break
  4326. case ._150:
  4327. scale = 1.5
  4328. break
  4329. case ._200:
  4330. scale = 2.0
  4331. break
  4332. case ._400:
  4333. scale = 4.0
  4334. break
  4335. case ._800:
  4336. scale = 8.0
  4337. break
  4338. default:
  4339. break
  4340. }
  4341. self.listView.scaleFactor = scale
  4342. self.toolbarController.mainViewController?.childToolbarController.zoomTextField?.stringValue = "\(Int(self.listView.scaleFactor*100))%"
  4343. }
  4344. func cancelReadModel(view: KMReadModelView, sender: Any) {
  4345. if self.isReadMode {
  4346. self.closeReadModel()
  4347. }
  4348. }
  4349. func readModelViewWidthChange(view: KMReadModelView, width: CGFloat) {
  4350. // if self.readModelViewWidthConstraint.constant != width {
  4351. self.readModelViewWidthConstraint.constant = width
  4352. // }
  4353. }
  4354. }
  4355. extension KMMainViewController: KMPageNumberDisplayViewDelegate {
  4356. func gotoPageIndex(view: KMPageNumberDisplayView, pageIndex: Int) {
  4357. self.listView.go(toPageIndex: pageIndex, animated: true)
  4358. }
  4359. func updateWidth(view: KMPageNumberDisplayView, width: CGFloat) {
  4360. if self.tipCurrentPageBoxWidthConstraint.constant != width {
  4361. self.tipCurrentPageBoxWidthConstraint.constant = width
  4362. }
  4363. }
  4364. func commitEditingIfNeed() {
  4365. let isEdited = self.listView?.isEdited() ?? false
  4366. if isEdited || self.model.isPDFTextImageEdited {
  4367. self.listView.commitEditing()
  4368. }
  4369. }
  4370. }
  4371. extension KMMainViewController: KMInteractionProviderProtocol {
  4372. func providerContentView(fullScreenWindow: NSWindow, inset: CGFloat) -> NSView? {
  4373. let view = self.listView
  4374. view?.frame = NSInsetRect(fullScreenWindow.contentView?.bounds ?? .zero, 0, 0)
  4375. if let v = view {
  4376. fullScreenWindow.contentView?.addSubview(v)
  4377. }
  4378. return view
  4379. }
  4380. }
  4381. // MARK: - Analytics (埋点)
  4382. extension KMMainViewController {
  4383. func trackEvent(toolType type: KMToolbarViewType) -> Void {
  4384. if (type == .Annatiton) {
  4385. FMTrackEventManager.defaultManager.trackEvent(event: "Tbr", withProperties: ["Tbr_Btn" : "Btn_Tbr_Tools"])
  4386. } else if (type == .editPDF) {
  4387. } else if (type == .Page) {
  4388. FMTrackEventManager.defaultManager.trackEvent(event: "Tbr", withProperties: ["Tbr_Btn" : "Btn_Tbr_PageEdit"])
  4389. } else if (type == .Conversion) {
  4390. } else if (type == .Tool) {
  4391. }
  4392. }
  4393. func trackEvent_aiTranslate() -> Void {
  4394. KMAnalytics.trackEvent(eventName: "Btn_Tbr_AITranslate", parameters: [
  4395. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.tbr,
  4396. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.tbr_Btn], platform: .AppCenter, appTarget: .all)
  4397. }
  4398. func trackEvent_print() -> Void {
  4399. KMAnalytics.trackEvent(eventName: "Btn_Tbr_Print", parameters: [
  4400. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.tbr,
  4401. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.tbr_Btn], platform: .AppCenter, appTarget: .all)
  4402. }
  4403. func trackEvent_share() -> Void {
  4404. KMAnalytics.trackEvent(eventName: "Btn_Tbr_Share", parameters: [
  4405. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.tbr,
  4406. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.tbr_Btn], platform: .AppCenter, appTarget: .all)
  4407. }
  4408. func trackEvent_upgrade() -> Void {
  4409. KMAnalytics.trackEvent(eventName: "Btn_Tbr_Upgrade", parameters: [
  4410. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.tbr,
  4411. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.tbr_Btn], platform: .AppCenter, appTarget: .all)
  4412. }
  4413. func trackEvent(annotationType type: CAnnotationType) -> Void {
  4414. if (type == .highlight) {
  4415. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Highlight"])
  4416. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Highlight", parameters: [
  4417. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4418. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4419. } else if (type == .underline) {
  4420. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Underline"])
  4421. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Underline", parameters: [
  4422. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4423. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4424. } else if (type == .strikeOut) {
  4425. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Strikethrough"])
  4426. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Strikethrough", parameters: [
  4427. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4428. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4429. } else if (type == .ink) {
  4430. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Freehand"])
  4431. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Draw", parameters: [
  4432. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4433. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4434. } else if (type == .freeText) {
  4435. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_TextBox"])
  4436. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Text", parameters: [
  4437. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4438. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4439. } else if (type == .anchored) {
  4440. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_AnchoredNote"])
  4441. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Note", parameters: [
  4442. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4443. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4444. } else if (type == .square) {
  4445. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Rectangle"])
  4446. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Shape", parameters: [
  4447. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4448. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4449. } else if (type == .link) {
  4450. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Link"])
  4451. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Link", parameters: [
  4452. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4453. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4454. } else if (type == .stamp) {
  4455. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Stamp"])
  4456. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Stamp", parameters: [
  4457. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4458. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4459. } else if (type == .signSignature) {
  4460. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Signature"])
  4461. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Sign", parameters: [
  4462. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4463. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4464. } else if (type == .circle) {
  4465. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Oval"])
  4466. } else if (type == .arrow) {
  4467. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Arrow"])
  4468. } else if (type == .line) {
  4469. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Line"])
  4470. } else if (type == .addText) {
  4471. KMAnalytics.trackEvent(eventName: "Btn_SubTbr_AddText", parameters: [
  4472. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_editPDF,
  4473. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4474. } else if (type == .addImage) {
  4475. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Image"])
  4476. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_AddImage", parameters: [
  4477. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_editPDF,
  4478. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4479. } else if (type == .textField) {
  4480. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Form", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Form_TextField"])
  4481. } else if (type == .checkBox) {
  4482. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Form", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Form_CheckBox"])
  4483. } else if (type == .radioButton) {
  4484. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Form", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Form_RadioButton"])
  4485. } else if (type == .listMenu) {
  4486. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Form", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Form_ListBox"])
  4487. } else if (type == .comboBox) {
  4488. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Form", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Form_ComboBox"])
  4489. } else if (type == .actionButton) {
  4490. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Form", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Form_Button"])
  4491. } else if (type == .actionButton) {
  4492. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Form", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Form_Button"])
  4493. } else if (type == .signature) {
  4494. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Form", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Form_Signature"])
  4495. } else {
  4496. }
  4497. }
  4498. func trackEvent(toolMode mode: CToolMode) -> Void {
  4499. if (mode == .selectToolMode) {
  4500. KMAnalytics.trackEvent(eventName: "Btn_SubTbr_ContentSelection", parameters: [
  4501. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4502. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4503. } else if (mode == .moveToolMode) {
  4504. KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Scroll", parameters: [
  4505. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4506. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4507. }
  4508. }
  4509. func trackEvent(toolBarType type: KMToolbarType) -> Void {
  4510. if (type == .word) {
  4511. } else if (type == .excel) {
  4512. } else if (type == .ppt) {
  4513. } else if (type == .rtf) {
  4514. } else if (type == .csv) {
  4515. } else if (type == .html) {
  4516. } else if (type == .conversion_text) {
  4517. } else if (type == .conversion_image) {
  4518. } else if (type == .compress) {
  4519. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Editor", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Editor_Compress"])
  4520. } else if (type == .merge) {
  4521. } else if (type == .secure) {
  4522. } else if (type == .crop) {
  4523. }
  4524. }
  4525. func trackEvent_setPassword() -> Void {
  4526. KMAnalytics.trackEvent(eventName: "Btn_SubTbr_SetPassword", parameters: [
  4527. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_Tools,
  4528. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4529. }
  4530. func trackEvent_removePassword() -> Void {
  4531. KMAnalytics.trackEvent(eventName: "Btn_SubTbr_RemovePassword", parameters: [
  4532. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_Tools,
  4533. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4534. }
  4535. }
  4536. extension KMMainViewController {
  4537. //文件对比
  4538. func openContentCompareVC(with pdfCompareContent: CPDFCompareContent?, results: [CPDFCompareResults], oldDocument: CPDFDocument, document: CPDFDocument) {
  4539. self.isCompareModel = true
  4540. let compareContentView = KMCompareContentView()
  4541. compareContentView.oldDocument = oldDocument
  4542. compareContentView.document = document
  4543. compareContentView.compareResults = results
  4544. compareContentView.saveHandle = { [unowned self] view in
  4545. DispatchQueue.main.asyncAfter(deadline: DispatchTime.now() + 0.25) { [unowned self] in
  4546. let saveController = KMCompareSaveWindow(windowNibName: "KMCompareSaveWindow")
  4547. self.currentWindowController = saveController
  4548. saveController.cancelHandle = { [unowned self] controller in
  4549. self.view.window!.endSheet(controller.window!)
  4550. self.currentWindowController = nil
  4551. }
  4552. saveController.saveHandle = { [unowned self] controller, saveType in
  4553. let folderPath = controller.fileSaveFolderPath
  4554. if folderPath != nil {
  4555. if !FileManager.default.fileExists(atPath: folderPath) {
  4556. try? FileManager.default.createDirectory(atPath: folderPath, withIntermediateDirectories: true, attributes: nil)
  4557. }
  4558. #if VERSION_DMG
  4559. #else
  4560. let url = URL(fileURLWithPath: folderPath)
  4561. let fileAccess = AppSandboxFileAccess()
  4562. fileAccess?.persistPermissionURL(url)
  4563. if let bookmarkData = try?url.bookmarkData(options: [.withSecurityScope]) {
  4564. fileAccess?.bookmarkPersistanceDelegate.setBookmarkData(bookmarkData, for: url)
  4565. let urlString = url.path
  4566. let _url = URL(fileURLWithPath: urlString)
  4567. fileAccess?.bookmarkPersistanceDelegate.setBookmarkData(bookmarkData, for: _url)
  4568. }
  4569. #endif
  4570. var savePath: String
  4571. switch saveType {
  4572. case 0:
  4573. let filePath = oldDocument.documentURL.path
  4574. let fileName = filePath.deletingPathExtension.lastPathComponent
  4575. savePath = "\(folderPath)/\(fileName)_compare\(filePath.extension)"
  4576. savePath = self.getValidFilePath(savePath)
  4577. oldDocument.write(to: URL(fileURLWithPath: savePath))
  4578. NSWorkspace.shared.activateFileViewerSelecting([URL(fileURLWithPath: savePath)])
  4579. case 1:
  4580. let filePath = document.documentURL.path
  4581. let fileName = filePath.deletingPathExtension.lastPathComponent
  4582. savePath = "\(folderPath)/\(fileName)_compare\(filePath.extension)"
  4583. savePath = self.getValidFilePath(savePath)
  4584. document.write(to: URL(fileURLWithPath: savePath))
  4585. NSWorkspace.shared.activateFileViewerSelecting([URL(fileURLWithPath: savePath)])
  4586. case 2:
  4587. let filePath = oldDocument.documentURL.path
  4588. let fileName = filePath.deletingPathExtension.lastPathComponent
  4589. savePath = "\(folderPath)/MergedCompareFile\(filePath.extension)"
  4590. savePath = self.getValidFilePath(savePath)
  4591. pdfCompareContent!.saveAsComparisonDocument(withFilePath: savePath)
  4592. NSWorkspace.shared.activateFileViewerSelecting([URL(fileURLWithPath: savePath)])
  4593. default:
  4594. break
  4595. }
  4596. }
  4597. self.view.window!.endSheet(controller.window!)
  4598. self.currentWindowController = nil
  4599. }
  4600. NSWindow.currentWindow().beginSheet(saveController.window!)
  4601. }
  4602. }
  4603. compareContentView.closeHandle = { [unowned self] view in
  4604. // self.view.window!.endSheet(controller.window!)
  4605. self.isCompareModel = false
  4606. view.removeFromSuperview()
  4607. }
  4608. self.PDFContendView.addSubview(compareContentView)
  4609. compareContentView.frame = self.PDFContendView.bounds
  4610. compareContentView.autoresizingMask = [.width,.height]
  4611. }
  4612. func openCoveringCompareVC(with pdfDocument: CPDFDocument) {
  4613. self.isCompareModel = true
  4614. let coveringView = KMCompareCoveringView()
  4615. coveringView.pdfDocument = pdfDocument
  4616. coveringView.closeHandle = { [unowned self] view in
  4617. self.isCompareModel = false
  4618. view.removeFromSuperview()
  4619. }
  4620. coveringView.saveHandle = { [unowned self] view in
  4621. let savePanel = NSSavePanel()
  4622. savePanel.nameFieldStringValue = "untitled"
  4623. savePanel.allowedFileTypes = ["pdf"]
  4624. savePanel.beginSheetModal(for: NSWindow.currentWindow()) { result in
  4625. if result == .OK {
  4626. pdfDocument.write(to: savePanel.url!)
  4627. NSWorkspace.shared.activateFileViewerSelecting([savePanel.url!])
  4628. }
  4629. }
  4630. }
  4631. self.PDFContendView.addSubview(coveringView)
  4632. coveringView.frame = self.PDFContendView.bounds
  4633. coveringView.autoresizingMask = [.width,.height]
  4634. }
  4635. func getValidFilePath(_ oldPath: String) -> String {
  4636. let fileManager = FileManager.default
  4637. do {
  4638. let fileAttributes = try fileManager.attributesOfItem(atPath: oldPath)
  4639. guard let fileType = fileAttributes[FileAttributeKey.type] as? String else {
  4640. return oldPath
  4641. }
  4642. var i = 1
  4643. var newPath = oldPath
  4644. while fileManager.fileExists(atPath: newPath) {
  4645. if fileType == FileAttributeType.typeDirectory.rawValue {
  4646. newPath = oldPath + "(\(i))"
  4647. } else {
  4648. let fileExtension = (oldPath as NSString).pathExtension
  4649. newPath = ((oldPath as NSString).deletingPathExtension as NSString).appendingFormat("(\(i)).\(fileExtension)" as NSString) as String
  4650. }
  4651. i += 1
  4652. }
  4653. return newPath
  4654. } catch {
  4655. print("Error getting file attributes: \(error)")
  4656. return oldPath
  4657. }
  4658. }
  4659. }
  4660. extension KMMainViewController {
  4661. func documentAllowsEdit() -> Bool {
  4662. if (self.listView.document.allowsCopying == false || self.listView.document.allowsPrinting == false) {
  4663. let alert = NSAlert()
  4664. alert.alertStyle = .critical
  4665. alert.messageText = NSLocalizedString("This is a secured document. Editing is not permitted.", comment: "")
  4666. alert.runModal()
  4667. return false
  4668. } else {
  4669. return true
  4670. }
  4671. }
  4672. }