Forum Replies Created
-
AuthorPosts
-
Roland
MemberYou should be able to export to ePub (Digital Editions in CS4) but I'm not sure of the process.
I did a google search and found this (link opens in a new window), and it's quite good to watch as it shares quite some info on what you have to watch out for (graphics, links, etc.).
Roland
MemberYou should be able to export to ePub (Digital Editions in CS4) but I'm not sure of the process.
I did a google search and found this (link opens in a new window), and it's quite good to watch as it shares quite some info on what you have to watch out for (graphics, links, etc.).
Roland
MemberAs far as I'm aware, the document fonts feature (assuming I'm thinking of the same thing) is supposed to be a helping hand when using shared (packaged) InDesign documents, loading up a font from a nearby directory if it's not yet installed on the computer itself.
If you know in advance which fonts to use for each job, you could theoretically place copies of them in each directory you create for every job, but
A) do you always know in advance which fonts you'll need?
B) would you really want all those font file duplicates on your drives?Roland
MemberAs far as I'm aware, the document fonts feature (assuming I'm thinking of the same thing) is supposed to be a helping hand when using shared (packaged) InDesign documents, loading up a font from a nearby directory if it's not yet installed on the computer itself.
If you know in advance which fonts to use for each job, you could theoretically place copies of them in each directory you create for every job, but
A) do you always know in advance which fonts you'll need?
B) would you really want all those font file duplicates on your drives?Roland
MemberThanks for the reminder. I'll add the hyphen just in case :)
I couldn't use index brutal last time I made the catalog for this client, as I had a list of words they wanted used but none were related to the actual products' “names”, so I had to do it manually (yay) but this time he put the index words in the Excel file so it'll be less of a hassle.
I'll also make sure to check the index itself won't have any conditions applied to it. It wouldn't be the first time something went wrong with an order for that particular client (though so far it's always been their fault for signing off on something that contained errors) and I'd like this to go well the first time around :)
On a slightly different note: I might have come up with a way to use plain text rather than tables. Using one Paragraph Style with tabs and Line Styles, and offsetting the Underlines and Strikethroughs in the Line Styles' associated Character Styles, you can quite easily create a table look-alike with alternating row colors. That way editing and working with conditional text will be a lot easier, and the GREP won't give problems (for me at least) due to tables. It's also easier than managing multiple table, row and cell styles.
Roland
MemberOkay, I just did some testing, and selecting a column to set it to be conditional doesn't work. So I guess I'll have to use GREP instead.
I'm not very good at GREP but here's what I've got so far:
Find: (^w+t)|(^w+ w+t)
Replace: $0
The replaced text will then also get the condition applied.This works for one or two keywords followed by a tab, as long as I first convert the imported table to regular tab-delimited text.
I'm sure there's a better way to go about this, but I think for someone who's GREP-challenged it's a good way to go about this. Still, any suggestions you can offer are welcome

Roland
MemberThanks for the reminder. I'll add the hyphen just in case :)
I couldn't use index brutal last time I made the catalog for this client, as I had a list of words they wanted used but none were related to the actual products' “names”, so I had to do it manually (yay) but this time he put the index words in the Excel file so it'll be less of a hassle.
I'll also make sure to check the index itself won't have any conditions applied to it. It wouldn't be the first time something went wrong with an order for that particular client (though so far it's always been their fault for signing off on something that contained errors) and I'd like this to go well the first time around :)
On a slightly different note: I might have come up with a way to use plain text rather than tables. Using one Paragraph Style with tabs and Line Styles, and offsetting the Underlines and Strikethroughs in the Line Styles' associated Character Styles, you can quite easily create a table look-alike with alternating row colors. That way editing and working with conditional text will be a lot easier, and the GREP won't give problems (for me at least) due to tables. It's also easier than managing multiple table, row and cell styles.
Roland
MemberOkay, I just did some testing, and selecting a column to set it to be conditional doesn't work. So I guess I'll have to use GREP instead.
I'm not very good at GREP but here's what I've got so far:
Find: (^\w+)|(^\w+ \w+)
Replace: $0
The replaced text will then also get the condition applied.This works for one or two keywords followed by a tab, as long as I first convert the imported table to regular tab-delimited text.
I'm sure there's a better way to go about this, but I think for someone who's GREP-challenged it's a good way to go about this. Still, any suggestions you can offer are welcome

Roland
MemberDavid Blatner said:However, they have kept the Export to Dot-matrix feature.
Has anyone thought to check how Neo feels about that?
Roland
MemberDavid Blatner said:However, they have kept the Export to Dot-matrix feature.
Has anyone thought to check how Neo feels about that?
Roland
MemberThe video guy said 300×300 pixels at 300 PPI, but it just sounds wrong. Why request a 300PPI file if no screen outputs at that resolution?
I sent a 300PPI file at 300 pixels wide, with 3 path-based layers so they can resize if necessary, but I wouldn't be surprised if I find an email requesting a bigger file when I get to work on Monday :)
Roland
MemberThe video guy said 300×300 pixels at 300 PPI, but it just sounds wrong. Why request a 300PPI file if no screen outputs at that resolution?
I sent a 300PPI file at 300 pixels wide, with 3 path-based layers so they can resize if necessary, but I wouldn't be surprised if I find an email requesting a bigger file when I get to work on Monday :)
Roland
MemberUnless you need to print using black only, my suggestion is to try adding 10% Cyan, 10% Magenta and 10% Yellow to the black. So a 50% Black would become 5/5/5/50 (CMYK). Alternatively you could add 20% Cyan and skip the rest, if you want a cooler black rather than the warmer, thicker black of 10/10/10/100 (CMYK).
I found I have to do this to most jobs I print on our Canon CLC4040 to get nice, solid grays and blacks.
Roland
MemberUnless you need to print using black only, my suggestion is to try adding 10% Cyan, 10% Magenta and 10% Yellow to the black. So a 50% Black would become 5/5/5/50 (CMYK). Alternatively you could add 20% Cyan and skip the rest, if you want a cooler black rather than the warmer, thicker black of 10/10/10/100 (CMYK).
I found I have to do this to most jobs I print on our Canon CLC4040 to get nice, solid grays and blacks.
Roland
MemberJongware: that's so cool. One line of JavaScript and you saved the day :) It worked perfectly.
-
AuthorPosts
