Probably Covered to Death, Script to find/change formats(italics,bold) into...
Hi Guys,I've been googling my little heart out to try and find a script that will automate the labourious task of going through find/replace to retain all the bold/italics into a character style from a...
View ArticleRe: problem with color when printing
Hello, I checked the attributes panel in InDesign and the overprint box was not checked. Also, I opened the logo in Illustrator and the box was not filled there either. I saved it as an .ai file and it...
View ArticleWhen Links are updated, Indesign decides to Shift them - How to change this?
i have links in a file, when they update automatically, indesign shifts them, so I have to manually centre them back in the bounding box. This is highly irritating when you have alot of files. How...
View ArticleRe: How Stop Indesign message using script ?
Thanks Peter for replyI know that best way to stop these message is all files are closed correctly.My problem is that In my application (on MAC OS) when InDesign run and anyone close InDesign with...
View ArticleinDesign CS5 fails to start because dbghelp.dll not found - Help!
I can open other CS5 suite programs, but inDesign CS5 gets pop up "has failed to start because dbghelp.dll was not found". I reinstalled the application from the original disk, but no change. Using...
View ArticleRe: problem with color when printing
Is the logo AI file in the RGB color space or CMYK? What is the color space in ID? Can you show a screen shot of the AI file placed in ID, with and without overprint preview on? Mike
View ArticleRe: Indesign CS5.5 won't start
Hi Eugene, Peter, Thanks for your tips. I had some trouble actually finding those files, but I eventually moved the caches to the desktop and that fixed the problem. All going well now, thankyou. BTW...
View ArticleRe: How Stop Indesign message using script ?
Hi PeterI try#target indesignif(app.modalState){alert("Model or Alert dialog is open");} But second line is not run untill dialog is not closed. Is there is any property which is use with #target...
View ArticleRe: How Stop Indesign message using script ?
Seems foolish to quit applications without properly exiting it, but different strokes for different folks... How about in your script: Set it to delete anything in the recovery folder if found.Exit ID...
View ArticleRe: problem with color when printing
I believe my boyfriend may have helped me find a way of making it work. I'm not sure if this was the best way to fix it but it seems to have fixed it. However, I am still curious of how to fix it the...
View ArticleEnforce my buttons as the only navigation in an Interactive PDF.
Using Indesign, I've created some buttons to move "next" and "previous" through the pages of my interactive PDF. The PDF is also set to open fullscreen.The buttons seem completely redundant to me...
View ArticleRe: How Stop Indesign message using script ?
Thanks MikeWenzloff for quick reply Can you give me exampleto add a function key or a key combination to shut down Id. Thanks.
View ArticleRe: Probably Covered to Death, Script to find/change formats(italics,bold)...
See if Jongware's "preptext.jsx" is what you're looking for: http://indesignsecrets.com/perfectpreptext-a-smart-way-to-style-local- formatting.php
View ArticleRe: Enforce my buttons as the only navigation in an Interactive PDF.
This is not possible in PDF, as far as I know.
View ArticleRe: Best approach to creating a TOC for product catalog using data merge
Wait, can I not click on an item in the TOC to jump to the section I just clicked on? If not, then I definitely need to be hyperlinking, which isn't working for me either.
View ArticleRe: How Stop Indesign message using script ?
Sorry, but no. Have you asked this in the scripting forum? Or try searching in the scripting forum? First you need to write the javascript to listen for the app closing. Then you need to add code to...
View ArticleRe: Exporting only selected master pages
Thanks Ariel, I bumped your suggestion on to a colleague of mine, and he said the workaround worked great - so now we can run scripts! Cheers.
View ArticleRe: Exporting only selected master pages
Thanks Eugene, currently looking at layers with the one file that will allow us to 'turn on' digital elements (such as home buttons and other navigation tools), or print elements (such as placeholder...
View ArticleRe: keyboard shortcuts to user-scripts don't persist
Thank you, thats a good direction. I will post there.
View Article