Strange Bounding Box Behaviour

Hi
I have been working in Illustrator recently - and a problem has arisen which is making it hard to produce an accurate artwork. When drawing a simple rectangular box around a 500 x 830 px page - the bounding box is misaligned to the content box.
What I mean by that is that there is a gap between the edge of the bounding box - and the actual border of the box. To make matters worse - if I move the node for the bounding box - the line doesn't necessarily maintain the offset which appeared in the first instance. Meaning I literally cannot accurately draw a box to fit the page - as the border is always out of position.
I have attached a couple of pics to probably better illustrate the problem than my explanation is doing. Please note, in the pics - I have literally just moved the btm left node of the bounding box (ignore the diagonal lines as this is a sep element) - not other changes have been made.
Any ideas anyone....please....?
Thanks
Miles

Thanks for the reply. Just tried the prefs deletion option but sadly to no avail. Previously I have also reinstalled the entire CS (for other reasons) and the problem had existed prior to this also.
Interestingly if I switch the settings to "align stroke to center" it renders accurately - but the line jumps (all snapping to options are off) to either inside or outside of the artboard and wont sit nicely on the line. It becomes an issue more when exporting as a jpeg as it either renders with no bottom border atall i.e. off of the artboard, or with a pixels space beneath the bottom of the graphic - which obviously is a little unsightly.
Very odd stuff indeed.
M

Similar Messages

  • Strange check box behaviour on Linux

    Hi,
    I have a forms module (10g) that has a database block with a non-database checkbox. This checkbox has the following properties:
    -Value when checked: 1
    -Value when unchecked: 0
    -Check box mapping to other values: Unchecked
    -Initial value: 0
    On 10g iDS (Win2k), when the query is executed on that block, the checkbox is unchecked for all records, which is my expected behaviour.
    Running the same module on 10g ias server (Linux) against the same database shows all checkboxes checked!!
    I can bypass this by coding a post-query-trigger and setting the value to 0, but I would like to know if someone knows anything about that.
    Thanks in advance
    Gerald

    Thanks but didn't quite work.
    This is a Seam application so I have a ClientOfficeList class which looks like this.
    private static final String EJBQL = "select clientOffice from ClientOffice clientOffice";
    public ClientOfficeList() {
              clientOffice.setClientGroup(new ClientGroup());
              setEjbql(EJBQL);
              setRestrictionExpressionStrings(Arrays.asList(RESTRICTIONS));
              setMaxResults(25);
         } then the ClientOffice entity bean looks like this.
    I wasn't able to introduce a boolean property in the entity bean since it doesnt have a corresponding database column mapping
         public void setClientOffice(String clientOffice)
              this.clientOffice = clientOffice;
         @Column(name = "CLIENT_OFFICE_STATUS", nullable = false, length = 1)
         @NotNull
         public char getClientOfficeStatus()
              return this.clientOfficeStatus;
         }The xhtml looks like this
    <h:column>
                <f:facet name="header">
                    <ui:include src="layout/sort.xhtml">
                        <ui:param name="entityList" value="#{clientOfficeList}"/>
                        <ui:param name="propertyLabel" value="Office status"/>
                        <ui:param name="propertyPath" value="clientOffice.clientOfficeStatus"/>
                    </ui:include>
                </f:facet>
                <h:selectBooleanCheckbox value="#{_clientOffice.clientOfficeStatus}" />
            </h:column>

  • Bounding boxes appear in Acrobat after exporting from InDesign

    Whenever I create outline fonts in my CS3 version of InDesign (I haven't upgraded to CS4 on this one program yet), I'm left with some very strange thin white lines surrounding some or all of the resulting letters that look suspiciously like bounding boxes. This never seems to occur if I don't create outline fonts, but simply embed the fonts and create a PDF using the Export command, so I have to believe the anomaly has something to do with this conversion process within the program. If I use illustrator CS4 to create outline fonts and then place them within my InDesign documents, I don't appear to have the problem. However, that's not a very desirable solution as it negatively impacts the fluidity of layouts and the ease of design, both of which I use in design for.
    And yes, these small thin white lines do print, so the problem is far more than merely academic.
    Has anyone else ever experienced this issue, and if so, how did you solve the problem (assuming you did)?

    Sorry about that, I apparently forgot to attach the file; have done so now.
    The method I'm using for creating outlines is simply to use the "Create Outlines" command under the Type menu within InDesign. Then I create my PDF files by using the Export command under the File menu and choosing the PDF/X1a option. 99% of the time I get perfect results, it's only when I try to make outline type that I encounter this problem. You'll clearly see the artifacts in question in the example attached.
    I don't know whether or not the press would have printed these artifacts, as you suggest, since no printer has been willing to execute a file that shows any anomaly in the proof process. I can't say that I blame them.
    Hopefully you will see what I'm talking about and can recommend a solution, though I like your idea of simply giving them a properly executed file and then telling them to get a life. It hasn't worked so far, as I unfortunately deal with a lot of Neanderthals around here, but I suppose it's worth putting forth again the next time this issue arises. It will.
    By the way, no print house of my choosing is this far behind the curve, if at all. These cavemen are always printers who have long-standing relationships with my clients, and for whatever reason (generally lowest cost I'm sure), the clients think they hung the moon. We, of course, no otherwise, but it does it profit a designer to tell his client he or she is crazy for using a printer who is a decade behind the technology curve.
    We cowboy up and seek solutions, eh?

  • Bounding box problem in InDesign CC 2014

    I have a PC, am a Cloud Customer, and just upgraded to CC 2014. Have a 1000 page book finished. Went to editing. It is not broken into sections.
    Don't know what happened but - Opened doc to find two pages with bounding box in center. Renamed the doc -- no difference. Deleted the two pages and tried to flow the pages back on the newly inserted pages. Works but it keeps eliminating a page so that I have to manually add in another page each time. Am only on page 140 of 1000.
    What can I do?

    Does this "bounding box" have really strange dimensions, written in scientific notation? There's a bug that does this on some converted files (don't think I've seen it on new files). I believe deleting the pages, complete with frames, and replacing them should get the file back on track, but the first thing you should do at that point is export IDML and resave as a new file. See Remove minor corruption by exporting

  • Text put into a canvas element with context.fillText() always has a black box where each letter goes. If the text is black you just see the black rectangle. If the text is not black you see it on the black bounding box. Surely this is not right.

    This has happened on the last few versions of firefox, as long as canvas has been supported. I see other people's screen shots from canvas tutorials, and the text always looks normal. On my system, any text put into a canvas element via context.fillText() will have a black bounding box for each letter, sized appropriately for the letter. If the text is black, of course you only see rectangles. If the text is a contrasting color, then you can read it, but it looks bizarre.

    Thomas...same kind of crap here.
    I used Custom Text - entered a sentence, hit return, entered another.
    Set to 72 pt.
    The default alignment is centred - I want left aligned text...the text start point stays at the centre of frame and the sentence runs off the edge of the bounding box.
    There is no settings in the Text or Title inspector dialog to correct that!
    Using Transform will not sort it!

  • I have 4 equal oblong shape created with borders How do I go about knowing what size the selection area is so that I can crop an image to fit. I don't want to use paste in then adjust the bounding box to suit

    I have 4 equal oblong shape created with borders How do I go about knowing what size the selection area is so that I can crop an image to fit. I don't want to use paste in then adjust the bounding box to suit

    What do you mean a moderator

  • Is there a way to tighten a text bounding box?

    Hey all,
    I've looked before but never found a definitive answer to this question:
    Is there a way to tighten the text bounding box without converting it to outlines?
    I work for a screen printer, and want to figure out a way to tighten the bounding box without changing the leading and without converting it to outlines in order to be able to edit said text. We deal with a lot of clients who send us names, that are often misspelled, and after an initial proof need to be corrected. Sometimes we need to center this text to an object.
    Illustrator's bounding box, unlike that of Corel (which is our primary program, and won't open AI files) includes the leading below the type, so when you center it, it's not visually centered:
    So I guess my real question is is there a way to get the text centered (as seen below) without converting the text to outlines, or messing with the leading, or is there a way to tighten the bounding box?
    Thanks in advance!
    -K

    Combat and Dandreu,
    You may use this silly way:
    1) Tick Edit>Preferences>General>Use Preview Bounds;
    2) Select the Type and Effect>Path>Outline Object.
    That will reduce the Bounding Box to the actual bounds of the letters so you can centre as you wish.
    Remember to untick Edit>Preferences>General>Use Preview Bounds before you get a reverse issue.

  • CS2 Need to set text bounding box to snap to exact measurement, not em size and without leading

    I am currently using CS2 working in a sign shop designing signs, banners and vehicle lettering.
    When working with text I need to know the exact letter height, not the em and without the leading. I need it exactly the way it would measure if converting the text to outlines. The reason I need this information is that when I output the lettering to a cutter/plotter to cut vinyl media I need to know the exact measurement so I can nest my lettering on my media size. The media is typically 24" wide which gives me 22.5" of available space once the pinch rollers on the machine are considered. Pinch rollers are rollers that engage a knurled driving wheel and "pinches" the media between them and thus guides the media through the plotter. Of course, when using any media one must make the best use of it to avoid making scrap or using more than is needed for the job at hand. Converting text to outlines gives me that measurement.
    One time awhile back I did a google search on this and found a one or two button fix that made the bounding box snap to the exact "ruler" height of the text. It worked great. But I got away from design work for a short period. When I returned I'd forgotten the process. Back when I did find it I never bookmarked or made a text file explaining the process and I'm ost in finding it again.
    I don't know exactly how I worded the google search but the answer I was looking for came up on the first page. That's probably why I didn't feel the need to bookmark it or write it down. Now, I've googled dozens of different wordings for my question and get nothing. It's likely a nomenclature/jargon issue and I've yet to stumble on it again.
    If anyone could help out I would so greatly appreciate it. As it is, when I get to the point that I need to know the exact ruler height of my lettering I convert my text to outlines. But then, as sometimes happens, I'll desire to change the font or try someting different but the text is not live so I'll have to start over with that line of lettering.
    I sincerely hope my explanation of my questions makes sense to anyone who might be reading this.

    Jacob Bugge, you are a blessing. This effect not only saves me time but avoids a lot of frustration when a client wants to change some copy or I commit a spelling error or have some other brain malfunction. Not to mention the sometimes hundreds of single words or number groups I must fit onto an artboard set to my available media space.
    Option 2 is exactly what I was looking for and I'll remember it forever now as I've spent parts of the past week searching that answer only to hear over and over again, "You can't do that in Illustrator".
    Thank you so much for your quick response!

  • Can you view text outside of the canvas? as with the view menu you can see animation paths, bounding boxes and handles??? many thanks

    re: Motion 5
    can you view text outside of the canvas? as when using the view menu you can see animation paths, bounding boxes and handles???
    I'm in the middle of a text animation design treatment and unless my memory is completely failing I thought this was an option.
    An example would be selecting all layers and being able to see all bounding boxes and animation paths while moving along the timeline.
    Of course this could be quite a mess if you couldn't selectively chose which layers, its just with this current project it would be so helpful if
    I could see the text beyond the canvas to aid in my animations.
    many thanks,
    robert
    Motion 5
    2014 MacBook Pro 2.6Ghz i7
    16GB RAM
    OS X 10.9.5
    2011 Mac Pro
    4 Boot drives OS X 10.9.4, 10.10, 10.7, 10.8
    960GB OWC Mercury Accelsior_E2 PCI Express SSD (Current screaming fast boot drive)
    64GB RAM

    thanks for both of your responses
    I do understand shift + v " to "Show Full View Area" and shift + z to fill screen, etc.
    and command + & - for zooming
    what I'd like to do is selectively view, say, the text outside of the canvas as you can see the bounding box
    which contains the text or object when selecting one or all layers in the layers column
    I haven't used this feature in a while though I do recall using it in the past.
    Any help would greatly appreciated
    thanks,
    R.

  • How can I align a text object by the visible text and NOT by its bounding box?

    Illustrator CS4.
    I am trying to align some text to the center of the artboard. The bounding box is bigger than the text, so when I try to align it to the artboard it doesn't actually center align the artwork as I need it to. The text is needing to be aligned with another text object, so I can't just center align the text and then align to the artboard (which would eliminate the bounding box problem, I think). To make matters worse, the text I want to align has a stroke.
    The only way I know to currently align the text properly is to convert it to outlines. This is what I've done, but I need something better. I want to be able to have my illustrator file that has all editable text and then be able to make a separate identical file with all text converted to outlined paths. The only thing holding me back right now is that I can't get the exact alignment while everything is still as text.

    The solution is to simple to believe and probably why you over looked it.
    You make two text frames to exactly the height and width of the text. You position the text in the relative location and then group the text frames  then center that group on the artboard.
    Like such:
    If you ever want to add text that should be no problem but you have to re center.

  • How do I get rid of the dotted line on right side of bounding box

    Ever since I upgraded to CS5, I seem to have a broken dotted line along the right side of the bounding box of the png logo that was created for my company.  It wasn't there before. I've gone back to my original back up of the logo and this broken line is in all the versions now.
    Whenever I use the artwork a single dash/dotted line is left on the far right, where the right vertical line of the bounding box would have been. You can see it in the image below on the right.  Its a faint white line but when printed on a banner its stark white.  The line falls just above the last "A" in Alberta.
    I can use Illustrator and Photoshop basics and but have trouble when I get into problems like this.
    Can anyone help me figure out why its there and how to get rid of it?
    I would appreciate any help!
    Thanks.

    Wade and Monica,
    Thanks for your help.
    Wade, it hit me when you asked "why is it a png" file and I realized that I was using the wrong file.  Sometimes its hard to see the forest for the trees!  Problem for banner artwork fixed and I have now used the correct logo file so no more dotted line.
    The dotted line only appears on the the png version of the logo.  There's no coloured background on the logo file.  She gave me the file as both an eps and a png file. I'm pretty sure she created the logo in Illustrator.  I've been using the png file for the website, which is what I thought it worked well for.  And the eps one for my print materials.
    I have no clue why I grabbed the png instead of the eps logo file I usually use, but thanks for pointing out the obvious since I wasted time trying to fix it and was getting very frustrated at what had suddenly gone "wrong".
    I still have that dotted line on the png file of the logo but I'll have to figure that out another day.
    Thanks again!
    Hasmi

  • Can someone help me in building an interactive PDF form with dynamic bounding box?

    Hi Guys,
    I need to create an interactive PDF form which will contain images, text and fields.
    This is how it would be laid out:
    Header Image at the top.
    Below that a Text Box with a question "Choose the number of licenses" and a drop down option from 1 to 10.
    Depending on what they select, I need the following to be displayed.
    The following should be encapsuled by a bounding box.
    If "1" is selected. "Username: <blank field>    Password: <blank field>
    Then a button which says "Click Here To Login To Your New Account".
    The bounding box should end here.. and I have more text and images below.
    This I could achieve! But now if I select "2" I would need the bounding box to automatically become taller to accommodate two rows with "Username <blank> Password <blank>
    The bounding box needs to expand or contract based on the number selected in the drop down.
    Would love to here your thoughts on this!
    Cheers,
    Rajiv

    If you were to look at the spec for PDF, you'd see that that is probably not possible with a PDF file.
    But, I encourage you to ask this question in the Acrobat PDF Forms forum where the forms experts reside, and perhaps they could suggest an answer. JavaScript can be used, and perhaps that's the answer:
    PDF Forms

  • In photoshop elements 13, the bounding box is very light and hard to see.  Can this be darkened?

    In photoshop elements 13, the bounding box is very light and hard to see.  Is there anyway that this can be darkened?

    When my wife first logs in, this is the screen that comes up:
    So we hit "Continue" and the next screen comes up:
    So then we click "This is Okay" and the next screen comes up:
    It doesn't matter what we select here; the next screen is always the following:
    And here is where it dead ends. There's no place to enter an alternate name under 40 characters, there's nothing to click on. And this has been happening every time my wife has tried to log in.

  • WFS Bounding Box question

    Hello,
    I've integrated a WFS layer into an Oracle Maps application and am having errors when I try to do anything that involves a 'bounding box' type query, like zooming, panning etc. A "zoomToTheme()" function works fine as this does not use the bounding box.
    Looking at the logs on the WFS server (GeoServer 2.1.3) the request has this form :
          <ogc:Filter>
            <ogc:BBOX>
              <ogc:PropertyName>CCW:sssi_polygon/CCW:the_geom</ogc:PropertyName>
              <gml:Box srsName="EPSG:27700" xmlns:gml="http://www.opengis.net/gml">
                   <gml:coordinates decimal="." cs="," ts=" ">194769.23076923075,291076.92307692306 358615.3846153846,373000.0</gml:coordinates>
              </gml:Box>
            </ogc:BBOX>        
          </ogc:Filter>However the WFS server doesn't like the "CCW:sssi_polygon/CCW:the_geom" PropertyName and raises this error :
       <ServiceException code="InvalidParameterValue">
          Illegal property name: CCW:sssi_polygon/CCW:the_geom
    Details:
    org.geoserver.wfs.WFSException: Illegal property name: CCW:sssi_polygon/CCW:the_geomIs this something that MapViewer is doing wrong or the WFS server? Looking at other WFS examples it seems that MapViewer is wrong, however I am no WFS expert!
    Is there anyway that this can be configured to just pass through "CCW:the_geom" or even "the_geom" instead?
    Any guidance would be very much appreciated.
    Steve H

    Additional info :
    This layer works perfectly well in the Map Builder and looking at the request made by Map Builder it appears to be doing it 'correctly' :
    <ogc:Filter>
      <ogc:BBOX>
        <ogc:PropertyName>CCW:the_geom</ogc:PropertyName>
        <gml:Box srsName="EPSG:27700" xmlns:gml="http://www.opengis.net/gml">
             <gml:coordinates decimal="." cs="," ts=" ">211511.8058591216,329532.7730012691 324247.2566166974,372875.7230012691</gml:coordinates>
        </gml:Box>
      </ogc:BBOX>        
    </ogc:Filter>Thanks,
    Steve

  • Enlarged bounding box around imported vector images (InDesign/Illustrator CC 2014)

    Hi all, I've searched the forum for an answer but can't seem to find one. Hopefully someone can help.
    Ever since my upgrade to CC2014, whenever I import a vector image from Illustrator into InDesign, the image comes in with an expanded bounding box. Unlike in the old days (i.e., the moment before I upgraded), when the bounding box would exactly enclose my image with no extra white space on any of the sides.
    Sometimes the bounding box is small and sometimes it's gigantic. I cannot determine any rhyme or reason why it varies. Sometimes it's wider on the sides than on the top/bottom. Other times it's gigantic on one side but not the others. Basically, it's all over the place with no consistency that I can determine.
    I find it incredibly visually distracting to have these weird-sized bounding boxes around my art, and it sucks to have to constantly resize them on every imported image.
    I promise there are no guides, stray points, etc. in the Illustrator files. There is absolutely nothing "invisible yet there" that would create these expanded bounding boxes.
    Two samples are below.
    Note on this first one that the bounding box is wider at the right than the left.
    On this second sample, note that the bounding box is gigantic in general, but especially at the top, and it's smaller on the sides/bottom. Huh?
    Any ideas? I desperately want this to stop. Just want a bounding box that exactly encloses my artwork after I import it.
    Thank you for your ideas or suggestions,
    Laurie

    Hi Bob, thanks very much for this info. I figured there was a checkbox hidden somewhere...
    I tried all of the cropping options and although it seems like this would be a fix, it's unfortunately not fully resolving the issue.
    The option that gets me closest is "crop to art." However, as you can see from the sample below, there's still a pretty large gap at the bottom, as well as a small one at the left side. (The top and right actually are cropped to the art, as requested.)
    Do you have any other suggestions of things I can try? Or does anyone else have any ideas?
    Thanks again,
    Laurie

Maybe you are looking for

  • Opening .CR2 files in CS5 Photoshop from Canon T4i.

    Mac OS 10.6.8.  Photoshop CS5.1 V12.1 x64. I am trying to open and edit RAW images shot on my new Canon T41 Rebel. Will not open. Tried to convert using Adobe DNG Convertor. Did not work. Is there a way without upgrading to CS6?

  • Help Please! Genius AND WiFi not working on iPod

    Hi, I'm using a first gen touch on the latest firmware. even though i have genius on iTunes, it will not transfer onto the iPod. There simply is no genius button. How can I get this working? Also, on an unrelated note, my WiFi is completely shot. The

  • Problem with onboard LAN

    Hi, I have the following problem: After playing around with overclocking and having to reset the CMOS a couple of times, my onboard LAN stops working even if I don't overclock anything. No ping, and the traffic LED is always on. And most interesting,

  • Apple?  My Wish List

    Well I have to many suggestions for the iPhone to list, but as far as integrating iPhone into my Digital Life: I wouldn't mine an Apple branded GPS Car dock-charger with audio-out connector (FM transmitter and bluetooth stereo on a plus version) for

  • Credit Account determination in SO

    Hi, We have a scenario where SO is created for SP: 2345 for whom partners are SH: 1234, BP: 1234, PY: 1234. Now when I goto the SO in VA02>Environment->Partner--->Display Credit Account there it is showing an account 5678. I just wanted to know how t