Yep - CS has implemented Dimensions into Illustrtor.
It's quite nice too.
I do remember Kai's Vector Tools for OS9.
It was a nice set of tools.
Poor Kai has been so fragmented since the days of KPT.
I really liked Streamline a lot. I was in the silk screen industry and it was a godsend. If you have a good B/W source, scan it in at high-res, I am talking 1200dpi. Adjust your settings, and I always got very good results.
Depending on what you were doing, there was little edting. Color images...
Whoops,
this is the code for the display.
SELECT DISTINCT(areaid),
areas.id,
articles.id,
areas.area AS areaname,
articles.article_title,
articles.overview,
articles.emailaddress,
articles.author,
articles.postdate
FROM articles,
areas
WHERE articles.areaid=areas.id
AND...
I probably explained it wrong womewhere.
Take a look at this site
http://www.grindhousedesign.com
You'll see int he center of the page are 5 catagories:
Clubs, Bars....
Each one has an article related to them.
The articles listed there are the first ones posted under that catagory. I need to...
Yes, but I'm looking to get it sorted by date. Not a count.
It's being used to retreive the latest article in each of 5 areas.
So I do a simple JOIN, but GROUP BY areas
This groups it propery, but returns only the first record in each group. ORDER BY will only sort on the found set.
While you cannot create an actual data table with cels, you can use the grid tool to simulate one.
If you have InDesign, it has a table tool that is awesome.
Rich
I am trying to sort my records by date, with the most current date first, then group it by a criteria. Problem I am having is I can group by [column] but it will only show the first records of each group which are the earlier dated records.
SELECT areas.id AS arid, area, articles.id AS aid...
Ahmut,
Illustrator does not have painting capabilities. Do you mean painting by using graidients or gradient mesh?
The brush tools in Illustrator are special path tools.
Please elaborate on your question.
Rich
I have had similar issues you are posting. In my situation, it would be newly created art and it would happen to a handful of them at the same time.
Trying to open a file would result in the error you posted (each file had a different offending command), the file would open but with no artwork...
Both reposnses are correct. The tables do add a paragragh after each and the tables are sent to a new page since it fills the entire page. Oddly deleteing the paragraph deletes the second table. Yet another wonderful display of complete control over this program.
The macro returned an error...
Hmmm.
I am doing wha both of you reccomend but it does not seem to be doing anything. Should I mention I am using a Mac, but trying both command and control keys seems to produce no results.
What I did do was split the table which gave me the 2 rows on serperate pages.
But..it created a new...
I am trying to setup a table (or 2 tables) that fill the entire page. Each table is a 1 x 3 configuration filling a letter size sheet with lanscape orientation.
Problems arise with a second table on page 2. Originally had text wrap set, which made my second row disappear. Consulting Help, It...
Illustrator does have some word processing capabilities.
They are not quickly visible however.
For bullets. What you can do it setup table.
Draw a text box, then choose Windows->Type->Tab Ruler.
Set your tabs for your bullet indents. Mac's bullets are at Option+8.
Windows use Character Map tool...
I am pretty sure this is referring to memory. if Illustrator does not have enough memory to render your art, it will change to Preview Mode. In the same situration, if your printer does not have enough memory it may fail to print.
Basically your final art just may be too complex for the above...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.