White spaces before and after Images

I have several images in my FM document,
They are either gif or jpg.
All set in Anchored frames, left-aligned.
I have made most of them conditional for Online help, so they
dont show up in my Online help.
My issue is I am not sure how to remove all the space that
appears before and after the images (they are not displayed because
I have set it to conditional)
I remember somewhere that the spaces for such images can be
removed.
Please let me know if there is.

Hi,
Thanks for replying.
I have removed the spaces before and after the images in
Frame.
Set the images to be conditional (only for print). If there
are any images they are in anchored frame--left aligned.
So my problem is that the space before - after and the place
where the image originally was (now not displayed as it is
conditional) have these huge white spaces displayed.
I am not sure how to map them or how to delete them.
I am familiar in FM, and Robohelp (although i have worked
with Word only and it was easy). For some reason this seems too
hard.
Hope I have gotten across to you with my question.

Similar Messages

  • 5.2 Pages, how to create white space before and after paragraphs?

    Hi everyone,
    I'm having a very frustrating time with the new 5.2 version of pages after upgrading from a prior version. In the previous version, you could easily adjust the exact amount of white space before and after each paragraph. You were able to do this from within the inspector, but for the life of me, I cannot find it ANYWHERE in the new version and I'm ripping my hair out trying to find it.
    Surely you must be able to control the amount of space before and after each paragraph? It's totally useless to me if I can't; I want to be able to format my documents how I want; ie. plenty of white space between paragraphs and list points, not all bunched up together.
    Someone please help me! Thank you so much!

    Try telling Apple that. Start by rating/reviewing Pages in the App Store.
    I have been told repeatedly by Apple staff that the new User Interface makes it "Much simpler".
    When I ask how? …and point out how many (more) hidden steps there are, they don't want to talk anymore.
    Apple's standard response to just about everything lately, unfortunately.
    btw If you have the choice, use Pages '09 instead. Less buggy and way more features, better laid out.
    Peter

  • How can I control the space before and after text in a table

    Hello
    I have a series of icons with descriptions, these are lined up with icons on the top row and description text in the bottom row. Each icon and description is divided by a stapled line.
    The text is of varying width, therefore the column width must also wary. However I would like to make the space before and after the text equal in all instances (See image).
    If there is anyone that can tell me how to do this with tables or any other tools I would be very thankful.

    The only way I can think of to maintain equla spacing between the text ov vartying lengths and the vertical lines is to put each icon/text pair in it's own frame fitted to content, make each vertical line a separate object, then select them all and distribute the spacing.

  • Data Loading(Before and After Image)

    I heard that a datasource which has both "Before and After Image " ,then the data can be sent directly to the infocube or from the DSO to the Infocube but where as
    If a datasource supports after image then first it has to be loaded to the DSO and then to the Infocube ,
    My question is how to know the image types of the datasource ?

    Hi Ravi,
    Check in ROOSOURCE tables in ECC. You can find the behvariaour options in DELTA field, so based on this table we can say will it support Cube/ODS.
        Delta Only Via Full Upload (ODS or InfoPackage Selection)
    A    ALE Update Pointer (Master Data)
    ABR    Complete Delta with Deletion Flag Via Delta Queue(Cube-Comp)
    ABR1    Like Method 'ABR' But Serialization Only by Requests
    ADD    Additive Extraction Via Extracto (e.g. LIS Info Structures)
    ADDD    Like 'ADD' But Via Delta Queue (Cube-Compatible)
    AIE    After-Images Via Extractor (FI-GL/AP/AR)
    AIED    After-Images with Deletion Flag Via Extractor (FI-GL/AP/AR)
    AIM    After-Images Via Delta Queue (e.g. FI-AP/AR)
    AIMD    After-Images with Deletion Flag Via Delta Queue (e.g. BtB)
    CUBE    InfoCube Extraction
    D    Unspecific Delta Via Delta Queue (Not ODS-Compatible)
    E    Unspecific Delta Via Extractor (Not ODS-Compatible)
    FIL0    Delta Via File Import with After-Images
    FIL1    Delta Via File Import with Delta Images
    NEWD    Only New Records (Inserts) Via Delta Queue (Cube-Compatible)
    NEWE    Only New Records (Inserts) Via Extractor (Cube-Compatible)
    O  
    ODS    ODS Extraction
    X    Delta Unspecified (Do Not Use!)

  • Compare BEFORE and AFTER image in replicat

    Do any of You experts know how to make the following code smaller?
    ...,p_kolonner=@STRCAT("ID='",@IF(@COLTEST(BEFORE.ID,PRESENT),BEFORE.ID,""),"'>'",@IF(@COLTEST(ID,PRESENT),ID,""),"'¤",
    "OBSOLETED_ON='",@IF(@COLTEST(BEFORE.OBSOLETED_ON,PRESENT),BEFORE.OBSOLETED_ON,""),"'>'",@IF(@COLTEST(OBSOLETED_ON,PRESENT),OBSOLETED_ON,""),"'¤",
    "SMRT_ID='",@IF(@COLTEST(BEFORE...The actual parameter would look like:
    P_KOLONNER:  ID=''>'11531'¤OBSOLETED_ON=''>''¤SMRT_ID=''>'1'¤SM_SMID=''>'2011X0074-00'¤SMT_ID=''>''...
    This code is part of the params section of a sqlexec in a replicat file where I want to concatenate before and after images of a table into one parameter. I have to replace all NULLs with '' or the whole string evaluates to NULL when one of the columns are NULL. I have a procedure receiving the parameter.
    How do I write this code shorter? I have to use less code to accomplish the same thing.

    Hi Yosemite:
      You're right, the correct term is "Key Fields", in the previous post I made a mistake when referring to it as "Key Part", I'm sorry for the confusion.
    Anyway, it is not clear to me if you managed to solve the problem or if you're still struggling with your data loads, if this is the case, Could you please elaborate?
    -Which is the data source you are working with?
    -Did you map the ROCANCEL field both to the 0STORNO and 0RECORDMODE InfoObjects?
    -Are you using Addition or Overwrite on the Update Rules/Transformation Rules to the DSO?
    -Have you applied any relevant SAP Note to fix this issue?
    In case you have not read the blog by Swapna Gollakota, take a look at it, you might find it useful.
    How does a datasource communicates "DELTA" with BW?
    /people/swapna.gollakota/blog/2007/12/27/how-does-a-datasource-communicates-delta-with-bw
    Regards,
    Francisco Milán.
    Edited by: Francisco Milan on Oct 29, 2010 12:31 PM

  • How to covert before and after image details from logdump to SQL

    Hi,
    Through logdump,i am able to retrieve below before and after image details for an update statement.
    Instead of below ascii format output, i need to know the complete sql statement before update and after update.
    Is there any command to covert below output to readable SQL sentence?
    2012/09/26 02:30:16.999.659 FieldComp Len 300 RBA 2528
    Name: TEST.TESTTABLE
    Before Image: Partition 4 GU m
    5e50 86f5 af70 9660 b6fa 785c e34f 8881 0497 9507 | ^P...p.`..x\.O......
    799f 2ee2 6399 d539 ea92 90de 828b 83d9 adc9 c8c4 | y...c..9............
    ca87 9632 7136 a5fc 826f 8cc7 6ddd 7f8a e02e 816a | ...2q6...o..m......j
    6ac4 739a 8011 5068 068a 4553 4937 93e7 cc5a d3d3 | j.s...Ph..ESI7...Z..
    6a2b 2540 3be9 1df7 6d0c 0f17 d795 efd4 e0c5 dae9 | j+%@;...m...........
    a488 a757 7c07 78a4 5f2a 1330 d2bb 5a05 7075 6b95 | ...W|.x._*.0..Z.puk.
    529c f681 97d8 df6f 58d5 37dc e36d 8bc0 19d5 c7f0 | R......oX.7..m......
    Bad compressed block, found length of 34549 (x86f5), RBA 2528
    Logdump 2335 >n
    Hdr-Ind : E (x45) Partition : . (x04)
    UndoFlag : . (x00) BeforeAfter: A (x41)
    RecLength : 300 (x012c) IO Time : 2012/09/26 02:30:16.999.659
    IOType : 15 (x0f) OrigNode : 255 (xff)
    TransInd : . (x01) FormatType : R (x52)
    SyskeyLen : 0 (x00) Incomplete : . (x00)
    AuditRBA : 24567 AuditPos : 4268948
    Continued : N (x00) RecCount : 1 (x01)
    2012/09/26 02:30:16.999.659 FieldComp Len 300 RBA 2947
    Name: TEST.TESTTABLE
    After Image: Partition 4 GU m
    5e50 86f5 af70 9660 b6fa 785c e34f 8881 0497 9507 | ^P...p.`..x\.O......
    799f 2ee2 6399 d539 ea92 90de 828b 83d9 adc9 c8c4 | y...c..9............
    ca87 9632 7136 a5fc 826f 8cc7 6ddd 7f8a e02e 816a | ...2q6...o..m......j
    6ac4 739a 8011 5068 068a 4553 4937 93e7 cc5a d3d3 | j.s...Ph..ESI7...Z..
    6a2b 2540 3be9 1df7 6d0c 0f17 d795 efd4 e0c5 dae9 | j+%@;...m...........
    a488 a757 7c07 78a4 5f2a 1330 d2bd 5a05 7075 6b95 | ...W|.x._*.0..Z.puk.
    529c f681 97d8 df6f 58d5 37dc e36d e8b8 19d5 1af0 | R......oX.7..m......
    Bad compressed block, found length of 34549 (x86f5), RBA 2947

    From the reference guide:
    *FORMATSQL*
    Valid for Extract
    Use the FORMATSQLparameter to output data in external SQL format, instead of the default
    Oracle GoldenGate canonical format. FORMATSQLgenerates SQLstatements (INSERT, UPDATE,
    DELETE) that can be applied to both SQLand Enscribe tables by utilities other than Oracle
    GoldenGate Replicat.
    NOTE Do not use FORMATSQL if the data will be processed by the Replicat process.
    Replicat expects the default canonical format. Do not use FORMATSQLif
    FORMATASCIIor FORMATXMLis being used.
    A FORMATSQL statement affects all extract files or trails defined after it.
    Default output
    Without options, FORMATSQLtransactions are output as follows, in comma-delimited format:
    ● The begin-transaction indicator, B.
    ● The timestamp at which the transaction was committed.
    ● The sequence number of the transaction log in which the commit was found.
    ● The relative byte address (RBA) of the commit record within the transaction log.
    ● The SQL statements.
    ● The commit indicator, C.
    ● A newline indicator.
    Every record in a transaction is contained between the begin and commit indicators. Each
    combination of commit timestamp and RBA isunique. You can customize the output
    format with optional arguments.
    Default See “Default output”
    Syntax FORMATSQL [<option>] [, ...]

  • What are Before and After Images ?

    Hello Masters,
    Best wishes to all.
    For the past one week I've learnt many concepts from SDN, got all my doubts clarified.
    On the same roll, I have one more question
    What are Before and After Images ?
    Where do we come across these terms ?
    Could you please explain with an example ?
    I always thank my replies in points 
    Thanks in advance...

    <b>Hai</b>....
    <u><b>Before and After Images:</b></u>
    This Term is Used in the " Change Log "....
    Change Log is one of the Table used in ODS....
    That means the Changes in Running Request in ODS....
    Example:
    If you Enter the Request to " New Table" after activation the Request will be Deleted From the Table, You can see that in Change log......
    <i><b>Assign Points If It Halps</b></i>....
    <u><b>BalajeeKannan</b></u>

  • Before and after images in ODS

    Hi everyone,
    Please let me know what are the before and after images when we are handling ODS.When those are coming in to the picture. I appreciate for great answers
    Thanks
    Ratna

    Hi!
    check this link for after image.
    Re: regarding ODS
    and before image is snapshot of the data before a change took place
    after image is snapshot of the data after change.
    these are used for delta update.
    with regards
    ashwin
    <i>   PS n: assigning poinst is the way of saying thanks here. please close the threads after you find the solution because its easier to refer to other people. if you do not close it is thought that you could not find a solution. and closing thread is assigning 10 points. if you find the solution yourself you can still close by clicking the radio button "solved myself beside the question".</i>

  • Before and after image question.

    Dear all,
    I have a similiar scenario below
    something i got off from previous post*****
    1000 10 10 (new)
    1000 10 8 (changed in the next day)
    then extractor will send like this.
    first load means when the entry is created in the source system.
    1000 10 10.
    after change to 8. source will send the entry like this
    1000 10 -2.
    My question is, when i do a FULL LOAD into the next ODS, i keep getting only -2 as my result, not 8. How can i solve this in my update rule?

    Hi again,
    The delta records from an ODS always gets before and after images. For the full update, the records are always read from active table so this will only get the after image. Now suppose you are having wrong data in ODS2, you have to selectively delete the records from ODS2 and then do a full repair from ODS1. Incase of overwrite update rule, you need not do a selectively delete. So if ur data in ODS2 is wrong, delete it first and then do a full repair. You ran a full repai without deleting the already existing data and this might have created the problem.
    Sriram

  • Space before and after list

    How can I manage the space before and after a list in a book without local formating each list? IE I would like all the formating to remain in each style.

    For bulleted lists, I have two bullet styles. Bullets_L1 is for first level bullets, and has no paragraph spacing. I use the style Bullets_L1_First for the first bullet in the list and this has paragraph spacing before which matches the body style of the document and have Bullets_L1 set as the Next Style. This means that there is paragraph spacing above the first bullet and non for the remainder. The space at the end if the list is handled by the body style.
    If I am manually typing the list, the change from Bullets_L1_First to Bullets_L1 is handled automatically. If I am formatting text that has been placed without these styles, I highlight all the paragraphs I want bulleted and right click on Bullets_L1_First in the Paragraph Styles list and select Apply Bullets_L1_First then Next Style.

  • Is there any way to know Em Space, En Space before and after Inline Graphic !!

    Given I have the itemRef for the Inline Item. Is there any way to know Space before and after !! Like En Space, Em Space etc ?
    Thanks
    Shwetag

    Hi,
    with WinClone being discontinued (although still findable at MacUpdate for example) your only choices would be the commercial iPartition or Drive Genius or CampTune.
    All three claim to be able to resize partitions.
    Regards
    Stefan

  • Space before and after totals

    Hi Experts,
    I am developing a Revenue & COGS report. As part of the same, user wants to have Subtotal for Revenue & Expenses accounts and a Total to represent the Gross profit.
    He needs one empty row after all Revenue accounts, followed by Total Revenue, then again an empty row ... same for expenses too.  This is dynamic report.
    I tried using a local member but when the report is changed, the empty line disappears.
    I also tried "EPM function - Insert before and after" but that is also not working... I am also not sure of how to use this function.
    Please advise.
    Thanks,
    Subbu.

    Yes you are correct Vadim
    @Subbu,
    please try below
    Before:  create a Local member "insert Before" and attached  to member "total revenue account"
    After:  create a Local member "insert After" and attached to member "total revenue account"
    Please check the sample screenshot
    if totals are local members then select attached to as "Local member"
    Thanks,
    Dinesh.V

  • Can I have a space (before and after) on each line in a paragraph with an underline style apply on character

    I would like the result on the last image automatically without doing it with forced line and putting space manually. Is it possible with grep style?
    Thank you in advance for your answers. Sorry for my english!

    … Un petit rectificatif !
    En préparant un peu différemment le style de paragraphe "En Exergue", et donc en y intégrant deux styles de ligne imbriqués "alternés" [Red 1 / Red 2 / Red 1 / Red 2 / …],
    les 2 styles de caractère Red 1 et Red 2 n'ayant aucun attribut, il suffira, après avoir copié dans le presse-papier le petit bloc ancré (précité) de lancer une double regex [avec Multi-Find/Change, 1 seul clic !], la première ciblant Red 1, la seconde, Red 2.
    On évite le Hic! soulevé précédemment. Cela peut permettre d'accélérer le traitement. C'est certes moins fun pour les yeux !!
    Résultat :

  • LO Cookpit: what is "Before Image" and "After Image" related to Delta ?

    Someone mentions "Before Image" and "After Image" which is related to Delta method in source systems.  Someone know what they mean?
    Thanks

    Before Image and After Image are different Record modes present.
    Before Image :
    Lets assume the data present in the Cube and ODS is
    Doc No --Mat Type --- QTY
    120 -
    M01----
    10
    Now let assume that the data has changes and the quatity has to be changed from 10 to 8.This can be done in different way depending on if we are using a Cube or ODS.
    If its a Infocube . i.e it is additive so we can send the before image and the after image together
    Eg:
    Doc No -
    MAT type -
    QTY
    120--M01--
    -10
    120--M01--
    8
    If the Data Source sends both the before image and the after image, this combination can be loaded in any cube or ODS target. For ODS targets, if Overwrite setting is made, then only the after image(the last one) will make it to the Activation queue table of the ODS. If the ODS is set to Addition then both before and after image are needed to make a correct load to the target.

  • Space disappears before and after numbers during epub fixed layout conversion

    Created .indd file using InDesign CC 2014 and converted to epub fixed layout format. Everything is correctly converted -- EXCEPT that every number (date, address, single number in text) is stripped of its space before and after. The indesign file is correct and spaces are all present correctly. Any thoughts? Could it have to do with fonts (using open type features such as contextual alternates with Figure style set to Proportional Oldstyle)? Quick help would be appreciated -- on a deadline as usual!
    Thanks,
    Kate   

    <moved from Adobe Creative Cloud to InDesign>

Maybe you are looking for

  • How to print specific pages of a pdf from a vb 2013 program using a print dialog

    Hi.  I am using the acrobat sdk to display pdfs from within a vb 2013 program, because the pdfs are large and we have developed indexes on certain columns.  The indexes are stored in SQL tables.  My program has a search window which allows the user t

  • Carriage Return in Oracle

    I'm writing a to file and need to add a Carriage Return/New Line after every line. I've tried CHR(10) and CHR(13) and when opened in a Windows environment they both display an unrecognised character. Has anyone come across a similar problem or know w

  • A report showing all release  refused purchase orders

    Dear SAP Gurus Please assist, I need to run a report showing a list of release refused purchase orders. CN

  • Change SID for Content Server on MaxDB.

    Hi all, We want to Change the SID's for all the SAP systems in existing landscape and we are tying to do the same with Content Server, which is having a MaxDB database. I wonder if anyone can give their inputs on this process what needs to be done, t

  • RenameTo() not working for me

    I am trying to move a file from one directory to another. try{          // File (or directory) to be moved             File file = new File("C:/input/inFile.txt");          // Destination directory             File dir = new File("C:/output");