KMMainViewController+Action.swift 260 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332
  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. let imageRep : NSBitmapImageRep = NSBitmapImageRep(data: data!) ?? NSBitmapImageRep()
  1487. imageRep.size = rect.size
  1488. let savePanel = NSSavePanel()
  1489. switch sender.tag {
  1490. case 0:
  1491. savePanel.allowedFileTypes = ["png"]
  1492. let imageData : Data = imageRep.representation(using: NSBitmapImageRep.FileType.png, properties: [:])!
  1493. savePanel.beginSheetModal(for: self.view.window!) { response in
  1494. if (response != .OK) {
  1495. return
  1496. }
  1497. if NSData(data: imageData).write(to: savePanel.url!, atomically: true) {
  1498. NSWorkspace.shared.selectFile(savePanel.url?.path, inFileViewerRootedAtPath: "");
  1499. }
  1500. }
  1501. case 1:
  1502. savePanel.allowedFileTypes = ["jpg"]
  1503. let imageData : Data = imageRep.representation(using: NSBitmapImageRep.FileType.jpeg, properties: [:])!
  1504. savePanel.beginSheetModal(for: self.view.window!) { response in
  1505. if (response != .OK) {
  1506. return
  1507. }
  1508. if NSData(data: imageData).write(to: savePanel.url!, atomically: true) {
  1509. NSWorkspace.shared.selectFile(savePanel.url?.path, inFileViewerRootedAtPath: "");
  1510. }
  1511. }
  1512. case 2:
  1513. savePanel.allowedFileTypes = ["pdf"]
  1514. let pdfdocument = CPDFDocument()
  1515. let signatureImagePath = NSSearchPathForDirectoriesInDomains(.applicationSupportDirectory, .userDomainMask, true).first?.stringByAppendingPathComponent("signatureImage.png")
  1516. let imageData : Data = imageRep.representation(using: NSBitmapImageRep.FileType.jpeg, properties: [:])!
  1517. if NSData(data: imageData).write(to: URL(fileURLWithPath: signatureImagePath!), atomically: true) {
  1518. pdfdocument?.insertPage(image.size, withImage: signatureImagePath, at: 0)
  1519. savePanel.beginSheetModal(for: self.view.window!) { response in
  1520. if (response != .OK) {
  1521. return
  1522. }
  1523. if pdfdocument!.write(to: savePanel.url!) {
  1524. NSWorkspace.shared.selectFile(savePanel.url?.path, inFileViewerRootedAtPath: "");
  1525. }
  1526. }
  1527. }
  1528. default:
  1529. break
  1530. }
  1531. // 执行右键操作后,需要取消框选区域
  1532. if self.listView.toolMode == .selectToolMode {
  1533. objc_sync_enter(self)
  1534. self.listView.selectionRect = NSZeroRect
  1535. self.listView.selectionPageIndex = UInt(NSNotFound)
  1536. objc_sync_exit(self)
  1537. }
  1538. }
  1539. @IBAction func doZoomToAutoSelection(sender:NSMenuItem) {
  1540. let rect = listView.currentSelectionRect()
  1541. let page = listView.currentPage()
  1542. if NSIsEmptyRect(rect) == false && page != nil {
  1543. let isLegacy = NSScroller.responds(to: NSSelectorFromString("preferredScrollerStyle")) == false || NSScroller.preferredScrollerStyle == .legacy
  1544. var bounds = listView.bounds
  1545. var scale = 1.0
  1546. if isLegacy {
  1547. bounds.size.width -= NSScroller.scrollerWidth(for: .regular, scrollerStyle: listView.documentView().scrollerStyle)
  1548. bounds.size.height -= NSScroller.scrollerWidth(for: .regular, scrollerStyle: listView.documentView().scrollerStyle)
  1549. }
  1550. if NSWidth(bounds) * NSHeight(rect) > NSWidth(rect) * NSHeight(bounds) {
  1551. scale = NSHeight(bounds) / NSHeight(rect)
  1552. } else {
  1553. scale = NSWidth(bounds) / NSWidth(rect)
  1554. }
  1555. listView.setScaleFactor(scale, animated: false)
  1556. let scrollView = listView.scroll()
  1557. if isLegacy && scrollView?.hasHorizontalScroller == false || scrollView?.hasVerticalScroller == false {
  1558. if ((scrollView?.hasVerticalScroller) != nil) {
  1559. bounds.size.width -= NSScroller.scrollerWidth(for: .regular, scrollerStyle: listView.documentView().scrollerStyle)
  1560. }
  1561. if ((scrollView?.hasHorizontalScroller) != nil) {
  1562. bounds.size.height -= NSScroller.scrollerWidth(for: .regular, scrollerStyle: listView.documentView().scrollerStyle)
  1563. }
  1564. if NSWidth(bounds) * NSHeight(rect) > NSWidth(rect) * NSHeight(bounds) {
  1565. scale = NSHeight(bounds) / NSHeight(rect)
  1566. } else {
  1567. scale = NSWidth(bounds) / NSWidth(rect)
  1568. }
  1569. listView.setScaleFactor(scale, animated: false)
  1570. }
  1571. DispatchQueue.main.asyncAfter(deadline: .now() + 0.03) { [self] in
  1572. let pagePoint = CGPoint(x: rect.origin.x, y: (rect.origin.y + rect.size.height))
  1573. listView.go(toTargetPoint: pagePoint, on: page, at: .top)
  1574. };
  1575. }
  1576. // 执行右键操作后,需要取消框选区域
  1577. if self.listView.toolMode == .selectToolMode {
  1578. objc_sync_enter(self)
  1579. self.listView.selectionRect = NSZeroRect
  1580. self.listView.selectionPageIndex = UInt(NSNotFound)
  1581. objc_sync_exit(self)
  1582. }
  1583. }
  1584. private func cropPagesToRects(rects:NSPointerArray) {
  1585. }
  1586. @IBAction func defaultAnnotationPorpert(sender:NSMenuItem) {
  1587. let model : CPDFAnnotationModel = CPDFAnnotationModel(annotationType: CAnnotationType(rawValue: sender.tag)!)!
  1588. switch sender.tag {
  1589. case CAnnotationType.highlight.rawValue,CAnnotationType.underline.rawValue,CAnnotationType.strikeOut.rawValue:
  1590. model.setColor((listView.activeAnnotation as! CPDFMarkupAnnotation).color)
  1591. model.setOpacity((listView.activeAnnotation as! CPDFMarkupAnnotation).opacity)
  1592. var red: CGFloat = 0.0
  1593. var green: CGFloat = 0.0
  1594. var blue: CGFloat = 0.0
  1595. var alpha: CGFloat = 0.0
  1596. (listView.activeAnnotation as! CPDFMarkupAnnotation).color.usingColorSpaceName(.calibratedRGB)?.getRed(&red, green: &green, blue: &blue, alpha: &alpha)
  1597. if sender.tag == CAnnotationType.highlight.rawValue {
  1598. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFMarkupAnnotation).opacity], forKey: KMPreference.markupColorHighlightKey)
  1599. } else if sender.tag == CAnnotationType.underline.rawValue {
  1600. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFMarkupAnnotation).opacity], forKey: KMPreference.markupColorUnderlineKey)
  1601. } else if sender.tag == CAnnotationType.strikeOut.rawValue {
  1602. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFMarkupAnnotation).opacity], forKey: KMPreference.markupColorStrikthroughKey)
  1603. }
  1604. case CAnnotationType.ink.rawValue:
  1605. model.setColor((listView.activeAnnotation as! CPDFInkAnnotation).color)
  1606. model.setOpacity((listView.activeAnnotation as! CPDFInkAnnotation).opacity)
  1607. model.setLineWidth((listView.activeAnnotation as! CPDFInkAnnotation).lineWidth())
  1608. model.setStyle((listView.activeAnnotation as! CPDFInkAnnotation).borderStyle())
  1609. var red: CGFloat = 0.0
  1610. var green: CGFloat = 0.0
  1611. var blue: CGFloat = 0.0
  1612. var alpha: CGFloat = 0.0
  1613. (listView.activeAnnotation as! CPDFInkAnnotation).color.usingColorSpaceName(.calibratedRGB)?.getRed(&red, green: &green, blue: &blue, alpha: &alpha)
  1614. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFInkAnnotation).opacity], forKey: KMPreference.markupColorPenKey)
  1615. case CAnnotationType.freeText.rawValue:
  1616. model.setColor((listView.activeAnnotation as! CPDFFreeTextAnnotation).color)
  1617. model.setOpacity((listView.activeAnnotation as! CPDFFreeTextAnnotation).opacity)
  1618. model.setFontColor((listView.activeAnnotation as! CPDFFreeTextAnnotation).fontColor)
  1619. model.setFontName((listView.activeAnnotation as! CPDFFreeTextAnnotation).font.fontName)
  1620. model.setFontSize((listView.activeAnnotation as! CPDFFreeTextAnnotation).font.pointSize)
  1621. model.setAlignment((listView.activeAnnotation as! CPDFFreeTextAnnotation).alignment)
  1622. var red: CGFloat = 0.0
  1623. var green: CGFloat = 0.0
  1624. var blue: CGFloat = 0.0
  1625. var alpha: CGFloat = 0.0
  1626. (listView.activeAnnotation as! CPDFFreeTextAnnotation).fontColor.usingColorSpaceName(.calibratedRGB)?.getRed(&red, green: &green, blue: &blue, alpha: &alpha)
  1627. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFFreeTextAnnotation).opacity], forKey: KMPreference.markupColorTextKey)
  1628. if (KMPreferenceManager.supportFonts.contains((listView.activeAnnotation as! CPDFFreeTextAnnotation).font.fontName)) {
  1629. UserDefaults.standard.set((listView.activeAnnotation as! CPDFFreeTextAnnotation).font.fontName, forKey: KMPreference.markupFontTextStringKey)
  1630. UserDefaults.standard.synchronize()
  1631. }
  1632. let alignment = (listView.activeAnnotation as! CPDFFreeTextAnnotation).alignment
  1633. if (alignment == .left || alignment == .center || alignment == .right) {
  1634. UserDefaults.standard.set(alignment.rawValue, forKey: KMPreference.markupFontTextAligmentKey)
  1635. UserDefaults.standard.synchronize()
  1636. }
  1637. case CAnnotationType.anchored.rawValue:
  1638. model.setColor((listView.activeAnnotation as! CPDFTextAnnotation).color)
  1639. model.setAnchoredIconType((listView.activeAnnotation as! CPDFTextAnnotation).iconType())
  1640. var red: CGFloat = 0.0
  1641. var green: CGFloat = 0.0
  1642. var blue: CGFloat = 0.0
  1643. var alpha: CGFloat = 0.0
  1644. (listView.activeAnnotation as! CPDFTextAnnotation).color.usingColorSpaceName(.calibratedRGB)?.getRed(&red, green: &green, blue: &blue, alpha: &alpha)
  1645. KMPreferenceManager.shared.setData(data: [red, green, blue, alpha], forKey: KMPreference.markupColorNoteKey)
  1646. case CAnnotationType.square.rawValue:
  1647. model.setInteriorColor((listView.activeAnnotation as! CPDFSquareAnnotation).interiorColor)
  1648. model.setColor((listView.activeAnnotation as! CPDFSquareAnnotation).color)
  1649. model.setOpacity((listView.activeAnnotation as! CPDFSquareAnnotation).opacity)
  1650. model.setLineWidth((listView.activeAnnotation as! CPDFSquareAnnotation).lineWidth())
  1651. var red: CGFloat = 0.0
  1652. var green: CGFloat = 0.0
  1653. var blue: CGFloat = 0.0
  1654. var alpha: CGFloat = 0.0
  1655. (listView.activeAnnotation as! CPDFSquareAnnotation).interiorColor.usingColorSpaceName(.calibratedRGB)?.getRed(&red, green: &green, blue: &blue, alpha: &alpha)
  1656. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFSquareAnnotation).interiorOpacity], forKey: KMPreference.markupColorRectangleFillKey)
  1657. (listView.activeAnnotation as! CPDFSquareAnnotation).color.usingColorSpaceName(.calibratedRGB)?.getRed(&red, green: &green, blue: &blue, alpha: &alpha)
  1658. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFSquareAnnotation).opacity], forKey: KMPreference.markupColorRectangleBorderKey)
  1659. case CAnnotationType.circle.rawValue:
  1660. model.setInteriorColor((listView.activeAnnotation as! CPDFCircleAnnotation).interiorColor)
  1661. model.setColor((listView.activeAnnotation as! CPDFCircleAnnotation).color)
  1662. model.setOpacity((listView.activeAnnotation as! CPDFCircleAnnotation).opacity)
  1663. model.setLineWidth((listView.activeAnnotation as! CPDFCircleAnnotation).lineWidth())
  1664. var red: CGFloat = 0.0
  1665. var green: CGFloat = 0.0
  1666. var blue: CGFloat = 0.0
  1667. var alpha: CGFloat = 0.0
  1668. (listView.activeAnnotation as! CPDFCircleAnnotation).interiorColor.usingColorSpaceName(.calibratedRGB)?.getRed(&red, green: &green, blue: &blue, alpha: &alpha)
  1669. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFCircleAnnotation).interiorOpacity], forKey: KMPreference.markupColorCircleFillKey)
  1670. (listView.activeAnnotation as! CPDFCircleAnnotation).color.usingColorSpaceName(.calibratedRGB)?.getRed(&red, green: &green, blue: &blue, alpha: &alpha)
  1671. KMPreferenceManager.shared.setData(data: [red, green, blue, (listView.activeAnnotation as! CPDFCircleAnnotation).opacity], forKey: KMPreference.markupColorCircleBorderKey)
  1672. default:
  1673. break
  1674. }
  1675. }
  1676. @objc internal func menuItemClick_HidenorShowNote(sender: NSMenuItem?) {
  1677. self.showOrHideNotes()
  1678. }
  1679. //MARK: - action
  1680. @objc func cropCurrentPage() {
  1681. var rect = NSIntegralRect(self.listView.currentSelectionRect())
  1682. var page: CPDFPage?
  1683. if let data = self.listView.currentSelectionPage() {
  1684. page = data
  1685. } else {
  1686. page = self.listView.currentPage()
  1687. }
  1688. if (NSIsEmptyRect(rect)) {
  1689. rect = KMCropTools.getPageForegroundBox(page!)
  1690. }
  1691. let index: UInt = (page?.pageIndex()) ?? 0
  1692. self._cropPage(at: index, in: rect)
  1693. // 执行右键操作后,需要取消框选区域
  1694. if self.listView.toolMode == .selectToolMode {
  1695. objc_sync_enter(self)
  1696. self.listView.selectionRect = NSZeroRect
  1697. self.listView.selectionPageIndex = UInt(NSNotFound)
  1698. objc_sync_exit(self)
  1699. }
  1700. self.handlePageBoundsDidChange(page: page, action: CPDFPage.Action.crop)
  1701. }
  1702. @objc private func _cropPage(at index: UInt, in rect: NSRect) {
  1703. let oldRect = self.listView?.document?.page(at: index)?.bounds(for: .cropBox) ?? .zero
  1704. let undoManager = self.listView.undoManager
  1705. (undoManager?.prepare(withInvocationTarget: self) as? AnyObject)?._cropPage(at: index, in: oldRect)
  1706. let page = self.listView.document.page(at: index)
  1707. let newRect = NSIntersectionRect(rect, (page?.bounds(for: .mediaBox)) ?? .zero)
  1708. page?.setBounds(newRect, for: .cropBox)
  1709. /// 刷新预览视图
  1710. self.listView.layoutDocumentView()
  1711. self.listView.displayBox = .cropBox
  1712. }
  1713. func beginProgressSheet(with message: String, maxValue: UInt) {
  1714. let progress = SKProgressController()
  1715. // progress.window?.backgroundColor = NSColor.km_init(hex: "#ffffff")
  1716. progress.window?.contentView?.wantsLayer = true
  1717. // progress.window?.contentView?.layer?.backgroundColor = NSColor.km_init(hex: "#ffffff").cgColor
  1718. // progress.progressField.textColor = NSColor.black
  1719. progress.message = NSLocalizedString("Converting...", comment: "")
  1720. self.progressC = progress
  1721. self.progressC?.message = message
  1722. if maxValue > 0 {
  1723. progressC?.indeterminate = false
  1724. progressC?.maxValue = Double(maxValue)
  1725. } else {
  1726. progressC?.indeterminate = true
  1727. }
  1728. self.km_beginSheet(windowC: progressC!)
  1729. }
  1730. // 白边距
  1731. @objc func smart_cropAllPage() {
  1732. var size = NSZeroSize
  1733. for i in 0 ..< self.listView.document.pageCount {
  1734. let page = self.listView.document.page(at: i)
  1735. let rect = KMCropTools.getPageForegroundBox(page!)
  1736. size.width = fmax(size.width, NSWidth(rect))
  1737. size.height = fmax(size.height, NSHeight(rect))
  1738. }
  1739. beginProgressSheet(with: KMLocalizedString("Cropping Pages", "Message for progress sheet"), maxValue: min(18, self.listView.document.pageCount))
  1740. var rectArray: Array<NSRect> = []
  1741. for i in 0 ..< self.listView.document.pageCount {
  1742. progressC?.increment(by: Double(i))
  1743. progressC?.doubleValue = Double(i)
  1744. let page = self.listView.document.page(at: i)
  1745. var rect = KMCropTools.getPageForegroundBox(page!)
  1746. let bounds: NSRect = (page?.bounds(for: .mediaBox))!
  1747. // if (rect.minX - bounds.minX > bounds.maxX-rect.maxX) {
  1748. // rect.origin.x = rect.maxX-size.width
  1749. // }
  1750. // rect.origin.y = rect.maxY-size.height
  1751. // rect.size = size
  1752. // if (NSWidth(rect) > NSWidth(bounds)) {
  1753. // rect.size.width = NSWidth(bounds)
  1754. // }
  1755. // if (NSHeight(rect) > NSHeight(bounds)) {
  1756. // rect.size.height = NSHeight(bounds)
  1757. // }
  1758. //
  1759. // if (NSMinX(rect) < NSMinX(bounds)) {
  1760. // rect.origin.x = NSMinX(bounds)
  1761. // } else if (NSMaxX(rect) > NSMaxX(bounds)) {
  1762. // rect.origin.x = NSMaxX(bounds) - NSWidth(rect)
  1763. // }
  1764. //
  1765. // if (NSMinY(rect) < NSMinY(bounds)) {
  1766. // rect.origin.y = NSMinY(bounds)
  1767. // } else if (NSMaxY(rect) > NSMaxY(bounds)) {
  1768. // rect.origin.y = NSMaxY(bounds) - NSHeight(rect)
  1769. // }
  1770. rectArray.append(rect)
  1771. }
  1772. cropPages(to: rectArray)
  1773. self.handlePageBoundsDidChange(page: nil, action: CPDFPage.Action.crop)
  1774. }
  1775. // 自动
  1776. @objc func auto_cropAllPage() {
  1777. var size = NSZeroSize
  1778. for i in 0 ..< self.listView.document.pageCount {
  1779. let page = self.listView.document.page(at: i)
  1780. let rect = KMCropTools.getPageForegroundBox(page!)
  1781. size.width = fmax(size.width, NSWidth(rect))
  1782. size.height = fmax(size.height, NSHeight(rect))
  1783. }
  1784. beginProgressSheet(with: KMLocalizedString("Cropping Pages", "Message for progress sheet"), maxValue: min(18, self.listView.document.pageCount))
  1785. var rectArray: Array<NSRect> = []
  1786. for i in 0 ..< self.listView.document.pageCount {
  1787. progressC?.increment(by: Double(i))
  1788. progressC?.doubleValue = Double(i)
  1789. let page = self.listView.document.page(at: i)
  1790. var rect = KMCropTools.getPageForegroundBox(page!)
  1791. let bounds: NSRect = (page?.bounds(for: .mediaBox))!
  1792. if (rect.minX - bounds.minX > bounds.maxX-rect.maxX) {
  1793. rect.origin.x = rect.maxX-size.width
  1794. }
  1795. rect.origin.y = rect.maxY-size.height
  1796. rect.size = size
  1797. if (NSWidth(rect) > NSWidth(bounds)) {
  1798. rect.size.width = NSWidth(bounds)
  1799. }
  1800. if (NSHeight(rect) > NSHeight(bounds)) {
  1801. rect.size.height = NSHeight(bounds)
  1802. }
  1803. if (NSMinX(rect) < NSMinX(bounds)) {
  1804. rect.origin.x = NSMinX(bounds)
  1805. } else if (NSMaxX(rect) > NSMaxX(bounds)) {
  1806. rect.origin.x = NSMaxX(bounds) - NSWidth(rect)
  1807. }
  1808. if (NSMinY(rect) < NSMinY(bounds)) {
  1809. rect.origin.y = NSMinY(bounds)
  1810. } else if (NSMaxY(rect) > NSMaxY(bounds)) {
  1811. rect.origin.y = NSMaxY(bounds) - NSHeight(rect)
  1812. }
  1813. rectArray.append(rect)
  1814. }
  1815. cropPages(to: rectArray)
  1816. self.handlePageBoundsDidChange(page: nil, action: CPDFPage.Action.crop)
  1817. }
  1818. @objc func cropAllPage() {
  1819. var rect = [NSIntegralRect(self.listView?.currentSelectionRect() ?? .zero), .zero]
  1820. var rectArray: Array<NSRect> = []
  1821. let emptySelection = NSIsEmptyRect(rect.first ?? .zero)
  1822. if (emptySelection) {
  1823. guard let count = self.listView?.document?.pageCount, count > 0 else {
  1824. KMPrint("listView | document is nil.", beep: true)
  1825. return
  1826. }
  1827. rect[0] = .zero
  1828. rect[1] = .zero
  1829. self.beginProgressSheet(withMessage: NSLocalizedString("Cropping Pages", comment: "Message for progress sheet"), maxValue: min(18, count))
  1830. if (count == 1) {
  1831. if let page = self.listView.document.page(at: 0) {
  1832. rect[0] = KMCropTools.getPageForegroundBox(page)
  1833. }
  1834. progressC?.increment(by: 1)
  1835. } else if (count < 19) {
  1836. for i in 0 ..< 19 {
  1837. if let page = self.listView.document.page(at: UInt(i)) {
  1838. rect[i % 2] = NSUnionRect(rect[i % 2], KMCropTools.getPageForegroundBox(page))
  1839. progressC?.increment(by: Double(i))
  1840. }
  1841. }
  1842. } else {
  1843. let start = [1, (count - 5) / 2, count - 6]
  1844. var cnt = 0
  1845. for j in 0 ..< 3 {
  1846. for i in 0 ..< 6 {
  1847. let k = Int(start[j] + UInt(i))
  1848. if let page = self.listView.document.page(at: UInt(k)) {
  1849. rect[k % 2] = NSUnionRect(rect[k % 2], KMCropTools.getPageForegroundBox(page))
  1850. cnt += 1
  1851. progressC?.increment(by: Double(cnt))
  1852. }
  1853. }
  1854. }
  1855. }
  1856. let w = fmax(NSWidth(rect[0]), NSWidth(rect[1]))
  1857. let h = fmax(NSHeight(rect[0]), NSHeight(rect[1]))
  1858. for j in 0 ..< 2 {
  1859. rect[j] = NSMakeRect(floor(NSMidX(rect[j]) - 0.5 * w), floor(NSMidY(rect[j]) - 0.5 * h), w, h)
  1860. }
  1861. rectArray.append(rect.first ?? .zero)
  1862. rectArray.append(rect.last ?? .zero)
  1863. } else {
  1864. rectArray.append(rect.first ?? .zero)
  1865. }
  1866. self.cropPages(to: rectArray)
  1867. // 执行右键操作后,需要取消框选区域
  1868. if self.listView.toolMode == .selectToolMode {
  1869. objc_sync_enter(self)
  1870. self.listView.selectionRect = NSZeroRect
  1871. self.listView.selectionPageIndex = UInt(NSNotFound)
  1872. objc_sync_exit(self)
  1873. }
  1874. self.handlePageBoundsDidChange(page: nil, action: CPDFPage.Action.crop)
  1875. }
  1876. func cropPages(to rects: Array<NSRect>) {
  1877. let currentPage = self.listView.currentPage()
  1878. let visibleRect: NSRect = self.listView.convert(self.listView.convert(self.listView.documentView().visibleRect, from: self.listView.documentView()), to: self.listView.currentPage())
  1879. var oldRectArray: Array<NSRect> = []
  1880. let rectCount = rects.count
  1881. for i in 0 ..< self.listView.document.pageCount {
  1882. let page = self.listView.document.page(at: i)
  1883. let rect = NSIntersectionRect(rects[Int(i) % rectCount], (page?.bounds(for: .mediaBox))!)
  1884. let oldRect = page?.bounds(for: .cropBox)
  1885. oldRectArray.append(oldRect!)
  1886. page?.setBounds(rect, for: .cropBox)
  1887. }
  1888. let undoManager = self.listView.undoManager
  1889. (undoManager?.prepare(withInvocationTarget: self) as AnyObject).cropPages(to: oldRectArray)
  1890. /// 刷新预览视图
  1891. self.listView.layoutDocumentView()
  1892. self.listView.displayBox = .cropBox
  1893. self.listView.go(to: currentPage)
  1894. self.listView.go(to: visibleRect, on: currentPage)
  1895. DispatchQueue.main.asyncAfter(deadline: DispatchTime.now() + 0.25) { [self] in
  1896. self.dismissProgressSheet()
  1897. }
  1898. }
  1899. @objc private func shareDocument(sender:KMToolbarViewController, limit: Bool = false) {
  1900. if (limit) {
  1901. var doucumentURL : URL = self.listView.document.documentURL
  1902. if doucumentURL != nil {
  1903. let docDir = NSTemporaryDirectory()
  1904. let documentName : String = doucumentURL.path.lastPathComponent
  1905. let path = docDir.stringByAppendingPathComponent(documentName)
  1906. // let writeSuccess = self.listView.document.write(to: URL(fileURLWithPath: path))
  1907. let data = KMTools.saveWatermarkDocument(document: self.listView.document, to: URL(fileURLWithPath: path), secureOptions: self.secureOptions, removePWD: self.removeSecureFlag)
  1908. let writeSuccess = data != nil
  1909. if writeSuccess == false {
  1910. __NSBeep()
  1911. return;
  1912. }
  1913. doucumentURL = URL(fileURLWithPath: path)
  1914. }
  1915. let array = [doucumentURL]
  1916. let picker = NSSharingServicePicker.init(items: array)
  1917. if sender.shareButton.window != nil {
  1918. picker.show(relativeTo: sender.shareButton.bounds, of: sender.shareButton, preferredEdge: NSRectEdge.minY)
  1919. } else {
  1920. 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)
  1921. }
  1922. return
  1923. }
  1924. var doucumentURL : URL = self.listView.document.documentURL
  1925. if doucumentURL != nil {
  1926. let docDir = NSTemporaryDirectory()
  1927. let documentName : String = doucumentURL.path.lastPathComponent
  1928. let path = docDir.stringByAppendingPathComponent(documentName)
  1929. let writeSuccess = self.listView.document.write(to: URL(fileURLWithPath: path))
  1930. if writeSuccess == false {
  1931. __NSBeep()
  1932. return;
  1933. }
  1934. doucumentURL = URL(fileURLWithPath: path)
  1935. }
  1936. let array = [doucumentURL]
  1937. let picker = NSSharingServicePicker.init(items: array)
  1938. if sender.shareButton.window != nil {
  1939. picker.show(relativeTo: sender.shareButton.bounds, of: sender.shareButton, preferredEdge: NSRectEdge.minY)
  1940. } else {
  1941. 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)
  1942. }
  1943. }
  1944. @objc private func shareFlatten(sender:KMToolbarViewController, limit: Bool = false) {
  1945. if (limit) {
  1946. let document = self.listView.document ?? CPDFDocument()
  1947. var path = document!.documentURL.path
  1948. if path != nil {
  1949. let docDir = NSTemporaryDirectory()
  1950. let documentName : String = path.lastPathComponent
  1951. path = docDir.stringByAppendingPathComponent(documentName)
  1952. }
  1953. let pathFolder = path.fileURL.deletingLastPathComponent().path
  1954. var tfileName = path.deletingPathExtension.lastPathComponent
  1955. let tStdFileSuffix = "_flatten"
  1956. tfileName = tfileName + tStdFileSuffix + ".pdf"
  1957. path = pathFolder + "/" + tfileName
  1958. let data = KMTools.saveWatermarkDocumentForFlatten(document: document!, to: URL(fileURLWithPath: path))
  1959. let success = data != nil
  1960. if success {
  1961. let url = URL(fileURLWithPath: path)
  1962. let picker = NSSharingServicePicker.init(items: [url])
  1963. if sender.shareButton.window != nil {
  1964. picker.show(relativeTo: sender.shareButton.bounds, of: sender.shareButton, preferredEdge: NSRectEdge.minY)
  1965. } else {
  1966. 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)
  1967. }
  1968. }
  1969. return
  1970. }
  1971. let document = self.listView.document ?? CPDFDocument()
  1972. var path = document!.documentURL.path
  1973. if path != nil {
  1974. let docDir = NSTemporaryDirectory()
  1975. let documentName : String = path.lastPathComponent
  1976. path = docDir.stringByAppendingPathComponent(documentName)
  1977. }
  1978. let pathFolder = path.fileURL.deletingLastPathComponent().path
  1979. var tfileName = path.deletingPathExtension.lastPathComponent
  1980. let tStdFileSuffix = "_flatten"
  1981. tfileName = tfileName + tStdFileSuffix + ".pdf"
  1982. path = pathFolder + "/" + tfileName
  1983. let success : Bool = document!.writeFlatten(to: URL(fileURLWithPath: path))
  1984. if success {
  1985. let url = URL(fileURLWithPath: path)
  1986. let picker = NSSharingServicePicker.init(items: [url])
  1987. if sender.shareButton.window != nil {
  1988. picker.show(relativeTo: sender.shareButton.bounds, of: sender.shareButton, preferredEdge: NSRectEdge.minY)
  1989. } else {
  1990. 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)
  1991. }
  1992. }
  1993. }
  1994. @objc private func shareOriginalPDF(sender:KMToolbarViewController, limit: Bool = false) {
  1995. if (limit) {
  1996. let document = self.listView.document ?? CPDFDocument()
  1997. var path = document!.documentURL.path
  1998. if path != nil {
  1999. let docDir = NSTemporaryDirectory()
  2000. let documentName : String = path.lastPathComponent
  2001. path = docDir.stringByAppendingPathComponent(documentName)
  2002. }
  2003. // var writeSuccess = document!.write(to: URL(fileURLWithPath: path))
  2004. let data = KMTools.saveWatermarkDocument(document: document!, to: URL(fileURLWithPath: path), secureOptions: self.secureOptions, removePWD: self.removeSecureFlag)
  2005. var writeSuccess = data != nil
  2006. if writeSuccess == false {
  2007. __NSBeep()
  2008. return;
  2009. }
  2010. let newDocument = CPDFDocument(url: URL(fileURLWithPath: path))!
  2011. for i in 0 ... newDocument.pageCount-1 {
  2012. let page = newDocument.page(at: i)
  2013. var annotations : [CPDFAnnotation] = []
  2014. for annotation in page!.annotations {
  2015. annotations.append(annotation)
  2016. }
  2017. for annotation in annotations {
  2018. annotation.page.removeAnnotation(annotation)
  2019. }
  2020. }
  2021. writeSuccess = newDocument.write(to:URL(fileURLWithPath: path))
  2022. if writeSuccess {
  2023. let url = URL(fileURLWithPath: path)
  2024. let picker = NSSharingServicePicker.init(items: [url])
  2025. if sender.shareButton.window != nil {
  2026. picker.show(relativeTo: sender.shareButton.bounds, of: sender.shareButton, preferredEdge: NSRectEdge.minY)
  2027. } else {
  2028. 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)
  2029. }
  2030. }
  2031. return
  2032. }
  2033. let document = self.listView.document ?? CPDFDocument()
  2034. var path = document!.documentURL.path
  2035. if path != nil {
  2036. let docDir = NSTemporaryDirectory()
  2037. let documentName : String = path.lastPathComponent
  2038. path = docDir.stringByAppendingPathComponent(documentName)
  2039. }
  2040. var writeSuccess = document!.write(to: URL(fileURLWithPath: path))
  2041. if writeSuccess == false {
  2042. __NSBeep()
  2043. return;
  2044. }
  2045. let newDocument = CPDFDocument(url: URL(fileURLWithPath: path))!
  2046. for i in 0 ... newDocument.pageCount-1 {
  2047. let page = newDocument.page(at: i)
  2048. var annotations : [CPDFAnnotation] = []
  2049. for annotation in page!.annotations {
  2050. annotations.append(annotation)
  2051. }
  2052. for annotation in annotations {
  2053. annotation.page.removeAnnotation(annotation)
  2054. }
  2055. }
  2056. writeSuccess = newDocument.write(to:URL(fileURLWithPath: path))
  2057. if writeSuccess {
  2058. let url = URL(fileURLWithPath: path)
  2059. let picker = NSSharingServicePicker.init(items: [url])
  2060. if sender.shareButton.window != nil {
  2061. picker.show(relativeTo: sender.shareButton.bounds, of: sender.shareButton, preferredEdge: NSRectEdge.minY)
  2062. } else {
  2063. 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)
  2064. }
  2065. }
  2066. }
  2067. // 开启/关闭左边栏
  2068. @objc func toggleLeftPane() -> Void {
  2069. // if lastLeftPanWidth >= functionWidth {
  2070. self.model.leftPanelOpen = true
  2071. applyLeftSideWidth(self.model.panelWidth+functionWidth, rightSideWidth: self.model.lastRightPanWidth)
  2072. // } else {
  2073. // leftPanelOpen = false
  2074. // applyLeftSideWidth(functionWidth, rightSideWidth: lastRightPanWidth)
  2075. // }
  2076. }
  2077. // 开启左边栏
  2078. @objc func openLeftPane() -> Void {
  2079. self.model.leftPanelOpen = true
  2080. applyLeftSideWidth(self.model.panelWidth+functionWidth, rightSideWidth: self.model.lastRightPanWidth)
  2081. self.toolbarController.findItem(KMLeftControlToolbarItemIdentifier)?.isSelected = true
  2082. }
  2083. // 关闭左边栏
  2084. @objc func closeLeftPane() -> Void {
  2085. self.model.leftPanelOpen = false
  2086. applyLeftSideWidth(functionWidth, rightSideWidth: self.model.lastRightPanWidth)
  2087. self.toolbarController.findItem(KMLeftControlToolbarItemIdentifier)?.isSelected = false
  2088. }
  2089. // 开启/关闭右边栏
  2090. @objc func toggleRightPane() -> Void {
  2091. if self.model.lastRightPanWidth > 5 {
  2092. self.model.rightPanelIsOpen = false
  2093. applyLeftSideWidth(self.model.lastLeftPanWidth, rightSideWidth: 0)
  2094. } else {
  2095. self.model.rightPanelIsOpen = true
  2096. applyLeftSideWidth(self.model.lastLeftPanWidth, rightSideWidth: self.model.defaultRightWidth)
  2097. }
  2098. }
  2099. @objc func openRightPane() -> Void {
  2100. if (KMPreferenceManager.shared.autoExpandPropertyPanel) {
  2101. if self.model.rightPanelIsOpen {
  2102. return
  2103. }
  2104. self.model.rightPanelIsOpen = true
  2105. self.toolbarController.selectItem(KMRightControlToolbarItemIdentifier)
  2106. applyLeftSideWidth(self.model.lastLeftPanWidth, rightSideWidth: self.model.defaultRightWidth)
  2107. }
  2108. }
  2109. @objc func closeRightPane() -> Void {
  2110. if (KMPreferenceManager.shared.autoExpandPropertyPanel) {
  2111. self.model.rightPanelIsOpen = false
  2112. self.toolbarController.cancelSelected(KMRightControlToolbarItemIdentifier)
  2113. applyLeftSideWidth(self.model.lastLeftPanWidth, rightSideWidth: 0)
  2114. }
  2115. }
  2116. func rename(_ sender: NSNotification) -> Void {
  2117. if (self.view.window == nil || self.view.window!.isVisible == false) {
  2118. return
  2119. }
  2120. let tabController = sender.object as? CTTabController
  2121. if tabController?.title == self.document?.documentURL.lastPathComponent {
  2122. if let doc = self.myDocument, doc.isDocumentEdited {
  2123. Task {
  2124. let resp = await KMAlertTool.runModel(message: NSLocalizedString("File Updated", comment: ""), buttons: [NSLocalizedString("Save", comment: ""), NSLocalizedString("Cancel", comment: "")])
  2125. if resp != .alertFirstButtonReturn { // 取消
  2126. return
  2127. }
  2128. doc.updateChangeCount(.changeCleared)
  2129. // doc.save(nil)
  2130. self.document?.write(to: doc.fileURL)
  2131. Task { @MainActor in
  2132. self._renameForSavePanel(tabController)
  2133. }
  2134. }
  2135. return
  2136. }
  2137. self._renameForSavePanel(tabController)
  2138. }
  2139. }
  2140. private func _renameForSavePanel(_ tabC: CTTabController?) {
  2141. let outputSavePanel = NSSavePanel()
  2142. outputSavePanel.title = NSLocalizedString("Rename", comment: "")
  2143. outputSavePanel.allowedFileTypes = ["pdf"]
  2144. outputSavePanel.nameFieldStringValue = (self.document?.documentURL.lastPathComponent)!
  2145. outputSavePanel.directoryURL = self.document?.documentURL.deletingLastPathComponent()
  2146. let resp = outputSavePanel.runModal()
  2147. if resp == .OK {
  2148. let pdfDocument = CPDFDocument(url: self.document?.documentURL)
  2149. let fileURL = pdfDocument?.documentURL
  2150. let fileManager = FileManager.default
  2151. let newFileURL = fileURL!.deletingLastPathComponent().appendingPathComponent(outputSavePanel.url!.lastPathComponent)
  2152. var result = true
  2153. do {
  2154. try fileManager.moveItem(at: fileURL!, to: newFileURL)
  2155. } catch {
  2156. result = false
  2157. KMPrint("Error renaming file! Threw: \(error.localizedDescription)")
  2158. }
  2159. if (result) {
  2160. tabC?.title = outputSavePanel.url!.lastPathComponent
  2161. // self.myDocument?.fileURL = newFileURL
  2162. if let newPdfDocument = CPDFDocument(url: newFileURL) {
  2163. self.model.isSaveKeyChain = false
  2164. newPdfDocument.unlock(withPassword: self.document?.password)
  2165. if (newPdfDocument.pageCount > 0) {
  2166. self.setDocument = newPdfDocument
  2167. }
  2168. }
  2169. }
  2170. } else {
  2171. outputSavePanel.close()
  2172. }
  2173. }
  2174. func showInFinder(_ sender: Any) -> Void {
  2175. if sender is NSNotification {
  2176. let tabController = (sender as! NSNotification).object as? CTTabController
  2177. if tabController?.title == self.document?.documentURL.lastPathComponent {
  2178. let file: URL = (self.myDocument?.fileURL)!
  2179. if FileManager.default.fileExists(atPath: file.path) {
  2180. NSWorkspace.shared.activateFileViewerSelecting([file])
  2181. }
  2182. }
  2183. } else {
  2184. let file: URL = (self.myDocument?.fileURL)!
  2185. if FileManager.default.fileExists(atPath: file.path) {
  2186. NSWorkspace.shared.activateFileViewerSelecting([file])
  2187. }
  2188. }
  2189. }
  2190. func showOrHideNotes() {
  2191. self.listView.hideNotes = !self.listView.hideNotes
  2192. self.toolbarController.isShowAllAnnotations = !self.listView.hideNotes
  2193. //BOTA 注释列表显示隐藏
  2194. // self.leftSideViewController.annotationViewController.annotationShowState = self.listView.hideNotes ? .hidden : .none
  2195. // self.leftSideViewController.thumbnailViewController.annotationShowState = self.listView.hideNotes ? .hidden : .none
  2196. }
  2197. func closeTab(_ sender: NSNotification) -> Void {
  2198. let tabController = sender.object as? CTTabController
  2199. if tabController?.title == self.document?.documentURL.lastPathComponent {
  2200. print("closeTab")
  2201. self.leftSideViewController.clearAnnotationFilterData()
  2202. self.leftSideViewController.clearNotification()
  2203. }
  2204. }
  2205. @IBAction func toggleSplitPDF(_ sender: Any) {
  2206. if let menuItem = sender as? NSMenuItem {
  2207. splitView(withTag: menuItem.tag)
  2208. }
  2209. }
  2210. @IBAction func readMode(_ sender: Any) {
  2211. isReadMode = !isReadMode
  2212. UserDefaults.standard.set(isReadMode, forKey: "kKMPDFViewIsReadMode")
  2213. UserDefaults.standard.synchronize()
  2214. if isReadMode {
  2215. CustomAlertView.alertView(message: NSLocalizedString("Read Mode On", comment: ""), fromView: (view.window?.contentView)!, withStyle: .black)
  2216. } else {
  2217. CustomAlertView.alertView(message: NSLocalizedString("Read Mode Off", comment: ""), fromView: (view.window?.contentView)!, withStyle: .black)
  2218. }
  2219. }
  2220. func handlePageBoundsDidChange(page: CPDFPage?, action: String) {
  2221. // NSDictionary *info = [notification userInfo];
  2222. // PDFPage *page = [info objectForKey:SKPDFPagePageKey];
  2223. // NSString *action = [info objectForKey:SKPDFPageActionKey];
  2224. // BOOL displayChanged = [action isEqualToString:SKPDFPageActionCrop] == NO || [pdfView displayBox] == kPDFDisplayBoxCropBox;
  2225. let displayChanged = action == CPDFPage.Action.crop || self.listView.displayBox == .cropBox
  2226. // if self.listView.displayBox == .cropBox {
  2227. // KMPrint("cropBox")
  2228. // } else if self.listView.displayBox == .artBox {
  2229. // KMPrint("artBox")
  2230. // } else if self.listView.displayBox == .trimBox {
  2231. // KMPrint("trimBox")
  2232. // } else if self.listView.displayBox == .bleedBox {
  2233. // KMPrint("bleedBox")
  2234. // } else if self.listView.displayBox == .mediaBox {
  2235. // KMPrint("mediaBox")
  2236. // } else {
  2237. // KMPrint("other \(self.listView.displayBox.rawValue)")
  2238. // }
  2239. if (displayChanged) {
  2240. self.listView.layoutDocumentView()
  2241. }
  2242. if (page != nil) {
  2243. let idx = page!.pageIndex()
  2244. if (displayChanged) {
  2245. self.leftSideViewController.updateThumbnail(at: Int(idx))
  2246. }
  2247. } else {
  2248. if (displayChanged) {
  2249. self.leftSideViewController.allThumbnailsNeedUpdate()
  2250. }
  2251. }
  2252. self.leftSideViewController.updateSnapshotsIfNeed(for: page)
  2253. // [secondaryPdfView requiresDisplay];
  2254. self.secondaryPdfView?.setNeedsDisplayForVisiblePages()
  2255. //
  2256. if UserDefaults.standard.bool(forKey: SKDisplayPageBoundsKey) {
  2257. // [self updateRightStatus];
  2258. }
  2259. }
  2260. func changeLineAttribute(_ sender: Any?) {
  2261. var inspector = sender as? KMLineInspector
  2262. if inspector == nil {
  2263. inspector = KMLineInspector.shared
  2264. }
  2265. let action = inspector?.currentLineChangeAction ?? .no
  2266. for annotation in self.listView.activeAnnotations {
  2267. guard let anno = annotation as? CPDFAnnotation else {
  2268. continue
  2269. }
  2270. if anno.hasBorder() {
  2271. // if (mwcFlags.updatingLine == 0 && [annotation hasBorder]) {
  2272. // mwcFlags.updatingLine = 1;
  2273. switch (action) {
  2274. case .lineWidth:
  2275. anno.setLineWidth(inspector?.lineWidth ?? 0)
  2276. break
  2277. case .style:
  2278. anno.setBorderStyle(CPDFBorderStyle(rawValue: inspector?.style ?? 0) ?? .solid)
  2279. break
  2280. case .dashPattern:
  2281. anno.setDashPattern(inspector?.dashPattern ?? [])
  2282. break
  2283. case .startLineStyle:
  2284. if anno.isLine() {
  2285. (anno as? CPDFLineAnnotation)?.startLineStyle = CPDFLineStyle(rawValue: inspector?.startLineStyle ?? 0) ?? .none
  2286. }
  2287. break
  2288. case .endLineStyle:
  2289. if anno.isLine() {
  2290. (anno as? CPDFLineAnnotation)?.endLineStyle = CPDFLineStyle(rawValue: inspector?.endLineStyle ?? 0) ?? .none
  2291. }
  2292. break
  2293. case .no:
  2294. break
  2295. }
  2296. // mwcFlags.updatingLine = 0;
  2297. // in case one property changes another, e.g. when adding a dashPattern the borderStyle can change
  2298. }
  2299. }
  2300. // [self updateLineInspector];
  2301. }
  2302. // MARK: -
  2303. // MARK: 显示窗口
  2304. internal func showCompressWindow(url: URL? = nil) {
  2305. if let wc = self.currentWindowController as? KMCompressWindowController, let _ = wc.window?.isSheet {
  2306. KMPrint("压缩窗口已显示")
  2307. return
  2308. }
  2309. let windowController = KMCompressWIndowControllerNew(windowNibName: "KMCompressWIndowControllerNew")
  2310. self.view.window?.beginSheet(windowController.window!)
  2311. self.currentWindowController = windowController
  2312. windowController.password = self.listView?.document?.password ?? ""
  2313. // if let _url = url {
  2314. // windowController.oriDocumentUrl = self.listView.document.documentURL
  2315. // windowController.documentURL = _url
  2316. // } else {
  2317. windowController.documentURL = self.listView.document.documentURL
  2318. // }
  2319. windowController.itemClick = { [weak self] in
  2320. self?.view.window?.endSheet((self?.currentWindowController.window)!)
  2321. self?.currentWindowController = nil
  2322. self?.toolbarController.cancelSelected(KMToolbarToolCompressItemIdentifier)
  2323. }
  2324. windowController.batchAction = { [weak self] view, filePaths in
  2325. self?.view.window?.endSheet((self?.currentWindowController.window)!)
  2326. self?.currentWindowController = nil
  2327. self?.toolbarController.cancelSelected(KMToolbarToolCompressItemIdentifier)
  2328. let batchWindowController = KMBatchOperateWindowController.sharedWindowController
  2329. // batchWindowController.window?.makeKeyAndOrderFront("")
  2330. let batchOperateFile = KMBatchOperateFile(filePath: filePaths.first!.path, type: .Compress)
  2331. batchWindowController.switchToOperateType(KMBatchOperationType.Compress, files: [batchOperateFile])
  2332. batchWindowController.window?.makeKeyAndOrderFront("")
  2333. }
  2334. windowController.resultCallback = { [weak self] result, openDocument, fileURL, error in
  2335. if (result) {
  2336. self?.view.window?.endSheet((self?.currentWindowController.window)!)
  2337. self?.currentWindowController = nil
  2338. self?.toolbarController.cancelSelected(KMToolbarToolCompressItemIdentifier)
  2339. if (openDocument) {
  2340. NSDocumentController.shared.openDocument(withContentsOf: fileURL, display: true) { document, result, error in }
  2341. } else {
  2342. NSWorkspace.shared.activateFileViewerSelecting([fileURL])
  2343. }
  2344. } else {
  2345. let alert = NSAlert()
  2346. alert.messageText = NSLocalizedString("Compress Faild", comment: "")
  2347. alert.runModal()
  2348. }
  2349. }
  2350. }
  2351. internal func showConvertWindow(type: KMToolbarType, documentUrl: URL? = nil, identifier: String?) {
  2352. if let wc = self.currentWindowController as? KMConvertBaseWindowController, let _ = wc.window?.isSheet {
  2353. KMPrint("转档窗口已显示")
  2354. return
  2355. }
  2356. var convertT: KMConvertType = .Word
  2357. var windowController: KMConvertBaseWindowController?
  2358. if (type == .word) { /// Word
  2359. convertT = .Word
  2360. } else if (type == .excel) {
  2361. convertT = .Excel
  2362. } else if (type == .ppt || type == .rtf || type == .html || type == .conversion_text) {
  2363. if (type == .ppt) {
  2364. convertT = .PPT
  2365. } else if (type == .rtf) {
  2366. convertT = .RTF
  2367. } else if (type == .html) {
  2368. convertT = .HTML
  2369. } else if (type == .conversion_text) {
  2370. convertT = .Text
  2371. }
  2372. } else if (type == .csv) {
  2373. convertT = .CSV
  2374. } else if (type == .conversion_image) {
  2375. windowController = KMConvertImageWindowController()
  2376. convertT = .JPEG
  2377. }
  2378. windowController?.subscribeWaterMarkType = type.toSubscribeWaterMarkType()
  2379. var url: URL?
  2380. if (documentUrl != nil) {
  2381. url = documentUrl
  2382. windowController?.oriDocumentUrl = self.listView.document.documentURL
  2383. } else {
  2384. url = self.listView.document.documentURL
  2385. }
  2386. self.showAllConvertWindow(convertT: convertT)
  2387. }
  2388. //MARK: 转档 -
  2389. func showAllConvertWindow(convertT: KMConvertType) {
  2390. self.ConvertTrackEvent(type: convertT)
  2391. let convertWC = KMConvertWindowController(documemtV: self.document!, currentPage: self.listView.currentPage(), convertT: convertT) {
  2392. DispatchQueue.main.asyncAfter(deadline: DispatchTime.now() + 0.25) { [self] in
  2393. var type: KMConvertWithPDFType = .WordAdvance
  2394. switch convertT {
  2395. case .Word:
  2396. break
  2397. case .Excel:
  2398. type = .Excel
  2399. case .PPT:
  2400. type = .PowerPoint
  2401. case .RTF:
  2402. type = .RTF
  2403. case .CSV:
  2404. type = .CSV
  2405. case .HTML:
  2406. type = .HTML
  2407. case .Text:
  2408. type = .Text
  2409. case .JPEG:
  2410. type = .JPEG
  2411. case .PNG:
  2412. type = .PNG
  2413. case .GIF:
  2414. type = .GIF
  2415. case .JPG:
  2416. type = .JPG
  2417. case .TIFF:
  2418. type = .TIFF
  2419. case .TGA:
  2420. type = .TGA
  2421. case .BMP:
  2422. type = .BMP
  2423. case .JP2:
  2424. type = .JPEG2000
  2425. case .AdvancedWord:
  2426. break
  2427. default:
  2428. break
  2429. }
  2430. // let document = self.document
  2431. let batchWindowController = KMBatchOperateWindowController.sharedWindowController
  2432. var needShowHint = false
  2433. if KMConvertOperationQueue.sharedQueue.operations.count > 0 {
  2434. needShowHint = true
  2435. } else {
  2436. var needContinue = false
  2437. if KMBatchOperateManager.defaultManager.files?.count ?? 0 > 0 {
  2438. let arr: [String] = converFilesToPath(files: KMBatchOperateManager.defaultManager.files!)
  2439. let ss = self.document?.documentURL.path
  2440. if arr.contains(ss!) {
  2441. needContinue = false
  2442. }else {
  2443. needContinue = true
  2444. }
  2445. }else {
  2446. needContinue = true
  2447. }
  2448. if needContinue {
  2449. let ss = self.document?.documentURL.path
  2450. let file = KMBatchOperateFile(filePath: ss!, type: .Convert)
  2451. file.password = document?.password ?? ""
  2452. KMBatchOperateManager.defaultManager.files?.append(file)
  2453. }
  2454. batchWindowController.switchToOperateType(.Convert, files: KMBatchOperateManager.defaultManager.files!)
  2455. batchWindowController.switchToConvertType(convertType: type)
  2456. }
  2457. batchWindowController.window?.makeKeyAndOrderFront(nil)
  2458. if needShowHint {
  2459. batchWindowController.showIsConvertingHint()
  2460. } else {
  2461. }
  2462. }
  2463. }
  2464. self.km_beginSheet(windowC: convertWC)
  2465. }
  2466. func ConvertTrackEvent(type: KMConvertType) {
  2467. var eventStr: String = "Btn_SubTbr_Converter_ToWord"
  2468. switch type {
  2469. case .Word:
  2470. eventStr = "Btn_SubTbr_Converter_ToWord"
  2471. break
  2472. case .Excel:
  2473. eventStr = "Btn_SubTbr_Converter_ToExcel"
  2474. case .PPT:
  2475. eventStr = "Btn_SubTbr_Converter_ToPPT"
  2476. case .RTF:
  2477. eventStr = "Btn_SubTbr_Converter_ToRTF"
  2478. case .CSV:
  2479. eventStr = "Btn_SubTbr_Converter_ToCSV"
  2480. case .HTML:
  2481. eventStr = "Btn_SubTbr_Converter_ToHTML"
  2482. case .Text:
  2483. eventStr = "Btn_SubTbr_Converter_ToText"
  2484. case .JPEG:
  2485. eventStr = "Btn_SubTbr_Converter_ToImage"
  2486. case .PNG:
  2487. eventStr = "Btn_SubTbr_Converter_ToImage"
  2488. case .GIF:
  2489. eventStr = "Btn_SubTbr_Converter_ToImage"
  2490. case .JPG:
  2491. eventStr = "Btn_SubTbr_Converter_ToImage"
  2492. case .TIFF:
  2493. eventStr = "Btn_SubTbr_Converter_ToImage"
  2494. case .TGA:
  2495. eventStr = "Btn_SubTbr_Converter_ToImage"
  2496. case .BMP:
  2497. eventStr = "Btn_SubTbr_Converter_ToImage"
  2498. case .JP2:
  2499. eventStr = "Btn_SubTbr_Converter_ToImage"
  2500. case .AdvancedWord:
  2501. eventStr = "Btn_SubTbr_Converter_ToWord"
  2502. break
  2503. default:
  2504. break
  2505. }
  2506. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Converter", withProperties: ["SubTbr_Btn": eventStr])
  2507. }
  2508. //MARK: 转档 - OCR
  2509. func showOCRWindow() {
  2510. if !IAPProductsManager.default().isAvailableAllFunction(){
  2511. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  2512. return
  2513. }
  2514. let com = KMOCRPDFWindowController(cpdfDocument: self.listView.document!, pwd: self.listView.document.password)
  2515. com.currentIndexPage = self.listView.currentPageIndex
  2516. self.km_beginSheet(windowC: com)
  2517. }
  2518. //MARK: 数字签名
  2519. func hasShowDigitalSign() -> Bool {
  2520. return self.digitalSignController?.view.superview != nil
  2521. }
  2522. func exitDigitalSign() {
  2523. self.digitalSignController?.view.removeFromSuperview()
  2524. self.digitalSignController = nil
  2525. self.toolbarController.findItem(KMDocumentDigitalSignToolbarItemIdentifier)?.isSelected = false
  2526. }
  2527. func showDigitalSignWindow(withFilePathURL fileURL: URL) {
  2528. if !IAPProductsManager.default().isAvailableAllFunction(){
  2529. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  2530. return
  2531. }
  2532. if hasShowDigitalSign() {
  2533. self.exitDigitalSign()
  2534. }
  2535. var currentPageIndex = listView.document?.index(for: listView.currentPage()) ?? 0
  2536. var password: String = ""
  2537. self.toolbarController.toolbarType = .None
  2538. if digitalSignController == nil {
  2539. password = listView.document?.password ?? ""
  2540. digitalSignController = KMPDFDigitalSignViewController()
  2541. }
  2542. digitalSignController?.currentPageIndex = Int(currentPageIndex)
  2543. digitalSignController?.url = listView.document.documentURL
  2544. digitalSignController?.password = password
  2545. digitalSignController?.scaleFactor = listView.scaleFactor
  2546. digitalSignController?.titleChangeBlock = { title, index in
  2547. currentPageIndex = UInt(index)
  2548. }
  2549. digitalSignController?.buttonActionBlock = { [weak self] type, isChanged in
  2550. if type == .cancel {
  2551. if let page = self?.listView?.document?.page(at: currentPageIndex) {
  2552. self?.listView.go(to: page)
  2553. }
  2554. self?.exitDigitalSign()
  2555. }
  2556. }
  2557. if let digitalSignView = digitalSignController?.view, let splitViewSuperview = mianSplitView.superview {
  2558. digitalSignView.frame = splitViewSuperview.bounds
  2559. digitalSignView.autoresizingMask = [.width, .height]
  2560. splitViewSuperview.addSubview(digitalSignView)
  2561. }
  2562. }
  2563. //MARK: 导出图片
  2564. func extractImageAction(num: Int) {
  2565. if !IAPProductsManager.default().isAvailableAllFunction(){
  2566. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  2567. return
  2568. }
  2569. if !(self.listView.document.allowsPrinting || self.listView.document.allowsCopying) {
  2570. let alert = NSAlert()
  2571. alert.alertStyle = .critical
  2572. alert.messageText = NSLocalizedString("This is a secured document. Editing is not permitted.", comment: "")
  2573. alert.runModal()
  2574. return
  2575. }
  2576. // if sender is KMToolbarItem {
  2577. // (sender as! KMToolbarItem).isSelected = false
  2578. // }
  2579. let document = self.listView.document
  2580. var fileURL = document?.documentURL
  2581. if num == 1 {
  2582. let pageCount = document?.pageCount ?? 0
  2583. let indeSet = NSMutableIndexSet()
  2584. indeSet.add(in: NSRange(location: 0, length: Int(pageCount)))
  2585. if indeSet.count == 0 {
  2586. return
  2587. }
  2588. let lastPathName = fileURL?.deletingPathExtension().lastPathComponent ?? ""
  2589. let tFileName = (String(format: "%@_Extract Images", lastPathName))
  2590. let outputSavePanel = NSSavePanel()
  2591. outputSavePanel.title = NSLocalizedString("Save as PDF", comment: "")
  2592. outputSavePanel.allowsOtherFileTypes = true
  2593. outputSavePanel.isExtensionHidden = true
  2594. outputSavePanel.canCreateDirectories = true
  2595. outputSavePanel.nameFieldStringValue = tFileName
  2596. outputSavePanel.beginSheetModal(for: self.view.window!, completionHandler: { (result) in
  2597. if result == NSApplication.ModalResponse.OK {
  2598. DispatchQueue.main.async {
  2599. self.beginProgressSheet(withMessage: NSLocalizedString("Extracting all pictures...", comment: "") + "...", maxValue: 0)
  2600. let tDestFile = outputSavePanel.url!.path
  2601. let uniquePath = KMExtractImageWindowController.createDestFolder(path: tDestFile, isUnique: false)
  2602. let pdfconverter = PDFConvertObject()
  2603. pdfconverter.extractResourcesFromPDF(at: fileURL?.path ?? "", pdfPassword: document?.password, selectIndexSet: indeSet as IndexSet, destDocPath: uniquePath, moreOptions: nil)
  2604. self.dismissProgressSheet()
  2605. let fileManager = FileManager.default
  2606. if fileManager.fileExists(atPath: tDestFile) {
  2607. let workspace = NSWorkspace.shared
  2608. let url = URL(fileURLWithPath: tDestFile)
  2609. workspace.activateFileViewerSelecting([url])
  2610. }
  2611. }
  2612. }
  2613. })
  2614. return
  2615. }
  2616. if fileURL != nil {
  2617. self.myDocument?.save(nil)
  2618. } else {
  2619. let myDocument = self.myDocument
  2620. let str = String(format: "%@.pdf", myDocument?.displayName ?? "")
  2621. let writeSuccess = document!.write(to: URL(fileURLWithPath: (kTempSavePath?.stringByAppendingPathComponent(str))!))
  2622. if writeSuccess {
  2623. var documentTemp = CPDFDocument(url: URL(fileURLWithPath: (kTempSavePath?.stringByAppendingPathComponent(str))!))
  2624. fileURL = document?.documentURL
  2625. } else {
  2626. NSSound.beep()
  2627. return
  2628. }
  2629. }
  2630. let extract = KMExtractImageWindowController(windowNibName: "KMExtractImageWindowController")
  2631. extract.docPath = fileURL?.path ?? ""
  2632. extract.password = document?.password ?? ""
  2633. extract.currentPage = self.listView.currentPageIndex
  2634. // extract.beginSheetModal(for: NSApp.mainWindow!, completionHandler: nil)
  2635. self.km_beginSheet(windowC: extract)
  2636. extract.selectCurrentPageBtn()
  2637. // self.showCreateStamp()
  2638. // self.showAddSignature()
  2639. }
  2640. //MARK: 创建文字图章示例实际上不会在这里使用
  2641. func showCreateStamp() {
  2642. let stampCreaterWindowController = KMStampCreaterWindowController()
  2643. stampCreaterWindowController.window?.backgroundColor = .clear
  2644. self.km_beginSheet(windowC: stampCreaterWindowController)
  2645. stampCreaterWindowController.beginSheetModal(for: self.view.window) { [weak self] result in
  2646. if result == 1 {
  2647. }
  2648. }
  2649. }
  2650. //MARK: 添加签名示例实际上不会在这里使用
  2651. func showAddSignature() {
  2652. let signatureWindowController = KMSignatureWindowController(windowNibName: "KMSignatureWindowController")
  2653. // signatureWindowController.window?.backgroundColor = .clear
  2654. // signatureWindowController.beginSheetModal(for: self.view.window) { signature in
  2655. //
  2656. // }
  2657. self.view.window?.beginSheet(signatureWindowController.window!, completionHandler: { returnCode in
  2658. })
  2659. }
  2660. func beginProgressSheet(withMessage message: String, maxValue: UInt) {
  2661. // if progressController == nil {
  2662. // progressController = SKProgressController(windowNibName: "ProgressSheet")
  2663. // }
  2664. let progress = SKProgressController()
  2665. progress.window?.backgroundColor = NSColor.km_init(hex: "#36383B")
  2666. progress.window?.contentView?.wantsLayer = true
  2667. progress.window?.contentView?.layer?.backgroundColor = NSColor.km_init(hex: "#36383B").cgColor
  2668. progress.progressField.textColor = NSColor.white
  2669. progress.message = NSLocalizedString("Converting...", comment: "")
  2670. progressC = progress
  2671. progressC?.message = message
  2672. if maxValue > 0 {
  2673. progressC?.indeterminate = false
  2674. progressC?.maxValue = Double(maxValue)
  2675. } else {
  2676. progressC?.indeterminate = true
  2677. }
  2678. self.km_beginSheet(windowC: progressC!)
  2679. }
  2680. func dismissProgressSheet() {
  2681. progressC?.stopAnimation()
  2682. self.km_endSheet()
  2683. progressC = nil
  2684. }
  2685. func converFilesToPath(files: Array<KMBatchOperateFile>) -> [String] {
  2686. let newArr = NSMutableArray()
  2687. for item in files {
  2688. newArr.add(item.filePath)
  2689. }
  2690. return newArr as! [String]
  2691. }
  2692. internal func showPrintWindow(pageRange: KMPrintPageRange = KMPrintPageRange(type: .allPage, selectPages: [])) {
  2693. if (self.listView.document != nil && !self.listView.document.allowsPrinting) { // 有打印限制
  2694. KMPasswordInputWindow.openWindow(window: self.view.window!, type: .owner, url: self.listView.document.documentURL) { [weak self] result ,password in
  2695. if (result == .cancel) {
  2696. return
  2697. }
  2698. // 解除权限
  2699. self?.listView.document.unlock(withPassword: password)
  2700. // 隐藏提示
  2701. self?.hiddenSecureLimitTip()
  2702. // 去打印
  2703. if let data = self?.saveWatermarkFlag, !data {
  2704. KMPrintWindowController.openDocument(inputDocument: self!.listView?.document, inputPageRange: pageRange)
  2705. return
  2706. }
  2707. if let _url = KMTools.saveWatermarkDocumentToTemp(document: self!.listView.document, secureOptions: self!.secureOptions, removePWD: self!.removeSecureFlag) {
  2708. _ = CPDFDocument(url: _url)
  2709. KMPrintWindowController.showPrintWindowControll(inputData: _url, inputDocument: self?.listView.document, inputPageRange: pageRange)
  2710. } else {
  2711. KMPrintWindowController.openDocument(inputDocument: self?.listView?.document, inputPageRange: pageRange)
  2712. }
  2713. }
  2714. return
  2715. }
  2716. if (!self.saveWatermarkFlag) {
  2717. KMPrintWindowController.openDocument(inputDocument: self.listView?.document, inputPageRange: pageRange)
  2718. return
  2719. }
  2720. if let _url = KMTools.saveWatermarkDocumentToTemp(document: self.listView.document, secureOptions: self.secureOptions, removePWD: self.removeSecureFlag) {
  2721. let _document = CPDFDocument(url: _url)
  2722. KMPrintWindowController.showPrintWindowControll(inputData: _url, inputDocument: self.listView.document, inputPageRange: pageRange)
  2723. } else {
  2724. KMPrintWindowController.openDocument(inputDocument: self.listView?.document, inputPageRange: pageRange)
  2725. }
  2726. }
  2727. // MARK: - 图片注释
  2728. @IBAction func imageAnnotation(_ sender: Any) {
  2729. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Tools_Image"])
  2730. changeAnnotationMode(sender)
  2731. guard IAPProductsManager.default().isAvailableAllFunction() else {
  2732. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  2733. return
  2734. }
  2735. let accessoryCtr = KMImageAccessoryController()
  2736. let openPanel = NSOpenPanel()
  2737. openPanel.allowedFileTypes = KMImageAccessoryController.supportedImageTypes()
  2738. openPanel.allowsMultipleSelection = false
  2739. openPanel.accessoryView = accessoryCtr.view
  2740. // if #available(macOS 10.11, *) {
  2741. openPanel.canSelectHiddenExtension = true
  2742. // }
  2743. openPanel.beginSheetModal(for: NSApp.mainWindow!) { [self] (result) in
  2744. if result == .OK {
  2745. guard let url = openPanel.url else {
  2746. return
  2747. }
  2748. let filePath = url.path
  2749. if filePath.pathExtension.lowercased() == "pdf" {
  2750. if let pdf = PDFDocument(url: url), pdf.isEncrypted {
  2751. NSSound.beep()
  2752. return
  2753. }
  2754. }
  2755. let image = NSImage(contentsOfFile: url.path)
  2756. let isDamageImage: Bool = self.isDamageImage(image!, imagePath: url.path)
  2757. if isDamageImage {
  2758. let alert = NSAlert()
  2759. alert.alertStyle = .critical
  2760. alert.messageText = String(format: NSLocalizedString("The file \"%@\" could not be opened.", comment: ""), url.lastPathComponent)
  2761. alert.informativeText = NSLocalizedString("It may be damaged or use a file format that PDF Reader Pro doesn’t recognize.", comment: "")
  2762. alert.addButton(withTitle: NSLocalizedString("Cancel", comment: ""))
  2763. alert.beginSheetModal(for: NSApp.mainWindow!) { (response) in
  2764. if response == .alertFirstButtonReturn {
  2765. // Handle cancel button clicked
  2766. }
  2767. }
  2768. }
  2769. let isRemoveBGColor = accessoryCtr.selectedButton.state == .on
  2770. listView.addAnnotation(with: image, isRemoveBGColor: isRemoveBGColor)
  2771. if (self.listView.activeAnnotation != nil) && (self.listView.activeAnnotation.type == "Image") {
  2772. self.rightSideViewController.reloadDataWithPDFView(pdfView: self.listView, isShow: true)
  2773. }
  2774. }
  2775. }
  2776. }
  2777. @IBAction func tableAnnotation(_ sender: Any) {
  2778. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Tools_Table"])
  2779. changeAnnotationMode(sender)
  2780. guard IAPProductsManager.default().isAvailableAllFunction() else {
  2781. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  2782. return
  2783. }
  2784. listView.addAnnotationWithTable()
  2785. openRightPane()
  2786. }
  2787. func isDamageImage(_ image: NSImage, imagePath path: String) -> Bool {
  2788. let addImageAnnotation = (NSSearchPathForDirectoriesInDomains(.applicationSupportDirectory, .userDomainMask, true).last! as NSString).appendingPathComponent(Bundle.main.bundleIdentifier!)
  2789. if !FileManager.default.fileExists(atPath: addImageAnnotation) {
  2790. try? FileManager.default.createDirectory(atPath: addImageAnnotation, withIntermediateDirectories: false, attributes: nil)
  2791. }
  2792. if let data = image.tiffRepresentation,
  2793. let imageRep = NSBitmapImageRep(data: data) {
  2794. imageRep.size = image.size
  2795. var imageData: Data?
  2796. if path.lowercased() == "png" {
  2797. imageData = imageRep.representation(using: .png, properties: [:])
  2798. } else {
  2799. imageData = imageRep.representation(using: .jpeg, properties: [:])
  2800. }
  2801. if let imageData = imageData {
  2802. let rPath = (addImageAnnotation as NSString).appendingPathComponent((self.tagString() as NSString).appendingPathExtension("png")!)
  2803. if !((try? imageData.write(to: URL(fileURLWithPath: rPath), options: .atomicWrite)) != nil) {
  2804. return true
  2805. } else {
  2806. return false
  2807. }
  2808. }
  2809. }
  2810. return false
  2811. }
  2812. func tagString() -> String {
  2813. let dateFormatter = DateFormatter()
  2814. dateFormatter.dateFormat = "yyMMddHHmmss"
  2815. return "\(dateFormatter.string(from: Date()))\(Int.random(in: 0..<10000))"
  2816. }
  2817. // MARK: - Split View
  2818. @IBAction func secondaryViewOpenFile(_ sender: NSButton) -> Void {
  2819. }
  2820. @objc func removeSecondaryPdfContentView(_ sender: Notification?) {
  2821. if let _ = sender {
  2822. NotificationCenter.default.removeObserver(self, name: KMSplitView.animationDidEndNotification, object: self.newPDFSplitView)
  2823. }
  2824. self.secondaryPdfContentView?.removeFromSuperview()
  2825. self.newPDFSplitView.adjustSubviews()
  2826. }
  2827. func singlePageScreen(isSinglePage: Bool, doublePagesScreen isHorizontal: Bool) -> Void {
  2828. if !isSinglePage && isHorizontal {
  2829. self.openSecondaryPdfView?.changeBenefit(ofContrastLabelWidth: 208)
  2830. }
  2831. if (!isSinglePage && !isHorizontal) {
  2832. self.openSecondaryPdfView?.changeBenefit(ofContrastLabelWidth: 300)
  2833. }
  2834. self.displaySinglePageScreen(isSinglePage: isSinglePage, doublePageScreen: isHorizontal)
  2835. }
  2836. func displaySinglePageScreen(isSinglePage: Bool, doublePageScreen isHorizontal: Bool) -> Void {
  2837. if isSinglePage {
  2838. if self.newPDFSplitView.animating {
  2839. return
  2840. }
  2841. if self.secondaryPdfContentView?.window != nil {
  2842. self.lastSplitPDFHeight = self.lastSplitPDFHeightFloat(self.secondaryPdfContentView?.frame ?? .zero)
  2843. self.newPDFSplitView.setPosition(self.newPDFSplitView.maxPossiblePositionOfDivider(at: 0), ofDividerAt: 0, animate: true)
  2844. if self.newPDFSplitView.animating {
  2845. NotificationCenter.default.addObserver(self, selector: #selector(removeSecondaryPdfContentView), name: KMSplitView.animationDidEndNotification, object: self.newPDFSplitView)
  2846. } else {
  2847. self.removeSecondaryPdfContentView(nil)
  2848. }
  2849. }
  2850. self.view.window?.recalculateKeyViewLoop()
  2851. if self.interactionMode == .legacyFullScreen {
  2852. self.view.window?.makeFirstResponder(self.listView)
  2853. }
  2854. } else {
  2855. if self.newPDFSplitView.animating {
  2856. return
  2857. }
  2858. self.newPDFSplitView.dividerStyle = .paneSplitter
  2859. self.newPDFSplitView.isVertical = isHorizontal
  2860. if self.secondaryPdfView?.window == nil {
  2861. let frame = self.newPDFSplitView.bounds
  2862. if (self.lastSplitPDFHeight <= 0.0) {
  2863. var DEFAULT_SPLIT_PDF_FACTOR: Float = 0.3
  2864. self.lastSplitPDFHeight = floorf(DEFAULT_SPLIT_PDF_FACTOR * self.lastSplitPDFHeightFloat(frame))
  2865. }
  2866. var position = self.lastSplitPDFHeightFloat(frame)-self.lastSplitPDFHeight-Float(self.newPDFSplitView.dividerThickness)
  2867. var point: NSPoint = .zero
  2868. var page: CPDFPage?
  2869. self.newPDFSplitView.setPosition(position.cgFloat, ofDividerAt: 0, animate: true)
  2870. if (self.secondaryPdfContentView == nil) {
  2871. // secondaryPdfContentView = [[SKGradientView alloc] initWithFrame:NSMakeRect(0.0, 0.0, 200.0, 20.0)];
  2872. self.secondaryPdfContentView = NSView(frame: NSMakeRect(0, 0, 200, 20))
  2873. self.secondaryPdfView = KMSecondaryPDFView(frame: self.secondaryPdfContentView?.bounds ?? .zero)
  2874. self.secondaryPdfView?.autoresizingMask = [.width, .height]
  2875. // self.secondaryPdfContentView?.isHidden = true
  2876. self.secondaryPdfContentView?.addSubview(self.secondaryPdfView!)
  2877. self.newPDFSplitView.addSubview(self.secondaryPdfContentView!)
  2878. // self.newPDFSplitView.addArrangedSubview(self.secondaryPdfContentView!)
  2879. // // Because of a PDFView bug, display properties can not be changed before it is placed in a window
  2880. self.secondaryPdfView?.synchronizedPDFView = self.listView
  2881. self.secondaryPdfView?.backgroundColor = self.listView.backgroundColor
  2882. // [secondaryPdfView applyDefaultPageBackgroundColor];
  2883. self.secondaryPdfView?.displaysPageBreaks = false
  2884. self.secondaryPdfView?.setShouldAntiAlias(KMPreference.shared.antiAliasText)
  2885. self.secondaryPdfView?.applyDefaultInterpolationQuality()
  2886. self.secondaryPdfView?.setGreekingThreshold(KMPreference.shared.greekThreshold.cgFloat)
  2887. self.secondaryPdfView?.setSynchronizeZoom(true)
  2888. // // [secondaryPdfView setDocument:[pdfView document]];
  2889. point = NSMakePoint(NSMinX(frame), NSMaxY(frame) - position.cgFloat - self.newPDFSplitView.dividerThickness)
  2890. page = self.listView.page(for: point, nearest: true)
  2891. //
  2892. let controlView = self.secondaryPdfView?.controlView
  2893. var color = NSColor(calibratedWhite: 0.97, alpha: 1.0)
  2894. if KMAppearance.isDarkMode() {
  2895. color = KMAppearance.Layout.l0Color()
  2896. }
  2897. // [(SKGradientView *)secondaryPdfContentView setGradient:[[[NSGradient alloc] initWithStartingColor:color endingColor:color] autorelease]];
  2898. // [(SKGradientView *)secondaryPdfContentView setAlternateGradient:nil];
  2899. var pdfRect: NSRect = .zero
  2900. var controlRect: NSRect = .zero
  2901. NSDivideRect(self.secondaryPdfContentView?.bounds ?? .zero, &controlRect, &pdfRect, NSHeight(controlView?.frame ?? .zero), .minY)
  2902. controlRect.size.width = NSWidth(controlView?.frame ?? .zero)
  2903. controlView?.frame = controlRect
  2904. controlView?.autoresizingMask = [.maxXMargin, .maxYMargin, .width]
  2905. // [(SKGradientView *)secondaryPdfContentView setMinSize:controlRect.size];
  2906. self.secondaryPdfView?.frame = pdfRect
  2907. self.secondaryPdfContentView?.addSubview(controlView!)
  2908. self.openSecondaryPdfView = KMSecondaryViewController()
  2909. self.openSecondaryPdfView?.view.frame = self.secondaryPdfContentView?.frame ?? .zero
  2910. self.secondaryPdfContentView?.addSubview(self.openSecondaryPdfView!.view)
  2911. self.openSecondaryPdfView?.secondaryView.receivedFileUrlBlock = { [weak self] fileUrl in
  2912. if let docUrl = fileUrl {
  2913. _ = self?.displaySecondaryPDFView(withUrl: docUrl)
  2914. self?.openSecondaryPdfView?.view.removeFromSuperview()
  2915. self?.openSecondaryPdfView = nil
  2916. }
  2917. }
  2918. self.openSecondaryPdfView?.delegate = self
  2919. if (!isHorizontal) {
  2920. self.openSecondaryPdfView?.changeBenefit(ofContrastLabelWidth: 300)
  2921. }
  2922. } else {
  2923. self.secondaryPdfContentView?.isHidden = true
  2924. self.newPDFSplitView.addSubview(self.secondaryPdfContentView!)
  2925. }
  2926. // self.newPDFSplitView.setPosition(self.secondaryPdfContentView?.bounds.size.width ?? 120, ofDividerAt: 1, animate: true)
  2927. if (page != nil) {
  2928. self.secondaryPdfView?.go(toPageIndex: Int(page!.pageIndex()), animated: false)
  2929. // point = [secondaryPdfView convertPoint:[secondaryPdfView convertPoint:[pdfView convertPoint:point toPage:page] fromPage:page] toView:[secondaryPdfView documentView]];
  2930. let tmpP = self.listView.convert(point, to: page)
  2931. let conP = self.secondaryPdfView?.convert(tmpP, from: page) ?? .zero
  2932. point = self.secondaryPdfView?.convert(conP, to: self.secondaryPdfView?.documentView()) ?? .zero
  2933. if let docView = self.secondaryPdfView?.documentView(), docView.contentView.isFlipped == false {
  2934. point.y -= docView.isFlipped ? -NSHeight(docView.visibleRect) : NSHeight(docView.visibleRect)
  2935. }
  2936. self.secondaryPdfView?.documentView()?.scroll(point)
  2937. self.secondaryPdfView?.layoutDocumentView()
  2938. }
  2939. }
  2940. self.view.window?.recalculateKeyViewLoop()
  2941. if self.interactionMode == .legacyFullScreen {
  2942. self.view.window?.makeFirstResponder(self.listView)
  2943. }
  2944. if self.secondaryPdfView?.document == nil {
  2945. self.openSecondaryPdfView?.viewHighlyAdaptive()
  2946. }
  2947. }
  2948. }
  2949. func lastSplitPDFHeightFloat(_ rect: NSRect) -> Float {
  2950. if (self.newPDFSplitView.isVertical) {
  2951. return Float(NSWidth(rect))
  2952. } else {
  2953. return Float(NSHeight(rect))
  2954. }
  2955. }
  2956. func displaySecondaryPDFView(withUrl url: URL) -> Bool {
  2957. let document = CPDFDocument.init(url: url)
  2958. if document != nil {
  2959. self.secondaryPdfView?.document = nil
  2960. self.secondaryPdfView?.document = document
  2961. self.rightSideViewController.annotationProperties.openPropertiesType = .pageDisplay
  2962. return true
  2963. } else {
  2964. return false
  2965. }
  2966. }
  2967. func updateNextAndPreViousButtonState() {
  2968. let item = self.toolbarController.mainToolBarView?.toolbarItemFindItemIdentifiers(value: KMDocumentPreviousPageToolbarItemIdentifier)
  2969. let view = item?.customizeView as? KMToolbarPreviousNextItemView
  2970. if let can = self.listView?.canGoToPreviousPage() {
  2971. view?.previousButton.isEnabled = can
  2972. } else {
  2973. view?.previousButton.isEnabled = false
  2974. }
  2975. if let can = self.listView?.canGoToNextPage() {
  2976. view?.nextButton.isEnabled = can
  2977. } else {
  2978. view?.nextButton.isEnabled = false
  2979. }
  2980. }
  2981. func updateBackAndForwardButtonState() {
  2982. let item = self.toolbarController.mainToolBarView?.toolbarItemFindItemIdentifiers(value: KMDocumentNextPageToolbarItemIdentifier)
  2983. let toItem = self.toolbarController.mainToolBarView?.toolbarItemFindItemIdentifiers(value: KMDocumentPreviousPageToolbarItemIdentifier)
  2984. if self.listView.km_canGoBack() {
  2985. item?.unEnabled = false
  2986. } else {
  2987. item?.unEnabled = true
  2988. }
  2989. if self.listView.km_canGoForward() {
  2990. toItem?.unEnabled = false
  2991. } else {
  2992. toItem?.unEnabled = true
  2993. }
  2994. }
  2995. func updateZoomInOutButtonState() {
  2996. let item : KMToolbarItemView = (self.toolbarController.mainToolBarView?.toolbarItemFindItemIdentifiers(value: KMDocumentZoomOutToolbarItemIdentifier)) ?? KMToolbarItemView()
  2997. let toItem : KMToolbarItemView = (self.toolbarController.mainToolBarView?.toolbarItemFindItemIdentifiers(value: KMDocumentZoomToolbarItemIdentifier)) ?? KMToolbarItemView()
  2998. if self.listView.canZoomIn {
  2999. item.unEnabled = false
  3000. } else {
  3001. item.unEnabled = true
  3002. }
  3003. if self.listView.canZoomOut {
  3004. toItem.unEnabled = false
  3005. } else {
  3006. toItem.unEnabled = true
  3007. }
  3008. }
  3009. }
  3010. // MARK: -
  3011. // MARK: - KMSecondaryViewControllerDelegate
  3012. extension KMMainViewController: KMSecondaryViewControllerDelegate {
  3013. func receivedFileUrl(_ url: URL!) {
  3014. let state = self.displaySecondaryPDFView(withUrl: url)
  3015. if !state {
  3016. let alert = NSAlert()
  3017. alert.alertStyle = .critical
  3018. alert.messageText = NSLocalizedString("An error occurred while opening this document. The file is damaged and could not be repaired.", comment: "")
  3019. alert.runModal()
  3020. return
  3021. } else {
  3022. self.openSecondaryPdfView?.view.removeFromSuperview()
  3023. self.openSecondaryPdfView = nil
  3024. }
  3025. }
  3026. func controllerDidClose(_ controller: KMSecondaryViewController!) {
  3027. self.singlePageScreen(isSinglePage: true, doublePagesScreen: false)
  3028. }
  3029. }
  3030. // MARK: -
  3031. // MARK: - KMMainToolbarControllerDelegate
  3032. extension KMMainViewController : KMMainToolbarControllerDelegate {
  3033. func changeModelAction(mode: CToolMode) {
  3034. self.listView.toolMode = mode
  3035. if mode == .editPDFToolMode {
  3036. self.childToolbarController.updateType(newType: .editPDF)
  3037. }
  3038. }
  3039. func toolbarViewController(_ viewController:KMToolbarViewController, zoomModel selectedTag:Int) {
  3040. switch selectedTag {
  3041. case 2:
  3042. if self.listView.scaleFactor != 1.0 {
  3043. self.listView.scaleFactor = 1.0
  3044. self.listView.autoScales = false
  3045. }
  3046. break
  3047. case 1:
  3048. let pageHeight = self.listView.currentPage()!.size.height
  3049. let pdfviewHeight = self.listView.bounds.size.height
  3050. self.listView.scaleFactor = pdfviewHeight/pageHeight
  3051. self.listView.autoScales = false
  3052. break
  3053. case 0:
  3054. // self.listView.autoScales = !self.listView.autoScales
  3055. self.listView.autoScales = true
  3056. break
  3057. case 3:
  3058. self.listView.scaleFactor = 0.1
  3059. break
  3060. case 4:
  3061. self.listView.scaleFactor = 0.25
  3062. break
  3063. case 5:
  3064. self.listView.scaleFactor = 0.5
  3065. break
  3066. case 6:
  3067. self.listView.scaleFactor = 0.75
  3068. break
  3069. case 7:
  3070. self.listView.scaleFactor = 1.0
  3071. break
  3072. case 8:
  3073. self.listView.scaleFactor = 1.5
  3074. break
  3075. case 9:
  3076. self.listView.scaleFactor = 2.0
  3077. break
  3078. case 10:
  3079. self.listView.scaleFactor = 4.0
  3080. break
  3081. case 11:
  3082. self.listView.scaleFactor = 8.0
  3083. break
  3084. case 12:
  3085. self.listView.scaleFactor = 16.0
  3086. break
  3087. case 13:
  3088. self.listView.scaleFactor = 32.0
  3089. break
  3090. case 14:
  3091. self.listView.scaleFactor = 64.0
  3092. break
  3093. case 15:
  3094. self.listView.scaleFactor = 100.0
  3095. break
  3096. default:
  3097. break
  3098. }
  3099. viewController.zoomTextField.stringValue = "\(Int(self.listView.scaleFactor*100))%"
  3100. }
  3101. func toolbarViewController(_ viewController: KMToolbarViewController, zoomSting: String) {
  3102. var scale = CGFloat((NSString(string: zoomSting)).floatValue / 100.0)
  3103. if scale > 100 {
  3104. scale = 100
  3105. }
  3106. if (scale <= 0.101) {
  3107. self.listView.scaleFactor = self.listView.minScaleFactor()
  3108. } else {
  3109. self.listView.scaleFactor = scale
  3110. }
  3111. viewController.zoomTextField.stringValue = "\(Int(self.listView.scaleFactor*100))%"
  3112. DispatchQueue.main.async {
  3113. self.updateZoomInOutButtonState()
  3114. }
  3115. }
  3116. func changePDFViewZoomInAction() {
  3117. let zoomSting = self.toolbarController.mainToolBarView?.zoomTextField.stringValue ?? "10"
  3118. var scale = CGFloat((NSString(string: zoomSting)).floatValue / 100.0)
  3119. switch scale {
  3120. case 0...0.25:
  3121. scale += 0.25
  3122. case 0.25...3:
  3123. scale += 0.25
  3124. case 3.1...10:
  3125. scale += 0.4
  3126. case 10.1...100:
  3127. scale += 1
  3128. default:
  3129. scale += 1
  3130. }
  3131. self.listView.scaleFactor = scale
  3132. self.toolbarController.mainToolBarView?.zoomTextField.stringValue = "\(nearbyint(self.listView.scaleFactor*100))%"
  3133. // self.listView.zoomIn(nil)
  3134. }
  3135. func changePDFViewZoomOutAction() {
  3136. let zoomSting = self.toolbarController.mainToolBarView?.zoomTextField.stringValue ?? "10"
  3137. var scale = CGFloat((NSString(string: zoomSting)).floatValue / 100.0)
  3138. switch scale {
  3139. case 0...0.25:
  3140. scale = 0
  3141. case 0.25...3:
  3142. scale -= 0.25
  3143. case 3.1...10:
  3144. scale -= 0.4
  3145. case 10.1...100:
  3146. scale -= 1
  3147. default:
  3148. scale -= 1
  3149. }
  3150. self.listView.scaleFactor = scale
  3151. self.toolbarController.mainToolBarView?.zoomTextField.stringValue = "\(nearbyint(self.listView.scaleFactor*100))%"
  3152. // self.listView.zoomOut(nil)
  3153. // self.updateZoomInOutButtonState()
  3154. }
  3155. func changePDFViewGotoNextPageAction() {
  3156. self.listView.km_goBack(nil)
  3157. if (self.listView.canGoToNextPage()) {
  3158. self.listView.goToNextPage(nil)
  3159. }
  3160. self.updateNextAndPreViousButtonState()
  3161. }
  3162. func changePDFViewGoToPreviousPageAction() {
  3163. if (self.listView.canGoToPreviousPage()) {
  3164. self.listView.goToPreviousPage(nil)
  3165. }
  3166. self.updateNextAndPreViousButtonState()
  3167. }
  3168. func changePDFViewGotoBackAction() {
  3169. self.listView.km_goBack(nil)
  3170. self.updateBackAndForwardButtonState()
  3171. }
  3172. func changePDFViewGoToForwardAction() {
  3173. self.listView.km_goForward(nil)
  3174. self.updateBackAndForwardButtonState()
  3175. }
  3176. func aiTranslationPDFFileAction() {
  3177. #if VERSION_DMG
  3178. #else
  3179. if !KMLightMemberManager.manager.isLogin() && NSApp.mainWindow != nil {
  3180. KMLoginWindowController.show(window: NSApp.mainWindow!)
  3181. return
  3182. }
  3183. #endif
  3184. self.trackEvent_aiTranslate()
  3185. self._aiTranslationPDFFileAction()
  3186. // Task { @MainActor in
  3187. // if await (KMLightMemberManager.manager.canPayFunction() == false) {
  3188. // let _ = KMSubscribeWaterMarkWindowController.show(window: self.view.window!, type: .aiTranslate) { isSub, _, isClose in
  3189. // if (isClose) {
  3190. // return
  3191. // }
  3192. // if (isSub) {
  3193. // self._aiTranslationPDFFileAction()
  3194. // return
  3195. // }
  3196. // }
  3197. // return
  3198. // }
  3199. //
  3200. // self._aiTranslationPDFFileAction()
  3201. // }
  3202. }
  3203. private func _aiTranslationPDFFileAction() {
  3204. let isExceedsLimit = self.isPDFPageCountExceedsLimit(filePath: (self.document?.documentURL.path)!)
  3205. if KMTools.isFileGreaterThan10MB(atPath: (self.document?.documentURL.path)!) {
  3206. let alert = NSAlert()
  3207. alert.alertStyle = .critical
  3208. alert.messageText = NSLocalizedString("The uploaded file size cannot exceed 10MB", comment: "")
  3209. alert.runModal()
  3210. return
  3211. } else if isExceedsLimit {
  3212. let alert = NSAlert()
  3213. alert.alertStyle = .critical
  3214. alert.messageText = NSLocalizedString("Documents cannot exceed 30 pages", comment: "")
  3215. alert.runModal()
  3216. return
  3217. }
  3218. let alert = NSAlert()
  3219. alert.messageText = NSLocalizedString("Processing times may be longer for larger documents. Thank you for your patience.", comment: "")
  3220. alert.addButton(withTitle: NSLocalizedString("Continue", comment: ""))
  3221. alert.addButton(withTitle: NSLocalizedString("Cancel", comment: ""))
  3222. alert.beginSheetModal(for: view.window!) { [unowned self] result in
  3223. if (result == .alertFirstButtonReturn) {
  3224. self.aiTranslationConfirWC = KMAITranslationConfirmWindowController.init(windowNibName: NSNib.Name("KMAITranslationConfirmWindowController"))
  3225. self.aiTranslationConfirWC!.filePath = (self.document?.documentURL.path)!
  3226. self.view.window?.beginSheet(self.aiTranslationConfirWC!.window!)
  3227. } else if result == .alertSecondButtonReturn {
  3228. return
  3229. }
  3230. }
  3231. }
  3232. func toolbarViewController(_ viewController: KMToolbarViewController, shareAction toolbarItem: KMToolbarItemView) {
  3233. self.trackEvent_share()
  3234. }
  3235. func toolbarViewController(_ viewController: KMToolbarViewController, shareDocument item: NSMenuItem) {
  3236. if (!self.saveWatermarkFlag) {
  3237. self.shareDocument(sender: viewController)
  3238. return
  3239. }
  3240. Task { @MainActor in
  3241. if await (KMLightMemberManager.manager.canPayFunction() == false) {
  3242. KMSubscribeWaterMarkWindowController.show(window: self.view.window!, isContinue: true) { isSubscribeSuccess, isWaterMarkExport, isClose in
  3243. if (isClose) {
  3244. return
  3245. }
  3246. if (isSubscribeSuccess) {
  3247. self.shareDocument(sender: viewController)
  3248. return
  3249. }
  3250. if (isWaterMarkExport) {
  3251. self.shareDocument(sender: viewController, limit: true)
  3252. return
  3253. }
  3254. }
  3255. return
  3256. }
  3257. self.shareDocument(sender: viewController)
  3258. }
  3259. }
  3260. func toolbarViewController(_ viewController: KMToolbarViewController, shareFlatten item: NSMenuItem) {
  3261. if IAPProductsManager.default().isAvailableAllFunction() == false {
  3262. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  3263. return
  3264. }
  3265. self.shareFlatten(sender: viewController)
  3266. }
  3267. func toolbarViewController(_ viewController: KMToolbarViewController, shareOriginalPDF item: NSMenuItem) {
  3268. if (!self.saveWatermarkFlag) {
  3269. self.shareOriginalPDF(sender: viewController)
  3270. return
  3271. }
  3272. Task { @MainActor in
  3273. if await (KMLightMemberManager.manager.canPayFunction() == false) {
  3274. let _ = KMSubscribeWaterMarkWindowController.show(window: self.view.window!, isContinue: true) { isSubscribeSuccess, isWaterMarkExport, isClose in
  3275. if (isClose) {
  3276. return
  3277. }
  3278. if (isSubscribeSuccess) {
  3279. self.shareOriginalPDF(sender: viewController)
  3280. return
  3281. }
  3282. if (isWaterMarkExport) {
  3283. self.shareOriginalPDF(sender: viewController, limit: true)
  3284. return
  3285. }
  3286. }
  3287. return
  3288. }
  3289. self.shareOriginalPDF(sender: viewController)
  3290. }
  3291. }
  3292. func toolbarViewController(_ viewController: KMToolbarViewController, scanOCRModel selectedTag: Int) {
  3293. if(0 == selectedTag) {
  3294. // self.documentAIViewController?.enteredIncreaseAllPage()
  3295. // self.documentAIViewController?.updateToolState(false)
  3296. } else {
  3297. // self.documentAIViewController?.recognitionPageString("1", with: .english)
  3298. // self.documentAIViewController?.recognitionPartModel(with: .english)
  3299. // self.documentAIViewController?.updateToolState(true)
  3300. }
  3301. // 0 : Scan 1:OCR Text
  3302. }
  3303. func mainToolDidClicked(_ toolController: KMToolbarController, _ beforeType: KMToolbarViewType, _ type: KMToolbarViewType, _ item: KMToolbarItemView , _ pages: [Int]) {
  3304. if beforeType == .editPDF {
  3305. // self.asyncSaveDocument { params in
  3306. //
  3307. // }
  3308. }
  3309. // 埋点
  3310. // self.trackEvent(toolType: type)
  3311. if(type != .Page) {
  3312. if (hasEnterPageEdit()) {
  3313. self.exitPageEdit()
  3314. }
  3315. }
  3316. if type != .redact {
  3317. if self.hasEnterRedact() {
  3318. self.exitRedact()
  3319. }
  3320. }
  3321. if item.itemIdentifier != KMDocumentDigitalSignToolbarItemIdentifier {
  3322. if self.hasShowDigitalSign() {
  3323. self.exitDigitalSign()
  3324. }
  3325. }
  3326. if item.itemIdentifier != KMDocumentViewDisplayToolbarItemIdentifier {
  3327. self.toolbarController.findItem(KMDocumentViewDisplayToolbarItemIdentifier)?.isSelected = false
  3328. }
  3329. if(type != .Form) {
  3330. self.removeFromAlertView()
  3331. }
  3332. if (type == .Page) {
  3333. if (hasEnterPageEdit()) {
  3334. self.exitPageEdit()
  3335. } else {
  3336. self.enterPageEdit(pages)
  3337. }
  3338. } else if type == .editPDF {
  3339. self.listView.updateActiveAnnotations([])
  3340. self.listView.setNeedsDisplayForVisiblePages()
  3341. self.listView.commitEditFormText()
  3342. self.listView.annotationType = .editTextImage
  3343. } else if type == .Annatiton {
  3344. self.rightSideViewController.subViewType = .AnnotationProperts
  3345. } else if type == .redact {
  3346. if self.needSaveDocument() {
  3347. self.saveDocumentWithProgressAlert { [unowned self] params in
  3348. self.enterRedact()
  3349. }
  3350. return
  3351. }
  3352. self.enterRedact()
  3353. } else if type == .Tool {
  3354. self.loadOpenFileFunctionGuide(.pdfCompareGuide)
  3355. } else if type == . Conversion {
  3356. self.loadOpenFileFunctionGuide(.convertGuide)
  3357. }else if type == .Form {
  3358. self.showFormAlertView()
  3359. }else if type == .Select {
  3360. self.rightSideViewController.isHidden = true
  3361. self.closeRightPane()
  3362. }
  3363. }
  3364. func clickChildTool(type: KMToolbarType, index: Int) {
  3365. if (type == .secure) {
  3366. if (index == 1) {
  3367. self.trackEvent_setPassword()
  3368. } else if (index == 2) {
  3369. self.trackEvent_removePassword()
  3370. }
  3371. } else {
  3372. self.trackEvent(toolBarType: type)
  3373. }
  3374. Task { @MainActor in
  3375. if (type == .compress) { /// 压缩
  3376. if !self.documentAllowsEdit() {
  3377. return
  3378. }
  3379. if await (KMLightMemberManager.manager.canPayFunction() == false) {
  3380. // self.view.window?.contentView?.superview?.beginLoading()
  3381. let document = self.listView.document
  3382. let secureOptions = self.secureOptions
  3383. let removeSecureFlag = self.removeSecureFlag
  3384. // DispatchQueue.global().async { [unowned self] in
  3385. guard let _url = KMTools.saveWatermarkDocumentToTemp(document: document!, secureOptions: secureOptions, removePWD: removeSecureFlag) else {
  3386. // DispatchQueue.main.async {
  3387. // self.view.window?.contentView?.superview?.endLoading()
  3388. // }
  3389. return
  3390. }
  3391. // DispatchQueue.main.async {
  3392. // self.view.window?.contentView?.superview?.endLoading()
  3393. self.showCompressWindow(url: _url)
  3394. // }
  3395. // }
  3396. return
  3397. }
  3398. if (self.needSaveDocument()) {
  3399. self.saveDocumentWithProgressAlert { [unowned self] params in
  3400. self.showCompressWindow()
  3401. }
  3402. return
  3403. }
  3404. self.showCompressWindow()
  3405. return
  3406. }
  3407. if ((KMToolbarType.word.rawValue ... KMToolbarType.conversion_image.rawValue).contains(type.rawValue)) { /// 转档
  3408. var identifier: String?
  3409. if (type == .word) { /// Word
  3410. identifier = KMToolbarConversionWordItemIdentifier
  3411. } else if (type == .excel) {
  3412. identifier = KMToolbarConversionExcelItemIdentifier
  3413. } else if (type == .ppt) {
  3414. identifier = KMToolbarConversionPPTItemIdentifier
  3415. } else if (type == .rtf) {
  3416. identifier = KMToolbarConversionRTFItemIdentifier
  3417. } else if (type == .html) {
  3418. identifier = KMToolbarConversionHTMLItemIdentifier
  3419. } else if (type == .conversion_text) {
  3420. identifier = KMToolbarConversionTextItemIdentifier
  3421. } else if (type == .csv) {
  3422. identifier = KMToolbarConversionCSVItemIdentifier
  3423. } else if (type == .conversion_image) {
  3424. identifier = KMToolbarConversionImageItemIdentifier
  3425. }
  3426. if (self.needSaveDocument()) {
  3427. self.saveDocumentWithProgressAlert { [unowned self] params in
  3428. self.showConvertWindow(type: type, identifier: identifier)
  3429. }
  3430. return
  3431. }
  3432. self.showConvertWindow(type: type, identifier: identifier)
  3433. return
  3434. }
  3435. if (type == .merge) { /// 合并
  3436. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Editor", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Editor_Merge"])
  3437. if !self.documentAllowsEdit() {
  3438. return
  3439. // if await (KMLightMemberManager.manager.canPayFunction() == false) {
  3440. // KMPasswordInputWindow.openWindow(window: self.view.window!, type: .owner, url: self.listView.document.documentURL) { [unowned self] result , password in
  3441. // if (result == .cancel) {
  3442. // return
  3443. // }
  3444. //
  3445. // guard let _url = KMTools.saveWatermarkDocumentToTemp(document: self.listView.document, secureOptions: self.secureOptions, removePWD: self.removeSecureFlag) else {
  3446. // return
  3447. // }
  3448. // self.showMergeWindow(url: _url, password)
  3449. // }
  3450. // return
  3451. // }
  3452. //
  3453. // KMPasswordInputWindow.openWindow(window: self.view.window!, type: .owner, url: self.listView.document.documentURL) { [unowned self] result , password in
  3454. // if (result == .cancel) {
  3455. // return
  3456. // }
  3457. //
  3458. //
  3459. // if (self.needSaveDocument()) {
  3460. // self.saveDocumentWithProgressAlert { [unowned self] params in
  3461. // self.showMergeWindow(password)
  3462. // }
  3463. // return
  3464. // }
  3465. //
  3466. // self.showMergeWindow(password)
  3467. // }
  3468. return
  3469. }
  3470. if await (KMLightMemberManager.manager.canPayFunction() == false) {
  3471. guard let _url = KMTools.saveWatermarkDocumentToTemp(document: self.listView.document, secureOptions: self.secureOptions, removePWD: self.removeSecureFlag) else {
  3472. return
  3473. }
  3474. self.showMergeWindow(url: _url, self.model.password)
  3475. return
  3476. }
  3477. if (self.needSaveDocument()) {
  3478. self.saveDocumentWithProgressAlert { [unowned self] params in
  3479. self.showMergeWindow(self.listView.document.password)
  3480. }
  3481. return
  3482. }
  3483. self.showMergeWindow(self.listView.document.password)
  3484. return
  3485. }
  3486. if (type == .bates || type == .headerAndFooter) {
  3487. if !IAPProductsManager.default().isAvailableAllFunction(){
  3488. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  3489. return
  3490. }
  3491. if !self.documentAllowsEdit() {
  3492. return
  3493. }
  3494. if (index == 1) {
  3495. var windowController: KMBaseWindowController = KMBaseWindowController()
  3496. if (type == .bates) {
  3497. windowController = KMHeaderFooterWindowController(windowNibName: "KMHeaderFooterWindowController")
  3498. (windowController as! KMHeaderFooterWindowController).operateCallBack = { [unowned self] controller, headerFooter in
  3499. let fpath = self.document?.documentURL?.path ?? ""
  3500. self.showBatchWindow(type: .AddBates, filepaths: [fpath])
  3501. }
  3502. windowController.isBates = true
  3503. } else if (type == .headerAndFooter) {
  3504. windowController = KMHeaderFooterWindowController(windowNibName: "KMHeaderFooterWindowController")
  3505. (windowController as! KMHeaderFooterWindowController).operateCallBack = { [unowned self] controller, headerFooter in
  3506. let fpath = self.document?.documentURL?.path ?? ""
  3507. self.showBatchWindow(type: .AddHeaderFooter, filepaths: [fpath])
  3508. }
  3509. } else if (type == .background) {
  3510. } else if (type == .watermark) {
  3511. // controller = KMWatermarkViewController()
  3512. }
  3513. windowController.pdfDocument = self.listView.document
  3514. windowController.cancelAction = { [unowned self] controller in
  3515. self.view.window?.endSheet((self.currentWindowController.window)!)
  3516. self.currentWindowController = nil
  3517. }
  3518. self.currentWindowController = windowController
  3519. await self.view.window?.beginSheet(windowController.window!)
  3520. return
  3521. }
  3522. if (index == 1) { /// 取消
  3523. self.toolbarController.exitWatermarkAdjective()
  3524. // self.rightSideViewController.view.isHidden = true
  3525. self.rightSideViewController.isHidden = true
  3526. self.rightSideViewController.subViewType = .None
  3527. self.closeRightPane()
  3528. return
  3529. } else if index == 3 {
  3530. let fpath = self.document?.documentURL?.path ?? ""
  3531. if type == .bates {
  3532. self.showBatchWindow(type: .AddBates, filepaths: [fpath])
  3533. } else {
  3534. self.showBatchWindow(type: .AddHeaderFooter, filepaths: [fpath])
  3535. }
  3536. } else if index == 4 {
  3537. let fpath = self.document?.documentURL?.path ?? ""
  3538. if type == .bates {
  3539. self.showBatchWindow(type: .RemoveBates, filepaths: [fpath])
  3540. } else {
  3541. self.showBatchWindow(type: .RemoveHeaderFooter, filepaths: [fpath])
  3542. }
  3543. } else if (index == 2) { //// 移除
  3544. if type == .headerAndFooter {
  3545. let savePanelAccessoryViewController = KMSavePanelAccessoryController()
  3546. let savePanel = NSSavePanel()
  3547. savePanel.nameFieldStringValue = self.document?.documentURL.deletingPathExtension().lastPathComponent ?? ""
  3548. savePanel.allowedFileTypes = ["pdf"]
  3549. savePanel.accessoryView = savePanelAccessoryViewController.view
  3550. savePanel.beginSheetModal(for: NSWindow.currentWindow()) { [unowned self] result in
  3551. if result.rawValue == NSApplication.ModalResponse.OK.rawValue {
  3552. KMHeaderFooterView.saveAsPDFRemoveAllHeaderFooter(document!, password: document?.password, toPath: savePanel.url!.path) { success in
  3553. if savePanelAccessoryViewController.openAutomaticButton.state == .on {
  3554. NSDocumentController.shared.openDocument(withContentsOf: URL(fileURLWithPath: savePanel.url!.path), display: true) { _, _, _ in
  3555. }
  3556. } else {
  3557. NSWorkspace.shared.selectFile(savePanel.url?.path, inFileViewerRootedAtPath: "")
  3558. }
  3559. }
  3560. }
  3561. }
  3562. } else if type == .bates {
  3563. let savePanelAccessoryViewController = KMSavePanelAccessoryController()
  3564. let savePanel = NSSavePanel()
  3565. savePanel.nameFieldStringValue = self.document?.documentURL.deletingPathExtension().lastPathComponent ?? ""
  3566. savePanel.allowedFileTypes = ["pdf"]
  3567. savePanel.accessoryView = savePanelAccessoryViewController.view
  3568. savePanel.beginSheetModal(for: NSWindow.currentWindow()) { [unowned self] result in
  3569. if result.rawValue == NSApplication.ModalResponse.OK.rawValue {
  3570. KMHeaderFooterView.saveAsPDFRemoveAllHeaderFooterBates(document!, password: document?.password, toPath: savePanel.url!.path) { success in
  3571. if savePanelAccessoryViewController.openAutomaticButton.state == .on {
  3572. NSDocumentController.shared.openDocument(withContentsOf: URL(fileURLWithPath: savePanel.url!.path), display: true) { _, _, _ in
  3573. }
  3574. } else {
  3575. NSWorkspace.shared.selectFile(savePanel.url?.path, inFileViewerRootedAtPath: "")
  3576. }
  3577. }
  3578. }
  3579. }
  3580. }
  3581. return
  3582. } else if (index == 2) { /// 应用
  3583. let model = self.rightSideViewController.model
  3584. if (type == .bates || type == .headerAndFooter) {
  3585. if (model == nil || (model?.isKind(of: KMHeaderFooterObject.self) == false)) {
  3586. let alert = NSAlert()
  3587. alert.alertStyle = .critical
  3588. alert.messageText = "没有找到模型"
  3589. alert.runModal()
  3590. return
  3591. }
  3592. if ((model as! KMHeaderFooterObject).hasVaild == false) {
  3593. let alert = NSAlert()
  3594. alert.alertStyle = .critical
  3595. alert.messageText = "没有找到内容"
  3596. alert.runModal()
  3597. return
  3598. }
  3599. }
  3600. KMWatermarkAdjectiveTools.apply(model!, self.listView, self.listView.document.documentURL.path) {
  3601. result in
  3602. DispatchQueue.main.async {
  3603. self.listView.layoutDocumentView()
  3604. self.listView.setNeedsDisplayForVisiblePages()
  3605. }
  3606. if (result) {
  3607. let alert = NSAlert()
  3608. alert.alertStyle = .warning
  3609. alert.messageText = "成功"
  3610. alert.runModal()
  3611. } else {
  3612. let alert = NSAlert()
  3613. alert.alertStyle = .critical
  3614. alert.messageText = "失败"
  3615. alert.runModal()
  3616. }
  3617. }
  3618. return
  3619. } else if index == 5 {
  3620. self.rightSideViewController.isHidden = false
  3621. self.rightSideViewController.subViewType = KMWatermarkAdjectiveTools.KMToolBarTypeToRightSubViewType(type)
  3622. self.openRightPane()
  3623. }
  3624. } else if (type == .redact) { /// 标记密文
  3625. if !IAPProductsManager.default().isAvailableAllFunction(){
  3626. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  3627. return
  3628. }
  3629. if (index == 1) { /// 取消
  3630. if (self.model.hasAddRedact) {
  3631. let alert = NSAlert()
  3632. 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: "")
  3633. alert.addButton(withTitle: NSLocalizedString("Don’t Save", comment: ""))
  3634. alert.addButton(withTitle: NSLocalizedString("Cancel", comment: ""))
  3635. let result = alert.runModal()
  3636. if (result == .alertFirstButtonReturn) {
  3637. self.listView.toolMode = .moveToolMode
  3638. self.toolbarController.exitRedact()
  3639. }
  3640. return
  3641. }
  3642. self.listView.toolMode = .moveToolMode
  3643. self.toolbarController.exitRedact()
  3644. return
  3645. }
  3646. if (index == 2) { /// 擦除
  3647. self.exeRedactConfirm(.eraserAll) {}
  3648. return
  3649. }
  3650. if (index == 3) { /// 应用
  3651. self.exeRedactConfirm(.redactAll) {}
  3652. return
  3653. }
  3654. if (index == 4) { /// 文本&图像
  3655. self.listView.toolMode = .redactToolMode
  3656. return
  3657. }
  3658. if (index == 5) { /// 页面
  3659. let windowController = KMRedactPageRangeWindowController(windowNibName: "KMRedactBaseWindowController")
  3660. await self.view.window?.beginSheet(windowController.window!)
  3661. self.currentWindowController = windowController
  3662. windowController.itemClick = { [weak self] index, value in
  3663. if (index == 1) {
  3664. let topBarView = self?.toolbarController.fetchTopBarView()
  3665. if (topBarView == nil || topBarView?.isKind(of: KMRedactTopToolBar.self) == false) {
  3666. return
  3667. }
  3668. (topBarView as! KMRedactTopToolBar).selectItem(0)
  3669. self?.view.window?.endSheet((self?.currentWindowController.window)!)
  3670. self?.currentWindowController = nil
  3671. return
  3672. }
  3673. let windowController_pageRange = self?.currentWindowController as! KMRedactPageRangeWindowController
  3674. let pageType = windowController_pageRange.pageType
  3675. let pageString = windowController_pageRange.pageString
  3676. if (pageType == 5) { /// 自定义页面
  3677. let array = KMPageRangeTools.findSelectPage(pageRangeString: pageString, pageCount: Int((self?.listView.document.pageCount)!))
  3678. if (array.count == 0) {
  3679. let alert = NSAlert()
  3680. alert.messageText = NSLocalizedString("Invalid page range or the page number is out of range. Please try again.", comment: "")
  3681. alert.runModal()
  3682. return
  3683. }
  3684. }
  3685. self!.view.window?.endSheet(self!.currentWindowController.window!)
  3686. self!.currentWindowController = nil
  3687. var indexs: IndexSet = []
  3688. if (pageType == 1) { /// 当前页面
  3689. indexs.insert((self?.listView.currentPageIndex)!)
  3690. } else {
  3691. indexs = KMRedactTools.getPageIndexs(pageType-1, string: pageString, Int((self?.listView.document.pageCount)!))
  3692. }
  3693. if (indexs.count == 0) {
  3694. return
  3695. }
  3696. for i in indexs {
  3697. let page: CPDFPage = (self?.listView.document.page(at: UInt(i)))!
  3698. let redactAnno = CPDFRedactAnnotation(PDFListViewNoteWith: (self?.listView.document)!)
  3699. redactAnno.bounds = page.bounds
  3700. self?.listView.add(redactAnno, to: page)
  3701. }
  3702. }
  3703. return
  3704. }
  3705. } else if (type == .secure) { /// 安全
  3706. if (index == 1) { /// 设置密码
  3707. if (!self.listView.document!.allowsCopying || !self.listView.document!.allowsPrinting) {
  3708. if !self.documentAllowsEdit() {
  3709. return
  3710. }
  3711. // KMPasswordInputWindow.openWindow(window: self.view.window!, type: .owner, url: self.listView.document.documentURL) { [weak self] result, password in
  3712. // if (result == .cancel) {
  3713. // return
  3714. // }
  3715. //
  3716. // self?.isSaveKeyChain = false
  3717. // self?.listView.document.unlock(withPassword: password)
  3718. // self?.hiddenSecureLimitTip()
  3719. //
  3720. // self?.showSecureWindow((self?.listView.document.documentURL)!)
  3721. // }
  3722. // return
  3723. }
  3724. self.showSecureWindow(self.listView.document.documentURL)
  3725. return
  3726. } else if index == 2 {
  3727. if !self.document!.allowsCopying || !self.document!.allowsPrinting {
  3728. let alert = NSAlert()
  3729. alert.alertStyle = .warning
  3730. alert.messageText = NSLocalizedString("Warning", comment: "")
  3731. alert.informativeText = NSLocalizedString("This is a secured document. Editing is not permitted.", comment: "")
  3732. alert.addButton(withTitle: NSLocalizedString("OK", comment: ""))
  3733. alert.addButton(withTitle: NSLocalizedString("Remove Security", comment: ""))
  3734. alert.beginSheetModal(for: NSWindow.currentWindow()) { returnCode in
  3735. if returnCode == .alertSecondButtonReturn {
  3736. DispatchQueue.main.asyncAfter(deadline: DispatchTime.now() + 0.25) { [unowned self] in
  3737. KMBaseWindowController.checkPassword(url: self.document!.documentURL!, type: .owner) { [unowned self] success, resultPassword in
  3738. if success {
  3739. self.document?.unlock(withPassword: resultPassword)
  3740. self.clickChildTool(type: .secure, index: 2)
  3741. }
  3742. }
  3743. }
  3744. }
  3745. }
  3746. } else {
  3747. let controller = KMRemovePasswordWindowController(windowNibName: "KMRemovePasswordWindowController")
  3748. controller.pdfDocument = self.document
  3749. self.currentWindowController = controller
  3750. controller.batchAction = { [unowned self] controller, files in
  3751. self.view.window?.endSheet((self.currentWindowController.window)!)
  3752. self.currentWindowController = nil
  3753. self.toolbarController.cancelSelected(KMToolbarToolCompressItemIdentifier)
  3754. let baseWindowController = KMBatchOperateBaseWindowController(windowNibName: "KMBatchOperateBaseWindowController")
  3755. if #available(macOS 10.13, *) {
  3756. baseWindowController.window?.makeKeyAndOrderFront(nil)
  3757. } else {
  3758. baseWindowController.showWindow(nil)
  3759. }
  3760. let arr = NSMutableArray()
  3761. let file = KMBatchOperateFile(filePath: self.listView!.document!.documentURL!.path, type: .RemovePassword)
  3762. file.password = document?.password ?? ""
  3763. arr.add(file)
  3764. // baseWindowController.checkNeedPasswordSwitchToOperateType(operateType: .RemovePassword, files: arr as! [KMBatchOperateFile])
  3765. baseWindowController.switchToOperateType(.RemovePassword, files: arr as! [KMBatchOperateFile])
  3766. }
  3767. controller.cancelAction = { [unowned self] controller in
  3768. self.view.window?.endSheet((self.currentWindowController.window)!)
  3769. self.currentWindowController = nil
  3770. }
  3771. controller.doneAction = { [unowned self] controller in
  3772. self.view.window?.endSheet((self.currentWindowController.window)!)
  3773. self.currentWindowController = nil
  3774. KMBaseWindowController.checkPassword(url: self.document!.documentURL!, type: .owner, password: self.document?.password ?? "") { [unowned self] success, resultPassword in
  3775. if success {
  3776. // let savePanelAccessoryViewController = KMSavePanelAccessoryController()
  3777. let savePanel = NSSavePanel()
  3778. savePanel.nameFieldStringValue = self.listView.document.documentURL.deletingPathExtension().lastPathComponent + "_RemovePassword"
  3779. savePanel.allowedFileTypes = ["pdf"]
  3780. // savePanel.accessoryView = savePanelAccessoryViewController.view
  3781. savePanel.beginSheetModal(for: NSApp.mainWindow!) {[unowned self] result in
  3782. guard result == .OK else { return }
  3783. /// 删除安全性设置
  3784. if (!self.listView.document!.allowsCopying || !self.listView.document!.allowsPrinting) {
  3785. self.model.isSaveKeyChain = false
  3786. self.listView.document.unlock(withPassword: resultPassword)
  3787. }
  3788. let document = CPDFDocument.init(url: self.listView.document.documentURL)
  3789. guard let document = document else { return }
  3790. document.unlock(withPassword: resultPassword)
  3791. let success = document.writeDecrypt(to: savePanel.url)
  3792. if success {
  3793. self.hiddenSecureLimitTip()
  3794. let tip = KMRemovePasswordResultTipView()
  3795. tip.result = .success
  3796. tip.showInView(superView: (self.listView.superview)!)
  3797. NSWorkspace.shared.activateFileViewerSelecting([savePanel.url!])
  3798. } else {
  3799. self.hiddenSecureLimitTip()
  3800. let tip = KMRemovePasswordResultTipView()
  3801. tip.result = .failure
  3802. tip.showInView(superView: (self.listView.superview)!)
  3803. }
  3804. }
  3805. }
  3806. }
  3807. }
  3808. await NSWindow.currentWindow().beginSheet(controller.window!)
  3809. }
  3810. return
  3811. }
  3812. } else if type == .comparison {
  3813. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Editor", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Editor_Compare"])
  3814. if !IAPProductsManager.default().isAvailableAllFunction(){
  3815. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  3816. return
  3817. }
  3818. let controller = KMCompareWindowController(windowNibName: "KMCompareWindowController")
  3819. self.currentWindowController = controller
  3820. controller.password = self.document?.password ?? ""
  3821. controller.filePath = (self.document?.documentURL.path)!
  3822. controller.cancelAction = { [unowned self] controller in
  3823. self.view.window?.endSheet((self.currentWindowController.window)!)
  3824. self.currentWindowController = nil
  3825. }
  3826. controller.contentComplete = { [unowned self] controller, pdfCompareContent, result, oldDocument, document in
  3827. self.view.window?.endSheet((self.currentWindowController.window)!)
  3828. self.currentWindowController = nil
  3829. self.openContentCompareVC(with: pdfCompareContent, results: result, oldDocument: oldDocument, document: document)
  3830. }
  3831. controller.coveringComplete = { [unowned self] controller, document in
  3832. self.view.window?.endSheet((self.currentWindowController.window)!)
  3833. self.currentWindowController = nil
  3834. self.openCoveringCompareVC(with: document)
  3835. }
  3836. if index == 1 {
  3837. controller.fileType = .content
  3838. } else {
  3839. controller.fileType = .coverting
  3840. }
  3841. await NSWindow.currentWindow().beginSheet(controller.window!)
  3842. } else if type == .watermark {
  3843. if !IAPProductsManager.default().isAvailableAllFunction(){
  3844. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  3845. return
  3846. }
  3847. if !self.documentAllowsEdit() {
  3848. return
  3849. }
  3850. if index == 1 {
  3851. let controller = KMWatermarkWindowController(windowNibName: "KMWatermarkWindowController")
  3852. self.currentWindowController = controller
  3853. controller.pdfDocument = self.document
  3854. controller.cancelAction = { [unowned self] controller in
  3855. self.view.window?.endSheet((self.currentWindowController.window)!)
  3856. self.currentWindowController = nil
  3857. }
  3858. controller.operateCallBack = { [unowned self] controller, watermark, countType in
  3859. self.view.window?.endSheet((self.currentWindowController.window)!)
  3860. self.currentWindowController = nil
  3861. let fpath = self.document?.documentURL?.path ?? ""
  3862. self.showBatchWindow(type: .AddWatermark, filepaths: [fpath])
  3863. }
  3864. // NSWindow.currentWindow().beginSheet(controller.window!)
  3865. NSWindow.currentWindow().beginSheet(controller.window!, completionHandler: nil)
  3866. } else if index == 2 {
  3867. let watermarks = self.listView.document.watermarks()
  3868. if (watermarks == nil || watermarks!.count <= 0) {
  3869. let alert = NSAlert()
  3870. alert.alertStyle = .warning
  3871. alert.messageText = NSLocalizedString("无法在本文件中找到可删除的水印。如果您看到水印,其不是使用PDF Reader Pro添加的,因此无法被检测到。", comment: "")
  3872. alert.addButton(withTitle: NSLocalizedString("Confirm", comment: ""))
  3873. alert.addButton(withTitle: NSLocalizedString("Cancel", comment: ""))
  3874. alert.runModal()
  3875. return
  3876. }
  3877. let alert = NSAlert()
  3878. alert.alertStyle = .warning
  3879. alert.messageText = NSLocalizedString("确定要删除文件水印吗?", comment: "")
  3880. alert.addButton(withTitle: NSLocalizedString("Delete", comment: ""))
  3881. alert.addButton(withTitle: NSLocalizedString("Cancel", comment: ""))
  3882. let result = alert.runModal()
  3883. if (result != .alertFirstButtonReturn) {
  3884. return
  3885. }
  3886. let savePanelAccessoryViewController = KMSavePanelAccessoryController()
  3887. let savePanel = NSSavePanel()
  3888. savePanel.nameFieldStringValue = self.listView.document.documentURL.deletingPathExtension().lastPathComponent
  3889. savePanel.allowedFileTypes = ["pdf"]
  3890. savePanel.accessoryView = savePanelAccessoryViewController.view
  3891. savePanel.beginSheetModal(for: NSApp.mainWindow!) { result in
  3892. guard result == .OK else { return }
  3893. let oType: KMWatermarkAdjectiveType = KMWatermarkAdjectiveTools.KMWatermarkAdjectiveType(from: type)
  3894. KMWatermarkAdjectiveTools.delete(oType, self.listView, savePanel.url!.path) {
  3895. result in
  3896. DispatchQueue.main.async {
  3897. self.listView.layoutDocumentView()
  3898. self.listView.setNeedsDisplayForVisiblePages()
  3899. }
  3900. if (result) {
  3901. let alert = NSAlert()
  3902. alert.alertStyle = .warning
  3903. alert.messageText = "成功"
  3904. alert.runModal()
  3905. } else {
  3906. let alert = NSAlert()
  3907. alert.alertStyle = .critical
  3908. alert.messageText = "失败"
  3909. alert.runModal()
  3910. }
  3911. }
  3912. }
  3913. } else if index == 3 {
  3914. let fpath = self.document?.documentURL?.path ?? ""
  3915. self.showBatchWindow(type: .AddWatermark, filepaths: [fpath])
  3916. } else if index == 4 {
  3917. let fpath = self.document?.documentURL?.path ?? ""
  3918. self.showBatchWindow(type: .RemoveWatermark, filepaths: [fpath])
  3919. } else if index == 5 {
  3920. self.rightSideViewController.isHidden = false
  3921. self.rightSideViewController.subViewType = KMWatermarkAdjectiveTools.KMToolBarTypeToRightSubViewType(type)
  3922. self.openRightPane()
  3923. return
  3924. }
  3925. } else if type == .background {
  3926. if !IAPProductsManager.default().isAvailableAllFunction(){
  3927. KMPurchaseCompareWindowController.sharedInstance().showWindow(nil)
  3928. return
  3929. }
  3930. if !self.documentAllowsEdit() {
  3931. return
  3932. }
  3933. if index == 1 {
  3934. let controller = KMBackgroundWindowController(windowNibName: "KMBackgroundWindowController")
  3935. self.currentWindowController = controller
  3936. controller.pdfDocument = self.document
  3937. controller.cancelAction = { [unowned self] controller in
  3938. self.view.window?.endSheet((self.currentWindowController.window)!)
  3939. self.currentWindowController = nil
  3940. }
  3941. controller.operateCallBack = { [unowned self] controller, background, countType in
  3942. let fpath = self.document?.documentURL?.path ?? ""
  3943. self.showBatchWindow(type: .AddBackground, filepaths: [fpath])
  3944. }
  3945. await NSWindow.currentWindow().beginSheet(controller.window!)
  3946. } else if index == 2 {
  3947. guard let document = self.document else { return }
  3948. if !document.allowsPrinting || !document.allowsCopying {
  3949. let alert = NSAlert()
  3950. alert.alertStyle = .critical
  3951. alert.messageText = NSLocalizedString("This is a secured document. Editing is not permitted.", comment: "")
  3952. alert.runModal()
  3953. return
  3954. }
  3955. guard let documentURL = document.documentURL else { return }
  3956. let savePanelAccessoryViewController = KMSavePanelAccessoryController()
  3957. let savePanel = NSSavePanel()
  3958. savePanel.nameFieldStringValue = documentURL.deletingPathExtension().lastPathComponent
  3959. savePanel.allowedFileTypes = ["pdf"]
  3960. savePanel.accessoryView = savePanelAccessoryViewController.view
  3961. savePanel.beginSheetModal(for: NSApp.mainWindow!) { result in
  3962. guard result == .OK else { return }
  3963. KMAddBackgroundView.saveAsPDFRemoveAllBackground(PDFDocument: document, password: document.password, toPath: savePanel.url!.path, completionHandler: { [unowned self] success in
  3964. if success == 1 {
  3965. if savePanelAccessoryViewController.openAutomaticButton.state == .on {
  3966. NSDocumentController.shared.openDocument(withContentsOf: savePanel.url!, display: true) { _, _, _ in }
  3967. } else {
  3968. NSWorkspace.shared.selectFile(savePanel.url!.path, inFileViewerRootedAtPath: "")
  3969. }
  3970. }
  3971. })
  3972. }
  3973. } else if index == 3 {
  3974. let fpath = self.document?.documentURL?.path ?? ""
  3975. self.showBatchWindow(type: .AddBackground, filepaths: [fpath])
  3976. } else if index == 4 {
  3977. let fpath = self.document?.documentURL?.path ?? ""
  3978. self.showBatchWindow(type: .RemoveBackground, filepaths: [fpath])
  3979. } else if index == 5 {
  3980. self.rightSideViewController.isHidden = false
  3981. self.rightSideViewController.subViewType = KMWatermarkAdjectiveTools.KMToolBarTypeToRightSubViewType(type)
  3982. self.openRightPane()
  3983. return
  3984. }
  3985. }
  3986. }
  3987. }
  3988. // func showBatchWindow(type: KMBatchOperationType, files: [KMFileAttribute]?) {
  3989. // let batchWindowController = KMBatchOperateWindowController.sharedWindowController
  3990. //// batchWindowController.window?.makeKeyAndOrderFront("")
  3991. //
  3992. // var array: [KMBatchOperateFile] = []
  3993. // for file in files ?? [] {
  3994. // let batchOperateFile = KMBatchOperateFile(filePath: file.filePath, type: type)
  3995. // array.append(batchOperateFile)
  3996. // }
  3997. // batchWindowController.switchToOperateType(type, files: array)
  3998. // batchWindowController.window?.makeKeyAndOrderFront("")
  3999. // }
  4000. func showBatchWindow(type: KMBatchOperationType, filepaths: [String]?) {
  4001. let batchWindowController = KMBatchOperateWindowController.sharedWindowController
  4002. var array: [KMBatchOperateFile] = []
  4003. for fpath in filepaths ?? [] {
  4004. let batchOperateFile = KMBatchOperateFile(filePath: fpath, type: type)
  4005. array.append(batchOperateFile)
  4006. }
  4007. batchWindowController.switchToOperateType(type, files: array)
  4008. batchWindowController.window?.makeKeyAndOrderFront("")
  4009. }
  4010. func toolbarViewController(_ viewController: KMToolbarViewController, itemDidClick toolbarItem: KMToolbarItemView) {
  4011. if(toolbarItem.itemIdentifier != KMDocumentPageToolbarItemIdentifier) {
  4012. if (hasEnterPageEdit()) {
  4013. self.exitPageEdit()
  4014. }
  4015. }
  4016. if toolbarItem.itemIdentifier != KMDocumentRedactToolbarItemIdentifier {
  4017. if self.hasEnterRedact() {
  4018. self.exitRedact()
  4019. }
  4020. }
  4021. if toolbarItem.itemIdentifier != KMDocumentDigitalSignToolbarItemIdentifier {
  4022. if self.hasShowDigitalSign() {
  4023. self.exitDigitalSign()
  4024. }
  4025. }
  4026. if let itemID = toolbarItem.itemIdentifier {
  4027. if isMainToolItem(itemID) {
  4028. if toolbarItem.itemIdentifier == KMDocumentHomeToolbarItemIdentifier {
  4029. openNewWindowAlertWindow()
  4030. } else if toolbarItem.itemIdentifier == KMDocumentPreviousPageToolbarItemIdentifier {
  4031. self.changePDFViewGoToPreviousPageAction()
  4032. } else if toolbarItem.itemIdentifier == KMDocumentNextPageToolbarItemIdentifier {
  4033. self.changePDFViewGotoNextPageAction()
  4034. } else if toolbarItem.itemIdentifier == KMDocumentViewDisplayToolbarItemIdentifier {
  4035. let isSelected = toolbarItem.isSelected
  4036. self.toolbarController.toolbarType = isSelected ? .None : .viewSetting
  4037. toolbarItem.isSelected = !isSelected
  4038. if toolbarItem.isSelected {
  4039. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_PageDisplay", withProperties: ["SubTbr_Btn": "Btn_SubTbr_PageDisplay_ViewSetting"])
  4040. self.rightSideViewController.isHidden = false
  4041. self.rightSideViewController.mainController = self
  4042. self.rightSideViewController.subViewType = .ViewSettings
  4043. self.toolbarController.findItem(KMToolbarViewSettingIdentifier)?.isSelected = true
  4044. self.openRightPane()
  4045. }else{
  4046. self.rightSideViewController.isHidden = true
  4047. self.rightSideViewController.subViewType = .AnnotationProperts
  4048. closeRightPane()
  4049. }
  4050. if toolbarItem.isSelected {
  4051. FMTrackEventManager.defaultManager.trackEvent(event: "Tbr", withProperties: ["Tbr_Btn": "Btn_Tbr_PageDisplay"])
  4052. }
  4053. let rightItem = self.toolbarController.findItem(KMRightControlToolbarItemIdentifier)
  4054. if isSelected {
  4055. rightItem?.isSelected = false
  4056. } else {
  4057. rightItem?.isSelected = true
  4058. }
  4059. } else if toolbarItem.itemIdentifier == KMLeftControlToolbarItemIdentifier {
  4060. toolbarItem.isSelected = !toolbarItem.isSelected
  4061. self.leftSideViewController.showPanelView(show: toolbarItem.isSelected)
  4062. } else if toolbarItem.itemIdentifier == KMRightControlToolbarItemIdentifier {
  4063. if (self.listView.activeAnnotation != nil) && (self.listView.activeAnnotation.type == "Image") {
  4064. self.rightSideViewController.reloadDataWithPDFView(pdfView: self.listView, isShow: true)
  4065. }
  4066. toolbarItem.isSelected = !toolbarItem.isSelected
  4067. self.toggleRightPane()
  4068. } else if itemID == KMDocumentRedactToolbarItemIdentifier {
  4069. self.listView.toolMode = .redactToolMode
  4070. self.enterRedact()
  4071. } else if itemID == KMDocumentScanOCRToolbarItemIdentifier {
  4072. showOCRWindow()
  4073. } else if itemID == KMDocumentAIToolsToolbarItemIdentifier {
  4074. self.showAITypeChooseView(aiConfigType: .none)
  4075. } else if itemID == KMDocumentDigitalSignToolbarItemIdentifier {
  4076. if !self.listView.document!.allowsPrinting || !self.listView.document!.allowsCopying {
  4077. let alert = NSAlert()
  4078. alert.alertStyle = .critical
  4079. alert.messageText = NSLocalizedString("This is a secured document. Editing is not permitted.", comment: "")
  4080. alert.runModal()
  4081. return
  4082. }
  4083. self.listView.toolMode = .textToolMode
  4084. toolbarItem.isSelected = !toolbarItem.isSelected
  4085. self.toolbarController.lastItemBox = toolbarItem
  4086. if toolbarItem.isSelected {
  4087. FMTrackEventManager.defaultManager.trackEvent(event: "Tbr", withProperties: ["Tbr_Btn": "Btn_Tbr_DigitalSignature"])
  4088. }
  4089. if self.hasShowDigitalSign() {
  4090. self.exitDigitalSign()
  4091. } else {
  4092. if self.needSaveDocument() {
  4093. self.saveDocumentWithProgressAlert { [unowned self] params in
  4094. self.showDigitalSignWindow(withFilePathURL: self.listView.document.documentURL)
  4095. }
  4096. return
  4097. }
  4098. self.showDigitalSignWindow(withFilePathURL: self.listView.document.documentURL)
  4099. }
  4100. }
  4101. } else {
  4102. if toolbarItem.itemIdentifier == KMToolbarAnnotationSettingItemIdentifier {
  4103. let windowC = KMToolbarCustomWindowController()
  4104. windowC.toolbar = self.toolbarController.childToolBarView?.toolbar
  4105. self.km_beginSheet(windowC: windowC)
  4106. } else if toolbarItem.itemIdentifier == KMToolbarComparisonItemIdentifier {
  4107. Swift.debugPrint("KMToolbarComparisonItemIdentifier ...")
  4108. } else if toolbarItem.itemIdentifier == KMDocumentPrintToolbarItemIdentifier {
  4109. self.trackEvent_print()
  4110. self.showPrintWindow()
  4111. } else if toolbarItem.itemIdentifier == KMToolbarToolProfileIdentifier {
  4112. Swift.debugPrint("KMToolbarToolProfileIdentifier ...")
  4113. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Fill&Sign", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Fill&Sign_Profile"])
  4114. let windowC = KMProfileInfoWindowController(windowNibName: "KMProfileInfoWindowController")
  4115. windowC.callBack = { [weak self] string in
  4116. if (string.isEmpty == false) {
  4117. self?.listView.addTextField(subType: .profile, string: string)
  4118. }
  4119. self?.km_endSheet()
  4120. }
  4121. self.km_beginSheet(windowC: windowC)
  4122. } else if toolbarItem.itemIdentifier == KMToolbarViewSettingIdentifier {
  4123. toolbarItem.isSelected = !toolbarItem.isSelected
  4124. rightSideViewController.mainController = self
  4125. self.rightSideViewController.isHidden = toolbarItem.isSelected ? false : true
  4126. self.rightSideViewController.subViewType = .ViewSettings
  4127. // self.toggleRightPane()
  4128. self.listView.annotationType = .unkown
  4129. if toolbarItem.isSelected {
  4130. self.rightSideViewController.isHidden = false
  4131. self.rightSideViewController.mainController = self
  4132. self.rightSideViewController.subViewType = .ViewSettings
  4133. self.toolbarController.findItem(KMToolbarViewSettingIdentifier)?.isSelected = true
  4134. self.openRightPane()
  4135. }else{
  4136. self.rightSideViewController.isHidden = true
  4137. self.rightSideViewController.subViewType = .AnnotationProperts
  4138. closeRightPane()
  4139. }
  4140. } else if toolbarItem.itemIdentifier == KMToolbarSnapshotIdentifier {
  4141. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_PageDisplay", withProperties: ["SubTbr_Btn": "Btn_SubTbr_PageDisplay_Snapshot"])
  4142. self.listView.takeSnapshot(nil)
  4143. } else if toolbarItem.itemIdentifier == KMToolbarTTSIdentifier {
  4144. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_PageDisplay", withProperties: ["SubTbr_Btn": "Btn_SubTbr_PageDisplay_TTS"])
  4145. self.listView.annotationType = .unkown
  4146. self.showTTSWindow()
  4147. } else if toolbarItem.itemIdentifier == KMToolbarConversionOCRIdentifier {
  4148. self.showOCRWindow()
  4149. } else if toolbarItem.itemIdentifier == KMAnnotationImageToolbarItemIdentifier {
  4150. toolbarItem.isSelected = false
  4151. self.imageAnnotation(toolbarItem)
  4152. } else if toolbarItem.itemIdentifier == KMAnnotationTableToolbarItemIdentifier {
  4153. self.tableAnnotation(toolbarItem)
  4154. } else if toolbarItem.itemIdentifier == KMToolbarPageEditInsetItemIdentifier { // 插入
  4155. self.leftSideViewController.insertPDF(nil)
  4156. } else if toolbarItem.itemIdentifier == KMToolbarPageEditSplitItemIdentifier { // 拆分
  4157. let windowC = SplitWindowController(document: self.listView.document)
  4158. self.km_beginSheet(windowC: windowC)
  4159. }
  4160. }
  4161. }
  4162. }
  4163. func openNewWindowAlertWindow() {
  4164. var needShowChooseWindow = false
  4165. //#if VERSION_FREE
  4166. if (!IAPProductsManager.default().isAvailableAllFunction()) {
  4167. needShowChooseWindow = true
  4168. }
  4169. //#endif
  4170. if needShowChooseWindow {
  4171. let preferenceNoteShow = UserDefaults.standard.bool(forKey: KMTabbingHintShowFlag)
  4172. if preferenceNoteShow {
  4173. menuItemAction_newTagPageToNewWindow("")
  4174. } else {
  4175. if !KMDataManager.default.isTabbingWin{
  4176. KMDataManager.default.isTabbingWin = true
  4177. let tabbingWin: KMTabbingHintWindowController = KMTabbingHintWindowController()
  4178. tabbingWin.selectCallBack = {[weak self] continueOrNot in
  4179. KMDataManager.default.isTabbingWin = false
  4180. if continueOrNot {
  4181. self?.reopenDocument(forPaths: [])
  4182. } else {
  4183. }
  4184. }
  4185. self.km_beginSheet(windowC: tabbingWin)
  4186. }
  4187. }
  4188. }else{
  4189. handleTabbingLogic()
  4190. }
  4191. }
  4192. func reopenDocument(forPaths paths: [String]) -> Void {
  4193. let browser = KMBrowser.init() as KMBrowser
  4194. browser.windowController = KMBrowserWindowController.init(browser: browser)
  4195. browser.addHomeTabContents()
  4196. browser.windowController.showWindow(self)
  4197. }
  4198. func handleTabbingLogic() {
  4199. self.browserWindowController?.browser.selectTabContents(at: 0, userGesture: true)
  4200. self.toolbarController.findItem(KMDocumentHomeToolbarItemIdentifier)?.isSelected = false
  4201. }
  4202. func showTTSWindow() {
  4203. var lastPDFView: CPDFView?
  4204. let ttsView = KMTTSWindowController.share
  4205. if (ttsView.window?.isVisible ?? false) {
  4206. lastPDFView = ttsView.pdfView
  4207. if lastPDFView?.document?.documentURL?.path == self.listView.document?.documentURL?.path {
  4208. lastPDFView = nil
  4209. ttsView.window?.orderOut(nil)
  4210. } else {
  4211. ttsView.pdfView = self.listView
  4212. ttsView.showWindow(nil)
  4213. }
  4214. } else {
  4215. ttsView.pdfView = self.listView
  4216. ttsView.showWindow(nil)
  4217. }
  4218. // weak var blockSelf = self
  4219. ttsView.closeWindowCallback = { (isCloseWindow: Bool) in
  4220. if isCloseWindow {
  4221. // for item in blockSelf?.toolbar.items ?? [] {
  4222. // if item.itemIdentifier == KMToolbarTTSViewItemIdentifier {
  4223. // item.isSelected = false
  4224. // }
  4225. // }
  4226. }
  4227. }
  4228. if let currentSelection = self.listView.currentSelection {
  4229. if let data = currentSelection.selectionsByLine, data.isEmpty == false {
  4230. ttsView.startSpeakingPDFSelection(currentSelection)
  4231. }
  4232. }
  4233. if let lastPDFView = lastPDFView {
  4234. lastPDFView.setHighlightedSelections([])
  4235. ttsView.stopSpeaking()
  4236. }
  4237. }
  4238. func toolbarViewController(_ viewController: KMToolbarViewController, menuItemDidClick toolbarItem: KMToolbarItemView, index: Int, info: Any?) {
  4239. if (toolbarItem.itemIdentifier == KMToolbarToolWatermarkItemIdentifier) {
  4240. self.clickChildTool(type: .watermark, index: index)
  4241. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Editor", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Editor_Watermark"])
  4242. } else if (toolbarItem.itemIdentifier == KMToolbarToolBackgroundItemIdentifier) {
  4243. self.clickChildTool(type: .background, index: index)
  4244. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Editor", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Editor_Background"])
  4245. } else if (toolbarItem.itemIdentifier == KMToolbarToolHeaderFooterItemIdentifier) {
  4246. self.clickChildTool(type: .headerAndFooter, index: index)
  4247. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Editor", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Editor_Header&Footer"])
  4248. } else if (toolbarItem.itemIdentifier == KMToolbarToolBatesItemIdentifier) {
  4249. self.clickChildTool(type: .bates, index: index)
  4250. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Editor", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Editor_BatesNumber"])
  4251. } else if (toolbarItem.itemIdentifier == KMToolbarComparisonItemIdentifier) {
  4252. self.clickChildTool(type: .comparison, index: index)
  4253. } else if (toolbarItem.itemIdentifier == KMToolbarToolFormAlignIdentifier) {
  4254. } else if (toolbarItem.itemIdentifier == KMToolbarConversionImageItemIdentifier) {
  4255. convertToImg(index: index)
  4256. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Converter", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Converter_ToImage"])
  4257. } else if (toolbarItem.itemIdentifier == KMToolbarConversionExportImageItemIdentifier) {
  4258. extractImageAction(num: index)
  4259. } else if (toolbarItem.itemIdentifier == KMToolbarConversionCreatePDFItemIdentifier) {
  4260. self.createPdf(index: index)
  4261. } else if (toolbarItem.itemIdentifier == KMToolbarCropIdentifier) {
  4262. if index == 2 { // 裁剪当前页面
  4263. self.cropCurrentPage()
  4264. } else if index == 3 { // Auto Crop – Separate
  4265. self.smart_cropAllPage()
  4266. } else if index == 4 { // Auto Crop – Combined
  4267. self.auto_cropAllPage()
  4268. } else if index == 5 { // Select Area
  4269. self.toolbarController.clickItem(KMToolbarSelectToolModeItemIdentifier)
  4270. }
  4271. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_PageDisplay", withProperties: ["SubTbr_Btn": "Btn_SubTbr_PageDisplay_Crop"])
  4272. } else if (toolbarItem.itemIdentifier == KMToolbarToolSecureItemIdentifier) {
  4273. self.clickChildTool(type: .secure, index: index)
  4274. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Editor", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Editor_Security"])
  4275. } else if toolbarItem.itemIdentifier == KMDocumentSearchToolbarItemIdentifier {
  4276. self.toolbarController.showFindBar()
  4277. } else if toolbarItem.itemIdentifier == KMRightControlToolbarItemIdentifier {
  4278. toolbarItem.isSelected = !toolbarItem.isSelected
  4279. self.toggleRightPane()
  4280. } else if toolbarItem.itemIdentifier == KMDocumentViewDisplayToolbarItemIdentifier {
  4281. self.toolbarController.toolbarType = .viewSetting
  4282. } else if toolbarItem.itemIdentifier == KMToolbarConversionOCRIdentifier {
  4283. self.showOCRWindow()
  4284. } else if toolbarItem.itemIdentifier == KMToolbarAIItemIdentifier {
  4285. if index == 1 {
  4286. self.showAITypeChooseView(aiConfigType: .summarize)
  4287. } else if index == 2 {
  4288. self.showAITypeChooseView(aiConfigType: .reWriting)
  4289. } else if index == 3 {
  4290. self.showAITypeChooseView(aiConfigType: .proofreading)
  4291. } else if index == 4 {
  4292. self.showAITypeChooseView(aiConfigType: .translate)
  4293. }
  4294. } else if toolbarItem.itemIdentifier == KMDocumentScanOCRToolbarItemIdentifier {
  4295. self.showOCRWindow()
  4296. }
  4297. }
  4298. func convertToImg(index: Int) {
  4299. var convertT: KMConvertType = .JPEG
  4300. switch index {
  4301. case 7:
  4302. convertT = .JPEG
  4303. case 8:
  4304. convertT = .JPG
  4305. case 9:
  4306. convertT = .PNG
  4307. case 10:
  4308. convertT = .GIF
  4309. case 11:
  4310. convertT = .TIFF
  4311. case 12:
  4312. convertT = .TGA
  4313. case 13:
  4314. convertT = .BMP
  4315. default:
  4316. convertT = .JPEG
  4317. }
  4318. showAllConvertWindow(convertT: convertT)
  4319. }
  4320. func toolbarViewController(_ viewController: KMToolbarViewController, searchAction searchString: String, forward: Bool) {
  4321. // if self.searchResults.count == 0 {
  4322. // let caseInsensitive = UserDefaults.standard.bool(forKey: "SKCaseInsensitiveFindKey")
  4323. let caseInsensitive = UserDefaults.standard.bool(forKey: SKCaseInsensitiveSearchKey)
  4324. self.search(searchString: searchString, isCase: !caseInsensitive, display: false)
  4325. // }
  4326. var row = max(searchIndex - 1, 0)
  4327. if forward {
  4328. row = searchIndex + 1
  4329. }
  4330. if row >= 0 && row < self.searchResults.count && self.searchResults.count != 0 {
  4331. let model = self.searchResults[row]
  4332. if model.selection != nil {
  4333. self.listView.setHighlightedSelections([])
  4334. self.listView.go(to: model.selection, animated: true)
  4335. self.listView.setHighlightedSelection(model.selection, animated: true)
  4336. self.listView.setNeedsDisplayAnnotationViewForVisiblePages()
  4337. searchIndex = row
  4338. }
  4339. }
  4340. self.leftSideViewController.showSearchMode(searchString)
  4341. }
  4342. func toolbarViewController(_ viewController: KMToolbarViewController, searchAllAction searchString: String, forward: Bool) {
  4343. // if self.searchResults.count == 0 {
  4344. // let caseInsensitive = UserDefaults.standard.bool(forKey: "SKCaseInsensitiveFindKey")
  4345. let caseInsensitive = UserDefaults.standard.bool(forKey: SKCaseInsensitiveSearchKey)
  4346. self.search(searchString: searchString, isCase: !caseInsensitive, display: false, needShowAll: true)
  4347. // }
  4348. self.leftSideViewController.showSearchMode(searchString)
  4349. // var row = max(searchIndex - 1, 0)
  4350. // if forward {
  4351. // row = searchIndex + 1
  4352. // }
  4353. // if row >= 0 && row < self.searchResults.count && self.searchResults.count != 0 {
  4354. // let model = self.searchResults[row]
  4355. // if model.selection != nil {
  4356. // self.listView.go(to: model.selection, animated: true)
  4357. // self.listView.setHighlightedSelection(model.selection, animated: true)
  4358. // self.listView.setNeedsDisplayAnnotationViewForVisiblePages()
  4359. //
  4360. // searchIndex = row
  4361. // }
  4362. // }
  4363. }
  4364. }
  4365. // MARK: -
  4366. // MARK: - Mouse
  4367. extension KMMainViewController {
  4368. override func mouseDown(with event: NSEvent) {
  4369. super.mouseDown(with: event)
  4370. // KMPrint("KMMainViewController mouseDown")
  4371. self.leftSideViewCancelSelect()
  4372. self.pageNumberDisplayView.isEdit = false
  4373. }
  4374. }
  4375. //MARK: LeftSideViewController
  4376. extension KMMainViewController {
  4377. func leftSideViewCancelSelect() {
  4378. // switch self.leftSideViewController.type.methodType {
  4379. // case .Thumbnail:
  4380. //// self.leftSideViewController.thumbnailViewController.cancelSelect()
  4381. // break
  4382. // case .Outline:
  4383. //// self.leftSideViewController.outlineViewController.cancelSelect()
  4384. // break
  4385. // case .BookMark:
  4386. //// self.leftSideViewController.bookViewController.cancelSelect()
  4387. // break
  4388. // case .Search:
  4389. //// self.leftSideViewController.searchViewController.cancelSelect()
  4390. // break
  4391. // case .Annotation:
  4392. //// self.leftSideViewController.annotationViewController.cancelSelect()
  4393. // break
  4394. // default:
  4395. if self.listView.isEditing() {
  4396. if self.listView.editingAreas() != nil &&
  4397. self.listView.editingAreas().count != 0 {
  4398. let areas = self.listView.editingAreas().first
  4399. if areas is CPDFEditTextArea {
  4400. self.listView.clearEditingSelectCharItem()
  4401. self.listView.updateEditing([])
  4402. KMPrint("取消选中")
  4403. }
  4404. }
  4405. }
  4406. // KMPrint("其他")
  4407. // }
  4408. }
  4409. }
  4410. extension KMMainViewController: KMReadModelViewDelegate {
  4411. func firstPageButtonDidChange(view: KMReadModelView, sender: Any) {
  4412. self.listView.goToFirstPage(nil)
  4413. }
  4414. func beforePageButtonDidChange(view: KMReadModelView, sender: Any) {
  4415. self.listView.goToPreviousPage(nil)
  4416. }
  4417. func afterPageButtonDidChange(view: KMReadModelView, sender: Any) {
  4418. self.listView.goToNextPage(nil)
  4419. }
  4420. func lastPageButtonDidChange(view: KMReadModelView, sender: Any) {
  4421. self.listView.goToLastPage(nil)
  4422. }
  4423. func currentPageButtonDidChange(view: KMReadModelView, sender: Any, pageIndex: Int) {
  4424. self.listView.go(toPageIndex: max(pageIndex - 1, 0), animated: true)
  4425. }
  4426. func scaleDidChange(view: KMReadModelView, sender: Any, type: KMReadModelViewScaleType) {
  4427. var scale: Double = 1.0
  4428. switch type {
  4429. case .fitWidth:
  4430. self.listView.autoScales = !self.listView.autoScales
  4431. scale = self.listView.scaleFactor
  4432. break
  4433. case .actualSize:
  4434. if self.listView.scaleFactor != 1.0 {
  4435. self.listView.scaleFactor = 1.0
  4436. self.listView.autoScales = false
  4437. }
  4438. scale = self.listView.scaleFactor
  4439. break
  4440. case .autoSize:
  4441. self.listView.autoScales = true
  4442. self.listView.autoScales = false
  4443. scale = self.listView.scaleFactor
  4444. break
  4445. case ._10:
  4446. scale = 0.1
  4447. break
  4448. case ._25:
  4449. scale = 0.25
  4450. break
  4451. case ._50:
  4452. scale = 0.5
  4453. break
  4454. case ._100:
  4455. scale = 1.0
  4456. break
  4457. case ._150:
  4458. scale = 1.5
  4459. break
  4460. case ._200:
  4461. scale = 2.0
  4462. break
  4463. case ._400:
  4464. scale = 4.0
  4465. break
  4466. case ._800:
  4467. scale = 8.0
  4468. break
  4469. default:
  4470. break
  4471. }
  4472. self.listView.scaleFactor = scale
  4473. self.toolbarController.mainViewController?.childToolbarController.zoomTextField?.stringValue = "\(Int(self.listView.scaleFactor*100))%"
  4474. }
  4475. func cancelReadModel(view: KMReadModelView, sender: Any) {
  4476. if self.isReadMode {
  4477. self.closeReadModel()
  4478. }
  4479. }
  4480. func readModelViewWidthChange(view: KMReadModelView, width: CGFloat) {
  4481. // if self.readModelViewWidthConstraint.constant != width {
  4482. self.readModelViewWidthConstraint.constant = width
  4483. // }
  4484. }
  4485. }
  4486. extension KMMainViewController: KMPageNumberDisplayViewDelegate {
  4487. func gotoPageIndex(view: KMPageNumberDisplayView, pageIndex: Int) {
  4488. self.listView.go(toPageIndex: pageIndex, animated: true)
  4489. }
  4490. func updateWidth(view: KMPageNumberDisplayView, width: CGFloat) {
  4491. if self.tipCurrentPageBoxWidthConstraint.constant != width {
  4492. self.tipCurrentPageBoxWidthConstraint.constant = width
  4493. }
  4494. }
  4495. func commitEditingIfNeed() {
  4496. let isEdited = self.listView?.isEdited() ?? false
  4497. if isEdited || self.model.isPDFTextImageEdited {
  4498. self.listView.commitEditing()
  4499. }
  4500. }
  4501. }
  4502. extension KMMainViewController: KMInteractionProviderProtocol {
  4503. func providerContentView(fullScreenWindow: NSWindow, inset: CGFloat) -> NSView? {
  4504. let view = self.listView
  4505. view?.frame = NSInsetRect(fullScreenWindow.contentView?.bounds ?? .zero, 0, 0)
  4506. if let v = view {
  4507. fullScreenWindow.contentView?.addSubview(v)
  4508. }
  4509. return view
  4510. }
  4511. }
  4512. // MARK: - Analytics (埋点)
  4513. extension KMMainViewController {
  4514. func trackEvent(toolType type: KMToolbarViewType) -> Void {
  4515. if (type == .Annatiton) {
  4516. FMTrackEventManager.defaultManager.trackEvent(event: "Tbr", withProperties: ["Tbr_Btn" : "Btn_Tbr_Tools"])
  4517. } else if (type == .editPDF) {
  4518. } else if (type == .Page) {
  4519. FMTrackEventManager.defaultManager.trackEvent(event: "Tbr", withProperties: ["Tbr_Btn" : "Btn_Tbr_PageEdit"])
  4520. } else if (type == .Conversion) {
  4521. } else if (type == .Tool) {
  4522. }
  4523. }
  4524. func trackEvent_aiTranslate() -> Void {
  4525. KMAnalytics.trackEvent(eventName: "Btn_Tbr_AITranslate", parameters: [
  4526. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.tbr,
  4527. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.tbr_Btn], platform: .AppCenter, appTarget: .all)
  4528. }
  4529. func trackEvent_print() -> Void {
  4530. KMAnalytics.trackEvent(eventName: "Btn_Tbr_Print", parameters: [
  4531. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.tbr,
  4532. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.tbr_Btn], platform: .AppCenter, appTarget: .all)
  4533. }
  4534. func trackEvent_share() -> Void {
  4535. KMAnalytics.trackEvent(eventName: "Btn_Tbr_Share", parameters: [
  4536. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.tbr,
  4537. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.tbr_Btn], platform: .AppCenter, appTarget: .all)
  4538. }
  4539. func trackEvent_upgrade() -> Void {
  4540. KMAnalytics.trackEvent(eventName: "Btn_Tbr_Upgrade", parameters: [
  4541. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.tbr,
  4542. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.tbr_Btn], platform: .AppCenter, appTarget: .all)
  4543. }
  4544. func trackEvent(annotationType type: CAnnotationType) -> Void {
  4545. if (type == .highlight) {
  4546. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Highlight"])
  4547. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Highlight", parameters: [
  4548. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4549. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4550. } else if (type == .underline) {
  4551. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Underline"])
  4552. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Underline", parameters: [
  4553. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4554. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4555. } else if (type == .strikeOut) {
  4556. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Strikethrough"])
  4557. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Strikethrough", parameters: [
  4558. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4559. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4560. } else if (type == .ink) {
  4561. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Freehand"])
  4562. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Draw", parameters: [
  4563. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4564. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4565. } else if (type == .freeText) {
  4566. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_TextBox"])
  4567. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Text", parameters: [
  4568. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4569. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4570. } else if (type == .anchored) {
  4571. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_AnchoredNote"])
  4572. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Note", parameters: [
  4573. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4574. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4575. } else if (type == .square) {
  4576. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Rectangle"])
  4577. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Shape", parameters: [
  4578. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4579. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4580. } else if (type == .link) {
  4581. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Link"])
  4582. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Link", parameters: [
  4583. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4584. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4585. } else if (type == .stamp) {
  4586. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Stamp"])
  4587. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Stamp", parameters: [
  4588. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4589. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4590. } else if (type == .signSignature) {
  4591. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Signature"])
  4592. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Sign", parameters: [
  4593. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4594. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4595. } else if (type == .circle) {
  4596. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Oval"])
  4597. } else if (type == .arrow) {
  4598. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Arrow"])
  4599. } else if (type == .line) {
  4600. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Line"])
  4601. } else if (type == .addText) {
  4602. KMAnalytics.trackEvent(eventName: "Btn_SubTbr_AddText", parameters: [
  4603. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_editPDF,
  4604. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4605. } else if (type == .addImage) {
  4606. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Tools", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Tools_Image"])
  4607. // KMAnalytics.trackEvent(eventName: "Btn_SubTbr_AddImage", parameters: [
  4608. // KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_editPDF,
  4609. // KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4610. } else if (type == .textField) {
  4611. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Form", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Form_TextField"])
  4612. } else if (type == .checkBox) {
  4613. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Form", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Form_CheckBox"])
  4614. } else if (type == .radioButton) {
  4615. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Form", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Form_RadioButton"])
  4616. } else if (type == .listMenu) {
  4617. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Form", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Form_ListBox"])
  4618. } else if (type == .comboBox) {
  4619. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Form", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Form_ComboBox"])
  4620. } else if (type == .actionButton) {
  4621. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Form", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Form_Button"])
  4622. } else if (type == .actionButton) {
  4623. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Form", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Form_Button"])
  4624. } else if (type == .signature) {
  4625. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Form", withProperties: ["SubTbr_Btn" : "Btn_SubTbr_Form_Signature"])
  4626. } else {
  4627. }
  4628. }
  4629. func trackEvent(toolMode mode: CToolMode) -> Void {
  4630. if (mode == .selectToolMode) {
  4631. KMAnalytics.trackEvent(eventName: "Btn_SubTbr_ContentSelection", parameters: [
  4632. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4633. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4634. } else if (mode == .moveToolMode) {
  4635. KMAnalytics.trackEvent(eventName: "Btn_SubTbr_Scroll", parameters: [
  4636. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_annotation,
  4637. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4638. }
  4639. }
  4640. func trackEvent(toolBarType type: KMToolbarType) -> Void {
  4641. if (type == .word) {
  4642. } else if (type == .excel) {
  4643. } else if (type == .ppt) {
  4644. } else if (type == .rtf) {
  4645. } else if (type == .csv) {
  4646. } else if (type == .html) {
  4647. } else if (type == .conversion_text) {
  4648. } else if (type == .conversion_image) {
  4649. } else if (type == .compress) {
  4650. FMTrackEventManager.defaultManager.trackEvent(event: "SubTbr_Editor", withProperties: ["SubTbr_Btn": "Btn_SubTbr_Editor_Compress"])
  4651. } else if (type == .merge) {
  4652. } else if (type == .secure) {
  4653. } else if (type == .crop) {
  4654. }
  4655. }
  4656. func trackEvent_setPassword() -> Void {
  4657. KMAnalytics.trackEvent(eventName: "Btn_SubTbr_SetPassword", parameters: [
  4658. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_Tools,
  4659. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4660. }
  4661. func trackEvent_removePassword() -> Void {
  4662. KMAnalytics.trackEvent(eventName: "Btn_SubTbr_RemovePassword", parameters: [
  4663. KMAnalytics.Parameter.categoryKey : KMAnalytics.Category.subTbr_Tools,
  4664. KMAnalytics.Parameter.labelKey : KMAnalytics.Label.subTbr_Btn], platform: .AppCenter, appTarget: .all)
  4665. }
  4666. }
  4667. extension KMMainViewController {
  4668. //文件对比
  4669. func openContentCompareVC(with pdfCompareContent: CPDFCompareContent?, results: [CPDFCompareResults], oldDocument: CPDFDocument, document: CPDFDocument) {
  4670. self.isCompareModel = true
  4671. let compareContentView = KMCompareContentView()
  4672. compareContentView.oldDocument = oldDocument
  4673. compareContentView.document = document
  4674. compareContentView.compareResults = results
  4675. compareContentView.saveHandle = { [unowned self] view in
  4676. DispatchQueue.main.asyncAfter(deadline: DispatchTime.now() + 0.25) { [unowned self] in
  4677. let saveController = KMCompareSaveWindow(windowNibName: "KMCompareSaveWindow")
  4678. self.currentWindowController = saveController
  4679. saveController.cancelHandle = { [unowned self] controller in
  4680. self.view.window!.endSheet(controller.window!)
  4681. self.currentWindowController = nil
  4682. }
  4683. saveController.saveHandle = { [unowned self] controller, saveType in
  4684. let folderPath = controller.fileSaveFolderPath
  4685. if folderPath != nil {
  4686. if !FileManager.default.fileExists(atPath: folderPath) {
  4687. try? FileManager.default.createDirectory(atPath: folderPath, withIntermediateDirectories: true, attributes: nil)
  4688. }
  4689. #if VERSION_DMG
  4690. #else
  4691. let url = URL(fileURLWithPath: folderPath)
  4692. let fileAccess = AppSandboxFileAccess()
  4693. fileAccess?.persistPermissionURL(url)
  4694. if let bookmarkData = try?url.bookmarkData(options: [.withSecurityScope]) {
  4695. fileAccess?.bookmarkPersistanceDelegate.setBookmarkData(bookmarkData, for: url)
  4696. let urlString = url.path
  4697. let _url = URL(fileURLWithPath: urlString)
  4698. fileAccess?.bookmarkPersistanceDelegate.setBookmarkData(bookmarkData, for: _url)
  4699. }
  4700. #endif
  4701. var savePath: String
  4702. switch saveType {
  4703. case 0:
  4704. let filePath = oldDocument.documentURL.path
  4705. let fileName = filePath.deletingPathExtension.lastPathComponent
  4706. savePath = "\(folderPath)/\(fileName)_compare\(filePath.extension)"
  4707. savePath = self.getValidFilePath(savePath)
  4708. oldDocument.write(to: URL(fileURLWithPath: savePath))
  4709. NSWorkspace.shared.activateFileViewerSelecting([URL(fileURLWithPath: savePath)])
  4710. case 1:
  4711. let filePath = document.documentURL.path
  4712. let fileName = filePath.deletingPathExtension.lastPathComponent
  4713. savePath = "\(folderPath)/\(fileName)_compare\(filePath.extension)"
  4714. savePath = self.getValidFilePath(savePath)
  4715. document.write(to: URL(fileURLWithPath: savePath))
  4716. NSWorkspace.shared.activateFileViewerSelecting([URL(fileURLWithPath: savePath)])
  4717. case 2:
  4718. let filePath = oldDocument.documentURL.path
  4719. let fileName = filePath.deletingPathExtension.lastPathComponent
  4720. savePath = "\(folderPath)/MergedCompareFile\(filePath.extension)"
  4721. savePath = self.getValidFilePath(savePath)
  4722. pdfCompareContent!.saveAsComparisonDocument(withFilePath: savePath)
  4723. NSWorkspace.shared.activateFileViewerSelecting([URL(fileURLWithPath: savePath)])
  4724. default:
  4725. break
  4726. }
  4727. }
  4728. self.view.window!.endSheet(controller.window!)
  4729. self.currentWindowController = nil
  4730. }
  4731. NSWindow.currentWindow().beginSheet(saveController.window!)
  4732. }
  4733. }
  4734. compareContentView.closeHandle = { [unowned self] view in
  4735. // self.view.window!.endSheet(controller.window!)
  4736. self.isCompareModel = false
  4737. view.removeFromSuperview()
  4738. }
  4739. self.PDFContendView.addSubview(compareContentView)
  4740. compareContentView.frame = self.PDFContendView.bounds
  4741. compareContentView.autoresizingMask = [.width,.height]
  4742. }
  4743. func openCoveringCompareVC(with pdfDocument: CPDFDocument) {
  4744. self.isCompareModel = true
  4745. let coveringView = KMCompareCoveringView()
  4746. coveringView.pdfDocument = pdfDocument
  4747. coveringView.closeHandle = { [unowned self] view in
  4748. self.isCompareModel = false
  4749. view.removeFromSuperview()
  4750. }
  4751. coveringView.saveHandle = { [unowned self] view in
  4752. let savePanel = NSSavePanel()
  4753. savePanel.nameFieldStringValue = "untitled"
  4754. savePanel.allowedFileTypes = ["pdf"]
  4755. savePanel.beginSheetModal(for: NSWindow.currentWindow()) { result in
  4756. if result == .OK {
  4757. pdfDocument.write(to: savePanel.url!)
  4758. NSWorkspace.shared.activateFileViewerSelecting([savePanel.url!])
  4759. }
  4760. }
  4761. }
  4762. self.PDFContendView.addSubview(coveringView)
  4763. coveringView.frame = self.PDFContendView.bounds
  4764. coveringView.autoresizingMask = [.width,.height]
  4765. }
  4766. func getValidFilePath(_ oldPath: String) -> String {
  4767. let fileManager = FileManager.default
  4768. do {
  4769. let fileAttributes = try fileManager.attributesOfItem(atPath: oldPath)
  4770. guard let fileType = fileAttributes[FileAttributeKey.type] as? String else {
  4771. return oldPath
  4772. }
  4773. var i = 1
  4774. var newPath = oldPath
  4775. while fileManager.fileExists(atPath: newPath) {
  4776. if fileType == FileAttributeType.typeDirectory.rawValue {
  4777. newPath = oldPath + "(\(i))"
  4778. } else {
  4779. let fileExtension = (oldPath as NSString).pathExtension
  4780. newPath = ((oldPath as NSString).deletingPathExtension as NSString).appendingFormat("(\(i)).\(fileExtension)" as NSString) as String
  4781. }
  4782. i += 1
  4783. }
  4784. return newPath
  4785. } catch {
  4786. print("Error getting file attributes: \(error)")
  4787. return oldPath
  4788. }
  4789. }
  4790. }
  4791. extension KMMainViewController {
  4792. func documentAllowsEdit() -> Bool {
  4793. if (self.listView.document.allowsCopying == false || self.listView.document.allowsPrinting == false) {
  4794. let alert = NSAlert()
  4795. alert.alertStyle = .critical
  4796. alert.messageText = NSLocalizedString("This is a secured document. Editing is not permitted.", comment: "")
  4797. alert.runModal()
  4798. return false
  4799. } else {
  4800. return true
  4801. }
  4802. }
  4803. }