for parent folder "untitled folder" on desktop, there many sub-folders inside. each sub-folder has 1-2 .docx files
ultimate goal combine documents single pdf (ordering not matter)
for each document, insert page break before inserting next document otherwise not readable easily
for each document, @ top of insert, insert filename of document know next few pages on until next filename shows up
here's have far: automator: specified finder items folder contents (repeat each subfolder found checked) combine word documents save word documents pdf
works; however, unable filename of each document before insert , unable page break.
apple script: found code online , tried manipulating it, had absolutely no luck. change made add .docx it. same problems above when runs.
can assist or point me in right direction?
here's code:
code:
on open thefiles tell application "microsoft word" set combodoc make new document repeat 1 (count thefiles) set thefile item of thefiles set filepath thefile unicode text tell application "finder" set {creatype, filetype} {creator type, file type} of thefile set ext name extension of thefile set filename name of thefile end tell if (creatype "mswd" , {filetype} in {"bina", "w8bn", "s8bn", "w6bn", "s6bn", "rtf "}) or ext = "docx" tell application "microsoft word" set comborange text object of combodoc set collapsedrange collapse range comborange direction collapse end insert file file name filepath @ collapsedrange end tell end if end repeat tell application "microsoft word" activate end open
there insert break command in microsoft word dictionary.
os x el capitan (10.11) on unsupported macs macos extractor , macpostfactor apps guide through patching , installing os x el capitan (10.11), yosemite (10.10), mavericks (10.9), or mountain lion (10.8) on older mac. thread focuses on os x el capitan. macpostfactor works mountain lion, mavericks, yosemite, , el capitan. please note older gpu (gma 950, x3100, x1600, x1300, x1900, 7300gt, etc.) graphics acceleration on mavericks, yosemite, , el capitan not supported yet. installing on these models may cause them have graphical issues stated in these pages. kexts provided little bit. macos extractor more advanced users , should only used alternative macpostfactor. thread consists of members prominent in these patches can solve issues. please not hesitate post if have questions. apple history os x 10.6 snow leopard first os x version optional support 64-bit kernel, allowing booting either 32-bit or 64-bit kernel. however, apple did not support...
i use 2 things safari: fastscripts cmd-# shortcuts tabs in safari firefox/chrome (which not necessary in el capitan, thankfully), , safari keyword search keyword searching in bar (e.g., "wp spokane" searches wikipedia article spokane , goes if/when possible). latter: safari keyword search abandonware. creator has nothing on home page nor github in years. there little bug where, inexplicably, dumps saved keywords, requiring manual reimports. i've tried omnikey , don't based on how can't handle encoding of spaces in search strings, how stores saved entries. keysearch: don't know how handles spaces in searches. may abandonware, has not had major update since updated safari 6 years ago. glims: don't know if still around. overkill anyway. have other suggestions on minimalist, still-supported utility keyword searching in address bar? nice able "wp" , "i" , "a" wikipedia / google image / ama...
of today, apple has begun selling third-party apple watch accessories in retail stores. first third-party apple watch product apple offering on store shelves elevationlab's nightstand apple watch . priced @ $29.95, nightstand simple, affordable apple watch stand 1 of first apple watch stands on market . nightstand offered in blue, black, , red, appears company partnered apple offer stands match each of apple watch sport bands. apple selling nightstand in pink, blue, green, black, , white. visited apple store in north carolina, nightstands on display next apple watch sport bands, apple watch chargers, , matching beats headphones. nightstand 1 of few apple watch stands available purchase supports watchos 2's upcoming nightstand mode, may 1 of reasons why apple chose retail stores. nightstand mode in watchos 2, apple watch able serve alarm clock while charging. according source spoke macrumors , nightstand elevati...
Comments
Post a Comment