Script to make the bookmarks all upper case

due to the glare from the mounitor, I want to cover all the patches by black as much as possible.
a work around is to convert the letters to upper case.
   I think it increases the total surface area of the black.
I wanna start with the bookmarks.
Is there a PROGRAMMATIC way to convert all the bookmarks to UPPERCASE ?
for example :-
in one paper pdf in the journal of 911 studies there is a bookmark that is
nanothermite discovery in the dust   ===>  NANOTHERMITE DISCOVERY IN THE DUST
can you attest that the size of the black has increased ?
I hope some kind soul here can help out.
Dying Vets
P.S. plssss dont be shy of VETS, we are humans too, just follow the "orders" !!!

"but I need to know the acrobat native objects."
You need to download the "AcroJS.pdf" helpfile from Acrobat SDK pages.
The object I used is bookmark.
The routine to get all bookmarks "dumpBookmarks(..)" I took also from there.
I put only in:
s = bm.name;  //get the bookmark name
bm.name = s.toUpperCase();  //change name to uppercase
2) If you want to set only the first sign lowercase, then you have to write a loop which change every first sign after a space to lowercase.
If there is no special reason, I would concentrat on setting the font to bold and/or use special color. I think that better to read as Upper-/Lowercase or popper.
3) I would say: "I don't have any clue". My translator say:  "I haven't a clue."
However, it leeds to the same result.
best regards, Reinhard

Similar Messages

  • Change string to all upper case...

    How can I make a string all upper case?
    Thanks

    var str : String = "ToUpperCase" ;
    trace( str.toUpperCase() ) ; // TOUPPERCASE
    is that what you want ?????

  • "why the Psoft oracle DB and SID names should be in all upper case

    Customer is having a Question like
    "why the Psoft oracle DB and SID names should be in all upper case (according to the PsoftTools 8.50 Installation for Oracle manual)
    why the Peopletools 8.5 install book states all Oracle SID and database names should be in UpperCase.
    If we use lower case database name, would encounter any problems, what sort of problems?
    i Observed that all the Installation manual for 8.49,50,51 States the Same for Creating of Data base !
    Task 1-6-1: Determining Databases and Database Names
    You should also determine the names of the
    databases at this point, using database names that:
    • Are limited to eight characters, all UPPERCASE.
    • Capture information about the PeopleSoft product line and the type of database
    Please suggest on this !
    Thanks
    Bala

    user13798675 wrote:
    Customer is having a Question like
    "why the Psoft oracle DB and SID names should be in all upper case (according to the PsoftTools 8.50 Installation for Oracle manual)
    why the Peopletools 8.5 install book states all Oracle SID and database names should be in UpperCase.
    If we use lower case database name, would encounter any problems, what sort of problems?
    i Observed that all the Installation manual for 8.49,50,51 States the Same for Creating of Data base !
    Task 1-6-1: Determining Databases and Database Names
    You should also determine the names of the
    databases at this point, using database names that:
    • Are limited to eight characters, all UPPERCASE.
    • Capture information about the PeopleSoft product line and the type of database
    Please suggest on this !
    Thanks
    Balabcm@bcm-laptop:~$ env | grep ORA
    ORACLE_SID=v112
    ORACLE_BASE=/u01/app/oracle
    ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1
    bcm@bcm-laptop:~$

  • Can I make the keyboard display lower case letters?

    Sorry for possibly a totally n00bie question....I'm completely new to Apple products. I just bought my first Apple product yesterday, iPad Air (full size).
    My question is in regard to the virtual keyboard. It displays the letters in upper case, so it makes it difficult to determine between upper and lower when I press the shift key because it doesn't look any different.
    Is there a way to make the keyboard display lower case letters when in lower case mode and vica versa for upper case?

    In my opinion, this is still one the silliest oversights in design by Apple.  They can make the little switch button on flashlight icon in the control tray toggle between up and down, but they can't toggle the case of the letters to reflect the status of the Shift key?  Seriously...without actually using your phone, can you tell me which icon represents Shift being enabled?  Is it the black arrow with the white background or the white arrow with the grey background?

  • To convert the values in the column from upper case to Camel Case.

    Hi All,
    I have requirement to convert the column values(Data in the Columns) from upper case to camel case in pivot table view.
    For Eg:
    I have
    Table Name:Billing_Transaction
    under Billing_Transaction table i Have column Comment_Text
    Data in Comment_Text Column is
    INSERT,
    EXPORT,
    AMEND
    How i will change these values in to Insert,Export,Amend.(Camel Case condition)
    I want only the first letter of a word to be in caps and others to be in smaller case.
    Thanks,
    Chitra Subramani.

    Hi Aravind,
    Thanks for immediate response.your query is helpful.But i need to satisfy another condition in my requirement by using same formula.
    "REPLACE(UPPER(SUBSTRING(BILLING_TRANSACTION.BILLING_TRANSACTION_DESC FROM 1 FOR 1)) || lower(substring(BILLING_TRANSACTION.BILLING_TRANSACTION_DESC FROM 2)), '_', ' ')"
    above query satisfying Camil case and replacing '_' with ' '(space)......but inthis query i want add another condition to satisfy camil case for word which comes after '_'
    for example:
    DECLINE_IMPORT
    above query satisfying 2 conditions to convert above data into
    "Decline import"
    But in my requirement for word 'import' also it should come in camil case condition like
    "Decline Import"
    Thanks & Regards,
    Chitra
    Edited by: user6371773 on Apr 25, 2011 6:29 AM

  • How to Handle the lower and upper case in 'POPUP_GET_VALUES'

    Hi All
    i am using the following FM and when i enter value on the
    popup in lower case or with capital letters i see the field
    with upper case ,this is problem for me since i need to
    take the field and compare it ,there is a way to handle this
    issue ?
    CALL FUNCTION 'POPUP_GET_VALUES'                      "#EC FB_RC
            EXPORTING
              popup_title     = lv_head_msg
            IMPORTING
              returncode      = lv_rc    " User response
            TABLES
              fields          = lt_field    " Table fields, values and attributes
            EXCEPTIONS
              error_in_fields = 1
              OTHERS          = 2.
    Best regards
    Alex

    Hi Alex,
    This because, the field and table name that You are passing in lt_field, has a conversion attached to it, which causes the converison in case.
    For e.g. If You pass MARA-MATNR and try to get the values from pop-up, the value will get converted to upper case, but if You pass MAKT-MAKTX (which does not have a converison attached to it), the value will be retrieved as it was entered. This is standard SAP, which is correct.
    If You need to get values of any text field, pass any SAP text field as reference in your table lt_field. Hope this helps...
    Rgds,
    Birendra

  • Where is the bookmark all tabs function?

    I recently updated from a very early version of FF to 13.0.1 and the bookmark all tabs in the Bookmarks menu is gone. I always use that function so i desperately need it.
    Any help is greatly appreciated.
    Thank you!

    The "Bookmark All Tabs Function" didn't dissapear. It was... NEEDLESSLY REMOVED by some very unwise and unthinking individuals.
    There is No RATIONAL Reason to do away with a highly useful function that MILLIONS of Firefox users ALREADY Knew How to Find, and WERE ALREADY USING, without ever having to think about it. !
    Anyone New to Firefox will (logically) look under "Bookmarks "on the "Menu Bar " for... Things that Relate to Bookmarks. This ORIGINAL Layout was... Simple, Logical, Obvious, Intuitive, and Easy to Find !
    Switching to Control+Shift+D is... NOT Simple, or Logical, or Obvious, or Intuitive. AND, I had to... WASTE CONSIDERABLE TIME trying to Find how to get the functionally that was in Firefox... From The Beginning, and Used By Millions of Users.
    I trade stocks online (daily) and I USE a "Screen Capture" app Multiple Times a Day, Which ALSO USES Control+Shift+D to make a Screen Capture. So, when I Need to Save Multiple Tabs, I now have to shut the screen capture app down, do the Control+Shift+D, and then open the screen capture app again.
    All of this because the people at Firefox have become Downright COMPULSIVE about FORCING... NEEDLESS, CONFUSING, Un-Thinking, Mindless, and Destructive changes to the Layout and Functionality of the platform that causes MILLIONS of Users to... WASTE MILLIONS of MAN Hours to try to figure out how to use something that... They Already Knew How to Use !
    In searching for a solution to this Needless Problem, I ran across a forum where people were Needlessly searching for a solution to this Man Made Problem, the "Moderator" gives the Control+Shift+D "Solution", Offers No Rational for the Needless Change, and then gos on to say that He Will Be GLAD when this functionality is... REMOVED COMPLETELY !
    I assume that the management at Firefox would like to have their browser as widely accepted and used by "Enterprise" as possible. If so, this sort of un-thinking Change just for the sake of change, needs to... Stop.
    I have run two national companies, and I can assure you that I would Go To Considerable Lengths to AVOID Any Software that my company would have to PAY employees to stop constructive work just to constantly Re-Learn how to use the software, not to mention Endless Updates and Bug Fixes. There can be very large sums of money involved in such Avoidable Wastes of Productivity. These are some of the reasons why companies go so long before "updating" to new Microsoft releases, whose stock has been flat for yhe last 10 years. ( and is now facing some Real Competion.)
    The Firefox people are always pushing updates, which are good for security reasons, but the unending changes to the GUI and the Functionality are Not Appreciated. They are despised for very real and rational reasons.
    If you will through your own forums, and do a few web searches, you will find that users around the world have gone from looking forward to Firefox updatees (in the early releases), to avoiding them like the plague, or switching to other browsers completely.
    Someone once said: "If it ain't Broke, Don't Fix it."
    Someone else said: "The only thing worse than Being Wrong, is... Staying Wrong."
    I'm saying that if you find that you have shot yourself in the foot...
    1. Stop Shooting... IMMEDIATELY !
    2. FIX Your Foot
    3. Take SERIOUS MEASURES to Make Certain that You DON'T... Shoot Yourself in the Foot Again !
    Give the users a Firefox that they are Comefortable With and don't have to Constantly Mess With, and you will be will on your way to wide Acceptance, and Loyalty by everyone, including the "enterprise" world.
    Leave the "tweaks" alone. These can be supplied by your Ad-on community, and the users will either accept them or not. The Customer is always right.
    NEVER, EVER, EVER, REMOVE a FUNCTIONALITY Unless it is a SECURITY THREAT ! You WILL Make a LOT of People Mad if you do, and you will Destroy what Loyalty that hasn't already been lost.

  • Rfcnpass converts passwords to all upper case

    All,
    I am trying to synchronize my passwords on my SAP systems by using rfcnpass which is delivered in the RFCSDK. I am using the latest 7.1 version. This worked great until we upgraded our SAP systems to 7.0. Now when I run rfcnpass it changes the password to what I enter, but it converts it to all upper case. Does anyone know how to get by this issue ?
    Sean

    Julius Bussche wrote:
    Synchronizing passwords is pre-destined to cause problems - either because they do grow out of sync anyway, or the systems' policies differ or because your weakest common password rule is dictating the security level to the strongest system and when you get hacked you will not know where it came from (if you notice at all...).
    I fully agree - also stated in [SAP note 376856|https://service.sap.com/sap/support/notes/376856].

  • How do I make the Bookmarks menu drop-down larger?

    I'm using a 1920 x 1200 monitor and the icons in the menu are too small. How do I make the Bookmarks menu drop-down larger?
    Not the toolbar. I never use the toolbar. I've removed all toolbars. Don't give me help for the toolbar. I'm asking about the menu, not the toolbar. I want to enlarge the text and icons in the bookmarks menu; How do I do this?
    Using Firefox 9.0.1 on Windows 7 x64 Service Pack 1.
    PC is a desktop machine, not a laptop.
    CPU is Intel Core i7 940 @ 2.93 GHz, with 6 GB RAM.
    Graphics adapter is a pair of Nvidia GTX 285 cards running as a 2-card SLI array.
    On a 11 Mbps (downstream) DSL modem/router.

    Use this extension to adjust the font size for the user interface.
    *Theme Font & Size Changer: https://addons.mozilla.org/firefox/addon/theme-font-size-changer/

  • I am using FireFox 4. Where is the "Bookmark All Tabs-" feature. I would like to save my Tabs for a later session. The selection is not on the menu when I right-mouse click or go to the Bookmarks feature of the Menu.

    Missing "Bookmark All Tabs…" feature which was in previous versions of FireFox 3.x. If you right-mouse click on a neutral part of the Browser window, there would be choice of "Bookmark this page" or "Bookmark All Tabs…". I have been unable to find it either in the sub-menu or the BOOKMARK selection from the Menu Bar.

    What do you mean by Tabs sub-menu is it right-clicking on a tab ?
    I know that "ctrl-shift-D" still work.
    I know that a right-click on a tab gives the "Bookmark all Tabs" function.
    But I would like to see it back in the Bookmarks menu. (which is its logical place)
    Because today the choice only disappeared from the menu as it is still reachable through keyboard shortcut or through mouse right-click on a tab
    but tomorrow it will totally disappear and personally I don't want that as this is one of my favorite functionality.
    Tank you for your understanding !

  • I have a problem with Safari in IOS 8 on my iPad 3. The bookmarks take up a third of the screen and I can't seem to make the bookmarks disappear until I need them. The useful part of the screen is therefore very small. Any suggestions gratefully appr

    I have a problem with Safari in IOS 8 on my iPad 3. The bookmarks take up a third of the screen and I can't seem to make the bookmarks disappear until I need them. The useful part of the screen is therefore very small. Any suggestions gratefully appreciated.

    OK, it now sort of works. A couple of problems here:
    After updating IOS, Safari iCloud was "automatically" switched off
    Switching it on had no effect
    resetting my iPad automatically switched off safari iCloud again
    after switching it back on, it said "turning off safari data"
    switched it off and on again, now it said : "turning on safari data" and the sync worked
    On IOS 7 no problems
    The bookmarks not being displayed was because after pressing the book icon, it defaulted to showing the history and I had to press "Back" to get to the other options

  • Is there a way to make the bookmarks panel appear only when bookmarks are actually present? As in, I

    Is there a way to make the bookmarks panel appear only when bookmarks are actually present? As in, I'm looking for a global setting so that I don't always have to update the properties in each document.

    AFAIK, no.

  • In windows 8 how do you make the bookmarks column "flexible"? I used to be able to make it narrower.

    Windows 8 how do you make the bookmarks column "flexible"?

    Is the problem with the Bookmarks Sidebar -- the one you can open and close by pressing Ctrl+b? It does seem to have a minimum width and won't get narrower than that, but I'm not sure whether you are running into that limitation or whether for some reason you are not getting the resizing arrow when you mouse over the thin border between the sidebar and the page.

  • To translate the text to upper case

    Hi,
          I have an requirement to translate the text to upper case.  please suggest.
    Thanks.
    Tony

    Hi,
        you try this FM  2054_TRANSLATE_2_UPPERCASE
    Example,
    CALL FUNCTION '2054_TRANSLATE_2_UPPERCASE'
           EXPORTING
                I_STRING            = P_V_TEXT
           IMPORTING
                E_STRING            = P_V_TEXT
    Regards,
    Joan

  • Can i make the database passwords non case-sensitive ??

    Can i make the database passwords non case-sensitive ??

    Yes: set instance parameter SEC_CASE_SENSITIVE_LOGON to FALSE ( http://download.oracle.com/docs/cd/E11882_01/server.112/e17110/initparams220.htm#I1010299).

Maybe you are looking for

  • Unable to download itunes 10.6.1

    I have iTunes 10.6.0.40 on Windows XP Pro SP3 32 bit. Itunes is telling me that there is an update available to 10.6.1. I tell it to update, I am taken to the Apple download page for iTunes 10.6. I download the file to my computer. When I run the dow

  • Sample editor 'functions' greyed out.

    Hi there, I'm having a problem in Logic 8 whereby all the functions in the sample editor are disabled. I'm pretty new to logic but i'm getting to grips with it, just can't figure out why i can't use any of the functions

  • Program able to get data in Foreground but wasn't able to using Background

    Hi BW Folks, I have this weird problem wherein whenever I run this custom program that I made during a Background session, the program wasn't able to get any data. But when I tested it and ran it in Foreground, the program was able to get me data. No

  • Received Corrupted BIADFToken while trying to access obieebroker

    We want to user ADF VOs to build OBIEE reports. We are following this document Working with ADF Business Component Data Sources We have deployed obieebroker ear We have created 'Business Component Archives' and included them in war file as described

  • There is a problem with my deskjet 1050 j410a on mac os 10.6.

    The printer becomes non-responsive after being idle for a few hours. Every time this happens i have to do a power reboot on the printer for it to become reconnected and then everything would be working fine. But it's very annoying that every time whe