KMMainViewController+Action.swift 257 KB

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