Forum Replies Created
-
AuthorPosts
-
Ari Singer
MemberThank you so so much for the script! But unfortunately, it’s not working by me. This is the error that pops up:
Error Number: 23
Error String: = does not have a value
…
…
Line: 4
Source: for (i = found.length-1; i >= 0; i–) {
Offending Text: =I do have to clarify that the references are not in numbers, nor alphabets, it’s actually in Hebrew Alphabets. So the GREP code in the script as to be made to work for that, and not only digits.
But this doesn’t seem to be the issue, because I manually entered in one of them a number instead of a Hebrew alphabet to try it out, and it still didn’t work.
But one more curious question: I’m not an expert in GREP, but the code that is written in the script seems strange to have all those backslashes. Isn’t it supposed to be: ‘\[\d=\]’ ?
Thanks for the help!!
Ari Singer
MemberThanks. I understood that Find/Change can’t do the entire process (and I wish there would be a script for that), but at least I wanted that Find/Change should at least just enter empty references in the body copy so I don’t have to delete the fake reference and enter a real one manually. Is this possible?
Ari Singer
MemberI’ve never used the data merge feature in InDesign so I might misunderstand your question. But take a look at this post: https://creativepro.com/rid-empty-lines-data-merge.php it might help you. The post is regarding an empty line so I’m not sure if it works for an ’empty’ image field as well. But please let me know if it works or not.
March 16, 2016 at 4:41 pm in reply to: Paragraph rule going from left page to right does not print on right page #82979Ari Singer
MemberYou can try something else. While it’s not ‘automatic’ it might be a better and cleaner solution.
First, draw a regular stroke to the size, color and thickness that you like. Then add to it an object style that has the Anchored Object Settings set so when this object is anchored anywhere it will be placed in the exact fixed position that you want. (It helps if you first anchor it into the headline text, and then play around with the Anchored Object Settings while the Preview check-box is on.)
Now put away the stroke on the pasteboard.
When you’re document is done, and all the headlines are ready, copy the stroke (with the object style applied to it) to the clipboard (cmd/ctrl c). Then open up the Find/Change dialog box (cmd/ctrl f) and select the ‘GREP’ option. In the Find What field enter: ^(.) which means ‘find the beginning of any paragraph’. Then in the Change To field enter: ~C$1 which means ‘and then paste and anchor into that space anything that is on the clipboard’. Don’t hit ‘Change All’ yet, or you’ll have a party of line on every paragraph of your document…
Then in the bottom by the Find Format option, press the small icon to the right (the one with the T and the magnifying glass), and in the dialog box that pops up select the “Header” paragraph style. Hit Okay, and then hit Change All. You should now have the stroke appear below every Header line.
If the position is off, just edit the Object Style to fix the Anchored Object Settings. The same goes if you decide to change the thickness, color or any attribute from the stroke.
Just one thing, I’m not sure if you can edit the size of the stroke thru the object style. So that if you decide to change the length of the stroke you can’t do that in Object Styles. Maybe I’m wrong, but I think that you can’t.
But to that problem I thought of a workaround. Instead of creating a stroke, create a text box the width of the spread. Enter one character, any character, and give it a color of [None]. Then add a paragraph rule with the width, thickness and color that you like and save it as a paragraph style. Then take this text box and add an object style with the same anchored object settings as the stroke above. Place on pasteboard, and follow the same steps as above to paste it thru Find/Change in all the headers. But this time if you want to edit the width of the stroke, just edit the paragraph rule options in the paragraph style that you created it for that, and walla!
Hope this helps, if I wasn’t clear enough, don’t hesitate to ask…
Ari Singer
MemberI personally was afraid of the change, but I took the plunge and never looked back.
For me CC was a must, since I bought a new laptop with a 4K screen and all the applications were tiny and unreadable unless I decreased the screen resolution,and starting from CC 2014 Adobe added support for HiDpi screens.
But honestly, I love the subscription model. I am always immediately up to date with all new features.
I really don’t see why you shouldn’t update. Everything’s that’s in CS6 is in CC as well. Plus plenty of new features and enhancements. Besides, let’s be honest, it’s a only a matter of time when you’ll start to realize that CS6 is very outdated. It’s not so outdated yet, but it will be pretty soon. And the longer you wait, the more overwhelming the change will be. So you might as well jump into it right now, and slowly discover and learn all the new features that come out slowly but surely on a steady basis.
March 16, 2016 at 12:15 pm in reply to: Paragraph rule going from left page to right does not print on right page #82968Ari Singer
MemberIt happens because technically there’s no text frame on the right-hand page. And the paragraph rule is an ‘extension’ of the text frame on the left-hand page.
So the immediate solution seems to be to expand the frame to span both pages. But I believe this not what you want because you don’t want to have to put the headline in its own frame. Am I right?
Ari Singer
MemberI don’t know if this helps, but when you select any paragraph and then look in the info panel, it shows you the amount of characters, words and lines. And if you select multiple paragraphs it shows you the amount of paragraphs selected as well.
I don’t think this is what you’re looking for, but in the meanwhile this might help you.
Ari Singer
MemberAccording this old posting on the site (https://creativepro.com/pr-in-tools-releases-autoflow-pro-plug-in.php), in-tools “AutoFlow Pro can link paragraph styles to master pages and automatically apply the correct master page as necessary.”.
Ari Singer
MemberI’m 99% sure that there’s a plug-in for that, but it costs money. I don’t remember the name at the moment, but I’ll try to look it up for you and let you know.
Ari Singer
MemberI doubt the second thing can be done, because the script is just a series of actions, which instead of you having to do it manually, it does it for you automatically. So I doubt that it can be written to be considered as one big action.
-
AuthorPosts
