Deskew: filling in the gap

I often use Acrobat (Standard 8.1.2) to create B/W pdf's from scanned sheet music. The deskew function works fine for me. However after deskewing Acrobat fills in the gap with black, which gives me sometimes black strokes at the margins.
Is there a way to make Acrobat do the filling in with white instead of black? This would save me a lot of cropping work afterwards.
I wanted to attach an example, but found no way to do this in this forum.
Thanks
Peter

Hi Mike, thanks for the reply. I'm also using Photoshop, but not for this purpose. Photoshop doesn't allow arbitrary rotation of a B/W image. Paint Shop Pro does, but then, with PSP (as well as with Photoshop), this workflow requires lots of interventions: scanning, deskewing (click & drag to define the horizontal axis), aplying, saving, gathering all documents in Acrobat to convert them into 1 pdf,... makes it a hell of a job. While scanning in Acrobat does all this in one go. What's ennoying is that Acrobat fills in those parts of the page where there was no information due to the rotation of the page with black after deskewing, resulting in black strokes sometimes at the margins. If I could let it use white instead (in Photoshop or PSP this is selecting white as background), this would be perfect; those fill ins would be white, not requiring any more editing for the margins.
Peter

Similar Messages

  • How do I fill in the gaps with data?

    Hi,
    I have paragraphs of data with a header which holds the ID I need to have against each row of that data.
    I want the Patient ID to fill fields below that row (where the 'Obs' and sequential numbers are) until it gets to the next patient id, and then make it do the same again and again until the end.
    Can this be done in a single SQL UPDATE statement?
    Thanks Daniel
    This is the data, this is all one column:
    Patient ID=1000207 regimen=EFV+ZDV+ddI Randomization Date=26/03/2004
    Obs
    1
    2
    3
    4
    5
    6
    7
    Patient ID=1000751 regimen=EFV+d4T+3TC Randomization Date=25/02/2004
    Obs
    8
    9
    10
    11
    12
    13
    14
    Patient ID=1001379 regimen=LVP+d4T+3TC Randomization Date=17/03/2004
    Obs
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    etc. etc.

    Hi,
    welcome to the forum.
    Please read SQL and PL/SQL FAQ
    Kindly post sample data (CREATE TABLE and INSERT statements), explain the business requirement and post your expected output.
    Don't forget to mention also your Oracle version as result of
    SELECT * FROM v$version;When you put some code or output please enclose it between two lines starting with {noformat}{noformat}
    i.e.:
    {noformat}{noformat}
    SELECT ...
    {noformat}{noformat}
    Regards.
    Al                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How to fill the gaps in SAP Fico configuration

    Hi Guys,
    Can anyone please explain me that how to fill the gaps in SAP FICO implementation project
    Thanks in advance
    Vasu

    Hello,
    Perhaps you might find some useful info here http://help.sap.com/saphelp_sm70ehp1_sp23/helpdata/en/36/f1a5e16cde4121acc69a91728b9082/frameset.htm
    Regards,
    Paul

  • Explan the methods to fill the gaps in abap ?

    Hi I am newly appoined in abap mine role is to fill the gaps between clinet and us 
    explain me with fine example ? THis is very help ful to me in my life... thanking U

    Can you be more clear on what you need help??

  • Fill-the-gap with multiple gaps - show right answers colored

    Hello,
    I'm using CP5 on OSX 10.6.4
    I create a quiz "fill-the-gap" with multiple gaps (textfields/drop-down menu) in a single slide.
    When a user doesn't fill all gaps he get the info, that he have to fill all gaps. O.K.
    When he fills wrong answers he get the info, that it is not correct. But he can't see, which answers are right answers.
    Has CP5 (i.e with a variable) the feature to color right answers (i.e the font turns to green) others turns to red?
    Or right answers turns to non-editable textfields or drop-downs aren't available after setting the right answer.
    Ishan

    Hello,
    I never used CP5 on Mac, just on Windows. So I'm not totally sure my answers will apply.
    About your question to see the right answers: normally this will be done during Review, provided you did allow Review in the Quiz Settings (Allow the user to review the Quiz). You can see the message that will be showed when selecting the Review area on the stage and looking at the Properties. The messages can be edited. In the screenshot you see the default messages. For an incorrect answer both the given answer ('Your answer:...')  and the correct answer will be put in the Review area during review.
    For your second questions: as far as I know, this is not possible with the default dropdown list of the Question slide for 'Fill-in-the-Blank'. It could be made possible by constructing your own Question slide, using the available objects, user variables and advanced actions.
    Lilybiri

  • Font antialiasing in Dropdown or Short Answer Areas in Fill-the-gap

    Hello,
    the more I test, the more I love CP5.
    But CP5 has a lot of issues, or it's me :-)
    I create a fill-the-gap test. Everythings fine, but in preview the font in the dropdown menu or the short answer textfield is pixelized and not antialias
    It's very ugly, please see the attached screenshot.
    Anybody knows, why the fonts aren't antialiased?
    Im using CP5 on OSX.
    Ishan

    Hi there
    I am hopeful that one of the Captivate team members can offer up some sage advice on this.
    I'm unaware of any setting in Captivate 5 that governs the anti-aliasing. I know they changed the manner in which text is rendered. Not sure if that's why you are seeing what you are, but it could have something to do with it.
    I would strongly encourage you (and anyone else encountering this) to consider logging this issue as a bug so that Adobe is aware of it and it will gain priority for a fix at some future point.
    Personally, I'm a bit surprised that your screen capture depicted the full word showing. My own Captivate seems unable to accomplish this and I see a truncated answer after selecting as shown below:
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcererStone Blog
    Captivate eBooks

  • Can Sequence.NextVal fill the gaps?

    If a table is sparse, holding sequence number 1-100, and then 10,000 -- 20,000 for example. Can the sequence number generator fill the gap, meaning to generate number 101 -- 9999, and then pick it up from 20,001 and keep going?

    Thanks for the advices.
    We are adding a record to the table when the users change a line item to keep the versions of the changes. As you can imagine, we are going to consume the numbers very quickly.
    We can purge the old records after a while, maybe once a year. That is how we can make the sequence number sparse. We can make the sequence number length longer so that we won't run out of numebrs in 5 years or 10 years. We currently make it Number(11).
    However, it will eventually run out. I just thought this is a mathematic problem that Oracle has designed to solve it. I guess not:(

  • How to decrease the gap between label and input field.. pls respnd

    hi friends,
    I am facing this problem since long time and couldnt get any solution...
    pls respnd,
    i need to decrease the gap between my input field and label.. its very much gap there..
    thanks in very advacne,
    niraja

    Hi WD ABAP,
    i am doing the same, created tcontainer, and just binded my node. i given matrix layout. But i dont know why it is coming like that.
    Also WDABAP, could you pls reply me to the other thread,
    about when im trying to read the dropdown value of subnode, the get_static_attribute or create_element method is going into my supplyfunction.
    supplyfunction - my code is to fill the dropdown. and due to this supply function triggering,
    my get_static_att or create_element is not reruting currenct row dropdown value.
    what am i doing wrong.. can u pls pls.. its kicking me. i have spent my whole weekend on this, but couldnt solve this.
    plsfnds :(((((
    Niraja

  • Zen Micro: Is the gap between tracks nor

    I bought a Zen Micro mainly because I was told that it does not insert a gap between tracks. The trouble is that mine does insert a tiny, but incredibly annoying, blip between tracks.
    I would really appreciate if another Zen Micro owner could tell me if this gap is normal or there is something wrong with my unit. I have tried 3 different levels of firmware, various formats and bit rates, but each time media player plays tracks seamlessly, but the Zen Micro inserts the gap.
    Thanks in advance,
    Ian

    There is a somewhat technical reason as to why mp3 files cannot play seamlessly. Its because each part of the mp3 is split up into frames. You can only have frames, you can't have half frames or /4 frames. So I guess when a song ends, the little gap is the rest of the frame filling in space so it can be read properly. There is only one player that I know of that can actually skip the blank part of the frame and play gaplessly, I think its one of the Rio players but I can't remember to be honest
    If I'm completely wrong in my explanation, someone please correct me

  • What is the Gap option in Paragraph Rules?

    I've noticed under Paragraph Rules that there are options called Gap Color and Gap Tint. As far as I can tell, these are always grayed out. What are they?
    Thanks, Phyllis

    If you choose a line style that's not solid, such as dashed or
    thin-thin, the gap color will be available as a fill for the area not
    part of the stroke.
    You can get some very nice effects that way. Play around.
    Bob

  • Waht is the gap

    can explain waht is the gap
    gap in sap and non sap
    in bussiness clint side we side means in sap

    HI
    The Gaps can differ from company to company. Most commonly, however, missing functionality is industry-specific.
    Examples:
    1. MGM Studios and Lycos sometime back worked with SAP to develop its new intellectual property management and media advertising management functionality, respectively.
    2. A leading Oral care product company wanted the promotion of free-goods where they wanted 'Buy one get 2 different products free'.
    2 gaps are,In customer master data the client requirement needs legacy customer number which can be solved with User exit.,
    In sales order we need customer Phone number,We can use user exit
    These 2 are gaps which we cant find in Standard SAP
    1. if client want new field in customer master like nearest fire station ..
    2. order will be uploaded directly with out va01. through BDC... bcoz lot of orders if they get daily, they can opt these...
    Movement type 1 uses when a material have two movement types.. like example 101 and 261.. one is incoming raw material and and going for production..http://erp.ittoolbox.com/groups/strategy-planning/erp-projectmanagement/gap-analysis-1480978
    http://www.ibm.com/developerworks/forums/dw_thread.jsp?forum=340&thread=63972&cat=24
    Simply Gap Is Nothing But, 
    Client Requirement Doesn’t Meet With The SAP Application, 
    The Distance Between Actual And Existing/Supporting,
    E.g.: On Purchase Of Material-X, The Other Material Will Get 50% Discount, Which Sap Doesn’t Support, 
    Commission Paid To The Agent Also , Not Supported In SAP,
    To Fill This Gap, We Use The Enhancements,
    These Enhancements Divided Into Exits, 
    Like
    User exits,
    Field Exits
    Screen Exits & 
    Menu Exits.
    These Enhancements Used To Update The Standard Program In Its Respective Business Transactions, Used As A Gateway To Meet The Client Requirements.
    Refer below
    In n simple terms: Gap means small cracks. In SAP world or in Information Technology world, gap analysis is the study of the differences between two different information systems or applications( ex; existing system or legacy system with Client and new is SAP), often for the purpose of determining how to get from one state to a new state. A gap is sometimes spoken of as "the space between where we are and where we want to be." 
    Gap Analysis is undertaken as a means of bridging that space. Actual Gap Analysis is time consuming and it plays vital role in Business Blueprint[AS IS Process] stage.
    A through Gap Analysis will identify the gaps between how the business operates and its needs against what the package can can't do. For each gap there will be one of three outcomes, which must be recorded and auctioned, 
    1. GAP must be closed and customized software can be developed 
    2. GAP must be closed but software cannot be written therefore a workaround is required
    3. GAP does not need to be closed. 
    A point worth mentioning here is that at time people confuse between user-exits and Gap Analysis. User exits are standard gate ways provided by SAP to exit the standard code and we can write our own code with the help of ABAP workbench, its not new functionality which we are trying to build in sap but its slight enhancement within the same code. 
    Gap analysis is start point of Realization and once business Blueprint is finished we have to find the realization of sap system for client requirement and there will be certain gaps when compared to system fit. Those gaps can be closed either by re-engineering of business process to fit with SAP or we have to use USER exits in case of small deviations or complete enhancements with the help of ABAP to fit with the SAP system.
    The Gaps can differ from company to company. Most commonly, however, missing functionality is industry-specific. 
    Examples:
    1. MGM Studios and Lycos sometime back worked with SAP to develop its new intellectual property management and media advertising management functionality, respectively. 
    2. A leading Oral care product company wanted the promotion of free-goods where they wanted 'Buy one get 2 different products free'.

  • Filling in the Blanks - Formula for "specific" fill of blank cells

    I am still in the midst of my super extended spreadsheet project and I have come across one more issue that I am sure has an easy solution (using a formula). What I have is a table like this:
    !http://i142.photobucket.com/albums/r103/foenixfortean/Blanks.jpg!
    What I need is for every blank to be filled with the previous word directly above it so the original file would end up looking like this.
    smooth
    smooth
    tax-free
    public
    public
    fair 1
    fair 1
    part-time
    part-time
    inland
    inland
    another
    another
    another
    another
    agricultural
    cold
    cold
    cold
    cold
    cold
    freezing
    freezing
    I would just do it by hand but seeing as how my spreadsheet has 60000+ entries it would be much nicer to let the computer do the work, right?!? Are there any formula experts out there who might be able to help me come up with one for this? Thanks in advance!!

    You can do this using a simple formula.
    To fill column B, for example, enter this in B2:
    =B1
    Click Accept, then drag the handle at the bottom right of B2 down to fill the rest of column B.
    When you enter data in any cell in column B, the entered date will replace the formula in that cell, and the formulas in the cells below will copy the entered data into every cell below until blocked by the next cell filled with entered data.
    Regards,
    Barry

  • Have 2 or more fill in the blank on one slide

    How is it possible to have 2 or more fill in the blank options in Captivate 8?
    I have seen posts on here that link to now closed websites.  If anyone could give some advice I would appreciate it hugely.
    Thanks

    Thanks for that I'm very thankful.
    Do you know if its possible to create a GIFT file which allows an import of 2 FITB fields?

  • Structure is not getting filled in the subroutine

    Hi Gurus,
    I'm working on a Z-report ZMB52 for fetching Reserved Stock and showing it in a column.
    The following code in a subroutine I've written for the same.
    DATA: GS_RESB LIKE LINE OF GT_RESB.
        CLEAR: BESTAND.
        IF BESTAND[] IS NOT INITIAL.
          SELECT MATNR
                 BDMNG
            FROM RESB
            INTO TABLE GT_RESB
            FOR ALL ENTRIES IN BESTAND[]
            WHERE MATNR EQ BESTAND-MATNR.
            IF SY-SUBRC EQ 0.
              SORT GT_RESB BY MATNR.
              LOOP AT BESTAND.
               READ TABLE GT_RESB INTO GS_RESB WITH KEY MATNR = BESTAND-MATNR. "BINARY SEARCH.
                 IF SY-SUBRC EQ 0.
                   MODIFY BESTAND TRANSPORTING BDMNG WHERE MATNR = BESTAND-MATNR.
                 ENDIF.
                 CLEAR: BESTAND, GS_RESB.
              ENDLOOP.
            ENDIF.
         ENDIF.
    When I debug, I can see that the structure GS_RESB is not getting filled through the READ TABLE statement. However, GT_RESB shows the data.
    Could you please tell me where am I going wrong and a way to correct it?
    Thanks in Advance!
    Best Regards,
    Ashutosh.

    Hi Joshi
    You can use
    LOOP AT GT_RESB INTO GS_RESB WHERE MATNR = BESTAND-MATNR. "BINARY SEARCH.           
                  MODIFY BESTAND TRANSPORTING BDMNG WHERE MATNR = BESTAND-MATNR.           
                CLEAR: BESTAND, GS_RESB.
    ENDLOOP.
    And please check in debug BESTAND-MATNR .
    Best regards.

  • HT1438 dont i have to submit a slip before giving back in my ipod for fixing? what do i do? how do i fill in the form?

    how do i fill in the form to give back my ipod and get a new one? whats the website i go to and what do i type in? can i change the color of my ipod from black to white?

    Follow the instructions here:
    Apple - Support - iPod - Service FAQ
    I do not think you can change the color but you can ask.

Maybe you are looking for

  • Itunes folder on external drive keeps reverting back to local iTunes folder

    So I have all my digital music,pictures and videos stored on an external drive. I have 3 different MBP acessing these files and itunes randomely reverts back to the default local itunes folder and then I have to change and organize all over again whi

  • Downloading a trial - problem with the Adobe Download Assistant

    Q: What is the Adobe Download Assistant? A: Trial versions of Adobe Creative Suite, Photoshop Elements, and Adobe Premiere Elements are downloaded using the Adobe Download Assistant — a small application that is meant to improve download reliability

  • Reading int[] in the game map

    I have a method setGameMap() which has return type: int[] . It contains a set of tiled map stored in arrays. If i want to call this array in another class, how do I set the tiles one by one using for loop? ( e.g. castleMap[i] ) as i want to setCell u

  • Can I use Photoshop Elements 12 for digital drawings?

    By this, I mean can I freehand draw on PSE 12? I bought it originally to replace PSE 8, and, being the simple person I am, didn't bother researching it a bit first. I assumed that it would be like PSE 8, only better, so it seemed worth it. I just fin

  • Labview control of LS331 using RS232 port

    Hi All, I want to control a Lakeshore 331 temperature control using Labview. I am using RS232 port. I found driver on NI website but I guess they are for GPIB. I was wondering how can I use them for RS232 port? Or if I want to bulid my own VI, how do