Posts

How to set textDefaults for cellStyle and tableStyle?

hi all,   how set textdefaults cellstyle , tablestyle? hi learner,   may can try below js lines, set default styles paragraph , character styles.     app.activedocument.textdefaults.appliedparagraphstyle = app.activedocument.paragraphstyles.item ("[basic paragraph]"); app.activedocument.textdefaults.appliedcharacterstyle = app.activedocument.characterstyles.item ("[none]");     thx, csm_phil More discussions in InDesign Scripting adobe

Comparing documents and false positives

Image
hello,   i have send proof of book printer. proof pdf. when return soft proof--another pdf use print--i need compare 2 make sure there have been no changes in text.   the compare documents feature beats side-by-side eyeball scan. lot of false positives, words flagged have not changed.   it appears pdf, exported indesign has hidden discretionary hyphens. in id these used make sure word breaks @ end of line @ correct syllable. invisible when printed. in pdf these not necessary because text ain't gonna reflow, right?   but when compare soft proof original pdf, words discretionary hyphens flagged. somehow printer has stripped discretionary hyphens. that's fine must rid of them in pdf?   below example. pdf shown 1 printer. comment box shows difference original pdf, though there in fact no difference on page.   any advice appreciated.   tom   i acrobat's text comparisons, have saved me bad goofs several times -- stray key-strokes, once caught indesign...

Thread: How to switch menu buttons from top right in gnome 3 to upper left

i've tried couple of desktop environments, cinnamon nice, reminds me of windows, plan on staying away from. love gnome, need know how switch minimize, max, , close buttons upper right upper left. install ubuntu-tweak following commands. code: sudo add-apt-repository ppa:tualatrix/ppa sudo apt-get update sudo apt-get install ubuntu-tweak run ubuntu-tweak, select tweaks=>window. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] How to switch menu buttons from top right in gnome 3 to upper left Ubuntu

Thread: Windows 8 will have Xbox Live games...

on october 26th. http://arstechnica.com/gaming/2012/0...on-october-26/ realized makes minecraft useless on 360 now: https://twitter.com/iyeru/status/241596660201975808 realize minecraft isn't among compatible games, know in future. i'm sure microsoft try pressure them making xbox live people forced use on windows, making more of monopoly microsoft. , quadruple cut if do: http://arstechnica.com/civis/viewtop...7472#p23227472 Forum The Ubuntu Forum Community Other Discussion and Support Other OS Support and Projects Other Operating Systems Any Other OS Windows 8 will have Xbox Live games... Ubuntu

Thread: Failing at samba

hi forums! wanted repurpose old laptop home fileserver samba. thought little knowledge had using ubuntu in schools little bit , simple guide on website it. failed. cannot place files folder designated share in guide nor can access windows without asking password. can guys me on this? no 1 can without providing more information. please post output of following commands: code: testparm -s code: net usershare info --long Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] Failing at samba Ubuntu

New credit card updated however creative cloud still saying it will expire in 12 days

hi have been trying sort problem out last month. have updated billing information , seen $1 has come out of new credit card verify card. there money on card too. still keep getting error of product expiring & stressing me out in australia , there no way me contact adobe in america. sat online waiting me via chat yesterday 20 mins, got through , explained situation , said transfer me department via chat, , other department never turned up. frustrated, can please me? i don't know if or not.  i've been having similar problem while.  after multiple attempts update information directly on adobe site, got my  license renew after signing out of creative cloud client on computer, signing in.  it's not first time i've tried that, it's first time worked. More discussions in Adobe Creative Cloud adobe

Having Trouble with Spry Menu Bar Hover Image

i added hover image spry menu bar, however, whenever roll mouse on buttons all, 1 of buttons' fonts grow in size, increase size of button. can please me this? hello,   the culprit must in (horizontal or vertical) "sprymenubar.........al.css". please send link website in question, can better analyze.   but, , quote different contributions of forum: "spry has been deprecated , no longer officially supported adobe", “adobe abandoned spry late last year after cs6 came out. future products not contain spry learning use jquery valuable skill have future.” “the news released in august last year: http://blogs.adobe.com/dreamweaver/2012/08/update-on-adobe-spry-framework-availability.htm l ”.   i'd recommend switch jquery library further requirements.   if have budget work with, @ pvii's pop-menu magic3: http://www.projectseven.com/products/menusystems/pmm3/index.htm jquery superfish (free): http://users.tpg.com.au/j_birch/plugins/superfish/ aso. ...