CS6 - block graphic line.

I have a rather strange problem.

I created a box with a top component, medium and low component. I am having a problem making the middle and lower parts connect and appear smooth. In InDesign, the parties seem to fit well but in the PDF Viewer, it is different (and unacceptable) at various magnifications.

I inserted an illustration showing the appearance at different zoom levels. How can I fix this annoying aspect to that, at least, the appearance is acceptable in low zoom levels?

BTW, the lines are all exactly the same width. They were created in InDesign using the curved corner box. I then used the scissors to split the box (so that I can stretch the middle section without affecting/changing the shape of the corners).

Thank you

Alignment_issue01.png

I don't understand why you have to divide the area in the first place. You can easily resize a box corner rounded without affecting the corners.

Tags: InDesign

Similar Questions

  • Graphic line anchors...

    The script below from GitHub (graphic lines Wiki fabiantheblind/auto-typo-adbe-id ·) GitHub) creates the path below...

    The location of anchor for each point corresponds to the position of the point before.

    I want to create a path made of straight lines only and tried, in vain, either remove the anchors or anchor positions correspond to the position of the point that they are from.

    Does anyone have any suggestions?

    Thanks much for any help.

    gline.png

    var data = {}

    "pw" : 100,

    "ph" : 100,

    "anchors" : [

    0,50],

    [ 10,60],

    [ 20,40],

    [ 30,60],

    [ 40,40],

    [ 50,60],

    [ 60,40],

    [ 70,60],

    [ 80,40],

    [ 90,60],

    [100,50]

    ]

    };

    / / We need a doc

    / / use of pw and ph data

    var = doc app.documents. Add ({

    {documentPreferences:

    pageHeight:data.ph,

    pageWidth:data.pw

    }

    });

    / / the page is already there

    page var = doc.pages. agenda (0);

    / / create a graphicLine

    var = GL page.graphicLines. Add ();

    / / loop through the data.anchors

    for (var I in the data.) ( anchors) {

    var point = gl.paths [0] .pathPoints [i];

    /**

    * a graphicLine is always 2 pathpoints

    * So we need to add points from the third

    * the data object anchor

    */

    if (i < 2) {

    point. Anchor = data. anchor points [i] ;

    }else{}

    point = [0] gl.paths .pathPoints. Add ();

    point. Anchor = data. anchor points [i] ;

    }

    if ((i ! = données.)) anchor points. length - 1) && i!=0)

    point.rightDirection = data. anchor points [i-1];

    point.leftDirection = data. anchor points [i] ;

    }

    Thanks much for any help.

    gline.png

    Hello

    I would like to delete the line:

    if((i != data.anchors.length - 1)&& i!=0)
    

    and change the line:

    point.rightDirection = data.anchors[i];
    

    Jarek

  • ClickListener in ADF graphic line

    Hello

    Is it possible to have the values of the axes x and y (i.e.coordinates) of the graphic line if the user clicks in an area of the line between the points (not the point itself)?

    I can get the values of the axes x and there if I click on the point on line as follows:

    public void graphClickListener (ClickEvent clickEvent)

    {

    ComponentHandle handle = clickEvent.getComponentHandle ();

    If (handle instanceof DataComponentHandle)

    {

    DataComponentHandle = (DataComponentHandle) handle dhandle;

    Object Val = dhandle.getValue (DataComponentHandle.UNFORMATTED_VALUE);

    Date timeVal = null;

    Attributes [] seriesInfo = dhandle.getSeriesAttributes ();

    If (seriesInfo! = null & & seriesInfo.length > 0)

    {

    Object = seriesInfo seriesName [0] .getValue (Attributes.LABEL_VALUE);

    Attributes [] groupInfo = dhandle.getGroupAttributes ();

    If (groupInfo! = null & & groupInfo.length > 0)

    {

    TimeObj = groupInfo object [0] .getValue (Attributes.LABEL_VALUE);

    If (timeObj! = null)

    timeVal = new Date (((Date) timeObj) .getTime ());

    }

    }

    However when I click on one area of the line between the points (not the point itself) I can get only the information series, not axis x and axis are name value:

    ElseIf (manage instanceof SeriesComponentHandle)

    {

    Get the attributes for the series

    Attributes [] seriesInfo = ((SeriesComponentHandle) handle) .getSeriesAttributes ();

    String data = "";

    If (seriesInfo! = null)

    {

    for (uploading Attributes: seriesInfo)

    {

    data += "\nSeries value:"+ attrs.getValue (Attributes.LABEL_VALUE);.

    data += "\nSeries name:"+ attrs.getValue (Attributes.LABEL_ATTRIBUTE);.

    data += "\nSeries id value:"+ attrs.getValue (Attributes.ID_VALUE);.

    data += "\nSeries name id:"+ attrs.getValue (Attributes.ID_ATTRIBUTE);.

    }

    }

    System.out.println (Data);

    }

    }

    Here is the source of the jsf file:

    < dvt:graph id = "lineGraph1" animationOnDisplay = "auto".

    tabularData = "#{pageFlowScope.gaphPageStateBean_backing.graphTabularData} '"

    customToolTipCallback = "#{pageFlowScopegraphPageStateBean_backing.callback} '"

    graphType = "LINE_VERT_ABS."

    seriesObjectCount = "#{pageFlowScope.graphPageStateBean_backing.seriesCount} '"

    timeRangeStart = "#{pageFlowScope.graphPageStateBean_backing.graphStartDate} '"

    timeRangeEnd = "#{pageFlowScope.graphPageStateBean_backing.graphEndDate} '"

    timeAxisInterval = "CTAI_MINUTE" timeRangeMode = "TRM_EXPLICIT".

    "partialTriggers =": commandLink1: t1:cb7.

    Binding = "#{backingBeanScope.graphPageBean_backing.graphBinding} '"

    clickListener = "#{backingBeanScope.graphPageBean_backing.graphClickListener} '"

    timeAxisType = "TAT_IRREGULAR" textAntialiasing = "true".

    scrollListener = "#{backingBeanScope.graphPageBean_backing.scrollListener} '"

    zoomListener = "#{backingBeanScope.graphPageBean_backing.zoomListener} '"

    markerTooltipType = "MTT_VALUES_TEXT" >

    < dvt:background / >

    < dvt:graphPlotArea / >

    < dvt:seriesSet defaultLineWidth = "3" defaultMarkerColor = "#ffffff".

    seriesMap = "#{pageFlowScope.graphPageStateBean_backing.lineGraphSeriesMap} '"

    markerDisplayed = 'true '.

    defaultMarkerShape = "MS_CIRCLE" / >

    < dvt:o1Axis id = "rhrhtr6" scrolling = "on" / >

    < dvt:y1Axis id = "fwef43" lineWidth = '1' axisMaxValue = '1.0 '.

    axisMinValue = "0.0" logarithmicBase = "10" / >

    < dvt:legendArea automaticPlacement = "AP_NEVER" rendered = "false" / >

    < dvt:o1TickLabel id = "o1TickLabel1" tickLabelSkipCount = "50".

    tickLabelSkipMode = "TLS_MANUAL".

    tickLabelSkipFirst = "0" / >

    < dvt:y1MajorTick id = "y1MajorTick1".

    tickStyle = "#{pageFlowScope.gaphPageStateBean_backing." YAxisTickLine} "/ >"

    < rendered dvt:y1TickLabel = "false" / >

    < dvt:shapeAttributesSet id = "shapeAttribSet1" >

    < component dvt:shapeAttributes = clickable 'GRAPH_AREAMARKER' = 'true '.

    ID = "shapeAttrib1" / >

    < / dvt:shapeAttributesSet >

    < dvt:timeAxisDateFormat timeFormat = "HOUR24_MINUTE."

    yearFormat = "YEAR_LONG."

    monthFormat = "MONTH_SHORT."

    quarterFormat = "NONE" / >

    < dvt:o1Title text = "" time: "horizontalAlignment ="LEFT">"

    < dvt:graphFont id = "graphFont1" emphasized = "true" color = "#002173" / >

    < / dvt:o1Title >

    < dvt:annotationSet annotationMap="#{pageFlowScope.graphPageStateBean_backing.graphAnnotationMap}"/ >

    < / dvt:graph >

    Thank you.

    Valon

    JDeveloper 11.1.1.5.0

    AF:graph

    Except if a function is used to interpolate the data points, is not possible.

  • Maximum graphical line of items

    Hello

    I have a report page that also contains a chart area. Once I submit to the dates entered will appear between the dates, and also line chart will appear. In the chart, I have the "tax" on axis y and the days on the x axis. Once my period of 15 days, there is no problem with the graph. However, if I want to look at the graph each month, it goes to 15 days. So, my question is that if graphic line supports up to 15 entries or not?

    Thank you

    Hello-

    Looks like your graphical query of the series is limited to 15 lines. You can change this value in the App generator.

    Austin

  • Find and delete the graphic lines of geometric limits

    Hello world

    I'm really desperate after days of web browsing and the forums that I still cannot understand this.

    I'm working on InDesign CS3 on a MacBook Pro with Snow Leopard.

    I have a catalog of 300 pages, set up thanks to a data merge. Unfortunately this way, I produce 2 graphic lines at the end of each page to which I would like rather to remove. Since I don't want to do it manually to each page and I'll have to set up this catalog quite frequently in the future I would like to remove these lines using Applescript.

    Since I have about 12 more of the same lines on each page (same style, color, stroke etc) I thought that the only way to tell which Applescript to remove is the geometrical limitations because these lines always run the same coordinates on each page.

    Unfortunately I can't understand it. I tried the following code:

    tell application "Adobe InDesign CS3"
         tell document 1
              repeat with oneFrame in (get graphic lines whose stroke weight = 1)
                   if geometric bounds of oneFrame is {0, 0, 0, 210} then
                        delete oneFrame
                   end if
              end repeat
         end tell
    end tell
    
    
    

    RESPONSE

    tell application "Adobe InDesign CS3"
         get every graphic line of document 1 whose stroke weight = 1
              --> {graphic line id 187 of page id 177 of spread id 172 of document "Untitled-16"}
         get geometric bounds of graphic line id 187 of page id 177 of spread id 172 of document "Untitled-16"
              --> {0.0, 0.0, 0.0, 210.0}
         delete graphic line id 187 of page id 177 of spread id 172 of document "Untitled-16"
    end tell
    
    
    

    It worked well for the line to x y 0mm 0mm with a length of 210mm.

    I tried the same thing with a line x 3mm y 134mm length of 210mm with the following code

    tell application "Adobe InDesign CS3"
         tell document 1
              repeat with oneFrame in (get graphic lines whose stroke weight = 1)
                   if geometric bounds of oneFrame is {134, 3, 134, 213} then
                        delete oneFrame
                   end if
              end repeat
         end tell
    end tell
    
    
    
    

    ANSWER:

    tell application "Adobe InDesign CS3"
         get every graphic line of document 1 whose stroke weight = 1
              --> {graphic line id 213 of page id 177 of spread id 172 of document "Untitled-16"}
         get geometric bounds of graphic line id 213 of page id 177 of spread id 172 of document "Untitled-16"
              --> {134.0, 3.0, 134.0, 213.0}
    end tell
    
    

    It was my best shot. No idea if I'm on the right track or totally out of bounds.

    Any help would be much appreciated!

    Thanks in advance...

    Osinho

    Take a look at that show the values for the geometric limits. These figures related to your x and is coordinated and you refer to them by their article in the list, for example, item 1 is the first "134,0" in your list, point 2 is called the "3.0", etc. So you need to refer to "that item 2 of geometric limits = [regardless of the value you're trying to match].

    If your document is very complicated, I think I would add another modifier to ensure that you get the right things, to say if these lines have a color that is not used on other graphic in the document lines, or if their weight of race is different, or even tests two items in the list of geometric limits if there is two that appear systematically in all the elements you want to delete - something for you make sure that you ONLY get references to the items that you want and are not likely to delete something, you need to keep.

    Good luck and welcome to AppleScript!

  • Get blocks of lines on my screen

    Lines of the form

    I'm getting blocks of vertical and horizontal lines on my screen. I replaced the cable vga & monitor.  I run Vista Ultimate. What do you suggest me then?

    Hello

    These lines indicate corruption graphics driver or lack of graphic material.

    Monitor > cable > Port > that is either connected to a graphics card in a slot on the motherboard or integrated graphics hardware that is part of the motherboard.

    As you traded him cable and monitor you should now go to the website of your computer or the manufacturer of the graphics card > Search a drivers and download article > search your computer or your graphics card model number > your operating system > drivers for it: either video / graphic / Chipset (according to the wording it) > download and install the drivers.

    If that fixed it, it seems to me be a problem of graphic material.

    If a desktop computer, or share your graphics card with a good.

    Or, if graphics card built-in, you will need to install a graphics card in a slot of the motherboard to see if this solves the problem.

    When a laptop; If under warranty, contact the manufacturer.

    If it is not under warranty, contact a repair shop, local.

    See you soon.

  • The changed graphic line in the histogram chart on my health application. How can I change this back?

    The graphic on my health application under a line chart to a bar chart.  How can I change this back?

    Answer is simple: you can not change it back because of the update of IOS.

    BUT why have they changed it? Us users want to line charts!

    Anyone care to explain Apple? This is quite annoying...

  • Mixed Signal graphic = &gt; line of bad names

    Hello

    I want to use a graph of Mixed Signal and I noticed that the digital waveforms line names are not properly displayed.

    For example:

    The attributes of the wave the nams of line are defined as "Name1" "Name2"; "Name3"...

    On the graph of Mixed Signal, the first line is correctly called 'Name1' but all the others are called "Digital 1-> Line 0"; ' " Digital 2-> line 0 '...

    Is this a bug in LabView?

    If you use a normal digital chart, all names are displayed correctly.

    Yes, I know that I can change the linenames with a property node, but it should also work with the attributes of waveform.

    And a small second question: why are there no digital and mixed-signal graphics cards? I always build them manually...

    Best regards

    Reinhard

    Hello Reinhard,

    I think I found a link that might cover your problem. Looks like it has been known for some time

    How can I assign names to my digital waveform shown mixed graphic Signal?

    http://digital.NI.com/public.nsf/allkb/A6D74595D0EEFA6386257D77006537DE?OpenDocument

    Best regards

    Michael

  • constraints in the graphics lines

    Muscle memory tells me I can press and hold to draw straight lines with graphical tools, but whenever I tried yesterday it just canceled the operation of demarcation line. FM 2012 - have so far failed to notice/stumble onto an "improvement" over previous versions?

    It was persistent, but, for the fear and amazement on the face of the developer: "you mean those are three separate, editable graphics in this diagram? and the connectors are separated too? »

    He has just cancelled the operation of demarcation line

    FrameMaker has a weird turn on shift and drag to a straight line. Press and hold SHIFT before you draw the line. The penalty for pressing SHIFT after you start drawing? The row is deleted. Enough of the penalties, if you ask me, but this behavior has been in place for 8-10 years. Before that, he worked as any windows application.

  • How to display current date time of day previous same time and same with last day of the week with 24 hours in relation to the graphic line obiee 11g

    Hello


    Can someone help me with the problem I am facing to... my scenario is currently that we show reports from 00 hours up to 24 hours. But now the client wants to exact more than 24 hours for chart reports.

    This means that if the time is now 16:05 hours, then graphical report must display data for 16:00 Hrs from yesterday until 16:00 hours that day. Is the same for the last week day 24 hours as well. Means they need two lines in the chart. Please help me...

    Thank you

    Srini VIEREN Terry.Williams dileraco

    Hello

    Now using these variables filter your column of measure...

    Kind regards

    Naga

  • CS6/Wacom pixelated lines

    Firstly, thank you for all the patience and friendly advice!


    I am not the user of the more sophisticated computer, OK? Since joining this site I posted once and received an e-mail response and therefore replied by e-mail. There is therefore no way to go directly to the post, punch 'reply', write away in the small rectangle and then click on 'publish '?

    Now to the point: I'm getting used to my new Intuous (my other in 6 years) and once more work with CS6. However, for the first time I find that each & ^ % $#! line I draw pixelated galore! I could of course go into business publishes 'enjoy along dotted lines' illustrations but honestly don't get any sense that there is much of a market for it.


    Here's what I deal with... Help!?


    Thank you for your time and attention.

    Screen Shot 2015-04-30 at 7.29.42 AM.png

    Hello

    Disable the color dynamics, looks like you have foreground/background jitter enabled.

    Indeed disable all setting as a troubleshooting and start over.

  • Button to block multi line

    Guys, I was wondering if someone could help me. I have a block record multi that shows about 10 lines on the screen of the user, I also added a button to this disc multi block so there are 10 buttons, each button next to the corresponding line. When I click the button, it processes the data of the current line and gives a result, however it doesn't seem to work like that. If I asked back and have 10 records displayed on the screen and then click on the button 5 down which must process the data for the 5th record down there actually processes the data for the first record where the cursor is currently located after the first request. Is there anyway that I can get the cursor to go into the folder that corresponds to the key? IE if I manually click a folder and then the buttons it treats all document the cursor, but I want it to automatically go to the record corresponding to the button when the button is pressed?

    Thanks for any help I receive.

    Set the navigable property to true for your button mouse.

    see you soon

  • Dreamweaver CS6 blocks w/search

    All of a sudden my Dreamweaver CS6 began to break up when I use the search function.

    I use a MacBook Pro 10.9.3 w/8 GB RAM and I have a lot of space on my boot drive.
    I've done the normal things that Mac users to clear the PRAM and other measures, but it's not helping.
    And apparently, it's only with the search function. I do not use this feature much when dealing with searching through code with lots of lines.

    Dreamweaver on my computer is fully updated as well as the software of the computer.


    I'll install Dreamweaver CC to see if that solves this problem.
    However, I really need to know if there are others with the same issue or not, and if there is a problem or not.

    I have creative cloud.

    I also read that Mac is more going to be supporting Java...

    Have you tried to erase the program cache/rename the folder personal Config for now? This will catch all sorts of weird questions of "just started happening '...

    Deleting a corrupted cache file

    If that does nothing, restore default preferences can erase issues related to conflicts of extension causing odd behavior...

    http://helpx.Adobe.com/Dreamweaver/KB/restore-preferences-Dreamweaver-CS4-CS5.html

    You can have both installed at the same time, I'm sure you've noticed, but if you still have problems with DWCS6 after doing the above, a full clean reinstall using the clean Adobe will fix it in general...

    Use the CC cleaning tool to resolve installation problems. CC, CS3 - CS6

    If none of these answers do something, try to create a new administrator-level user account and see if the program works. I saw him several times here in the forum with the Mac, where the new user account takes back the program unstable/unusable.

  • Creative download Cloud Illustrator CS6 block 99%

    Hello

    Download Illustrator CS6 (WIN 7) with block of Cloud deparquement at 99%

    Excerpt from PDApp.log:

    ...

    18/09/2012 10:09:32.951 [INFO] DLM. ApplicationFacade sendNotification = handleNativeDataSignal, type = null

    18/09/2012 10:09:32.952 [INFO] DLM. ApplicationFacade sendNotification = handleNativeDataForCCMDownloadWorkflowSignal, type = null

    18/09/2012 10:09:32.953 [INFO] DLM. ApplicationFacade sendNotification = downloadProgressSignal, type = null

    18/09/2012 10:10:19.076 [INFO] DLM. ApplicationFacade sendNotification = handleNativeDataSignal, type = null

    18/09/2012 10:10:19.077 [INFO] DLM. ApplicationFacade sendNotification = handleNativeDataForCCMDownloadWorkflowSignal, type = null

    18/09/2012 10:10:19.078 [INFO] DLM. ApplicationFacade sendNotification = productSessionDownloadErrorSignal, type = null

    18/09/2012 10:10:19.079 [WARN] DownloadErrorVo error came to WDM with-45 - error type and error code - 12002

    18/09/2012 10:10:19.079 DownloadError [WARN] - download error came with WDM standard --45 error and the error code - 12002

    18/09/2012 10:10:24.118 [INFO] DLM. ApplicationFacade sendNotification = productSessionRetrySimulatedClickSignal, type = null

    18/09/2012 10:10:24.119 [INFO] DLM. ApplicationFacade sendNotification = executeCCMDownloadWorkflowSignal, type = null

    18/09/2012 10:10:24.120 [INFO] DLM. ApplicationFacade sendNotification = executeProdSessWorkflow, type = null

    18/09/2012 10:10:24.126 [INFO] DLM. ApplicationFacade sendNotification = resumeButtonSignal, type = null

    18/09/2012 10:10:28.659 [INFO] DLM. ApplicationFacade sendNotification = handleNativeDataSignal, type = null

    18/09/2012 10:10:28.660 [INFO] DLM. ApplicationFacade sendNotification = handleNativeDataForCCMDownloadWorkflowSignal, type = null

    18/09/2012 10:10:28.661 [INFO] DLM. ApplicationFacade sendNotification = downloadProgressSignal, type = null

    18/09/2012 10:10:33.742 [INFO] DLM. ApplicationFacade sendNotification = handleNativeDataSignal, type = null

    ...

    It's ok now.

    I stop Windows Defender and Avast, the end of the download.

  • Why are graphic line not appearing in the Preview Mode when they show in Normal view?

    I use CS4, InDesign I used it for 4 years. I can't understand why this is happening...

    In the tools Panel, I use online tools and circle. Drawing circles on my paper with a weight of 1 race and lines (arrows). The lines are the top item on my page, the last thing I draw. I draw lines that more would go not only to other graphics, but on the text as well.

    Problem is that they appear only in Normal mode, not the preview mode. Therefore, I don't think that they will appear on the final document.

    I have often used these tools, and the lines that do not display is a new problem. Can someone shed some light on why this is happening?

    Thank you, Louise


    I see two possibilities. You put them on a layer that is set to non-printable or you put inadvertently from the default value of the tool for non-printable in the Panel.

Maybe you are looking for