Batch creation of bookmarks (Windows)

There is another thread on this for Apple users, one year old, but without an asnwer (except for something in the line of "not possible"), so:
I have got several hundred pages in tree structure, from a 2-pane "outliner"; technically, I'm able to have coded the items in the "tree" (= titles) by their respective "indentation", so if there is item1 with 0 tree indentation, I could automate putting some "$0" before that line, and similar for any other titles, "$1", "$2" and so on, or any other coding.
Also, I am able to export the whole formatted text body, from the outliner to various formats, e.g. in html coding, and then it would be possible to import them into InDesign, and then, from InDesin into Acrobat: Here, the tree structure would not be just a text file with several hundred lines, but there would be a structure like
title line or $3title line
then many lines of text body
$2title line
and again many lines of text body
and so on
which means it would be possible to "code" these title lines, separating the multiple "pages" (= items which then are bound to become pages within Acrobat/Pdf), in order to process them.
Do you have any "tips and tricks" to facilitate this, sparing me 15 hours of trial-and-error?
Is it necessary to include InDesign in this workflow, or are there scripts available that would enable Acrobat to "fetch" such coding from the text file?
Or then, in MS Word, what would to be done there in order for Acrobat to be able to process the Word file in a way that it (Acrobat) automatically rebuilt the tree structure?
I suppose my outliner codes could be transposed into respective headings within Word, but afterwards, Acrobat does NOT recognize those Word headings of different levels as Pdf "bookmarks"? So there would be the need to put "bookmarks" behind all Word title lines, by some Word macro?
And then, in Acrobat, those bookmarks would NOT be of multiple indentation levels (= no tree structure yet), but I would have a FLAT LIST there, to begin with, and from which then I would have to indent those bookmarks manually, one by one?
Alternative question: From my outliner, I am able to export the whole stuff into multiple other outliners; so the question arises if there is one outliner format, or one special export format from one outliner, that could be (more) easily processed further?
In the end, I have a tree structure within the outliner (and which, as said, could be exported separately, too, in order to be processed by macros/scripts), AND I want the same tree structure in the Pdf again, so there should be some way to straigthen this out?
Is there any documentation about Acrobat "scripting" or such, in order to prepare the necessary codes which then would be "readable" by Acrobat?
In the end, it seems to me that technically, Acrobat does NOT build up a real tree structure but for the navigation, but all those pages (all referenced by bookmarks) are processed as a flat list there. So the only "remaining" problem seems to be, how to "import" / replicate the outliner tree structure, and only that (= several hundred lines, without the text body), into the respective Acrobat navigation pane, and to have "outgoing" bookmarks there which reference the respective "incoming" bookmarks in those several hundred respective "pages" - this should be possible to automate in an earlier stage, by inserting the respective codes, in the tree file, and in the text body file.
For an example, the freeware TreePad-to-Pdf is able to create, from your TreePad tree, a respective Pdf tree, so, in theory, if you get your stuff into TreePad (which is very often possible and even easy, since the TreePad format is a common "exchange" format in the outliner "world"), you'll get it into pdf, as was your original tree.
Unfortunately, this freeware does loose any pictures (if you don't have many pictures in your brochure, you could re-insert them after building the Pdf tree, of course), and does loose any text formatting, which of course is totally unacceptable (and there is not any paid version of this tool that would not) - but this tool "proves", if such proof was necessary, that it's perfectly possible to replace the "tree coding" of your outliner with an according, automatic bookmarks creation for Acrobat/Pdf (note that in this example, Acrobat was not even necessary, I just opened the file then within Acrobat in order to see which way I could then process it further).
Thus my question, how are these "codes for creating pdf bookmarks, both ways (outgoing from tree, ingoing into the "pages")" available, in order to try to make Acrobat then import e.g. a html file in which these codes would have been put beforehand (and in which text formatting would be coded by html codes, that then hopefully would properly be processed by Acrobat on import)?
Perhaps an export of the outline to MS Word is necessary, then Acrobat PDFMaker will translate the different heading levels in Word into a respective tree structure within Acrobat; this is technically feasible. But I am looking out for a less cumbersome solution, something more straightforward.

Thank you all so much for your kind and highly constructive help, which is extremely useful for me!
Sabian, the term "Windows" is in the title, and under the title, I mentioned "System: Windows". But it has been with utmost interest that I followed your link; in the meantime, I had search for "InDesign add-on/add-in", but it didn't occur to me that for Acrobat, searching for add-ins/ons would also bring some results! Even on that very same page, there are lots of (paid) add-ins/ons, but if you recurrently have a standard problem some 200$ software can resolve, that might not be too expensive. So I'm very thankful for this new and brilliant idea to trial out Acrobat add-ins.
Bill and Gilad D, thank you very much for the info and the link (I'll look further for other links, too, now) - of course, it's a little bit frightening that the SDK API reference has got almost 800 pages, but that only shows how much is possible (when in fact with "naked" Acrobat Prof. I got the impression that "almost nothing" is possible!). I don't know JavaScript up to now, but I know some other scripting languages, and JS is so important today that this is a very good "occasion" to finally "learn" at least some of JS, and I will do this... which will probably lessen my need for paid add-ins... ;-) So I'm very thankful for this info how to "script" Acrobat. (Please excuse my "laziness" (or in fact, not having got the idea, to begin with!) to not google for "Acrobat scripting" before stupidly asking!)
LoriAUC, you said, "you might try first tagging your PDF file". From what I see, and from help/web, it seems this automatic tagging of the whole document will not only tag pages, but many other elements, too, which means that afterwards, I'll have to eliminate, by hand, hundreds if unwanted tags, since I just want the several hundred pages to be tagged (= bookmarked, then), but not paragraphs, sub-titles and so on. But as I said, I always have the idea in my head to insert special characters into the outliner output file, which then would appear in the pdf, and then tagging just these special characters (and then deleting them) would be an idea for scripting at least; as said, what Acrobat can do "on its own", from the controls it offers to the user, is not that much. But thank you so much for your idea! (Of course, if after automatic tagging, there was a command available to "delete all tags except for the page tags", this idea would become highly useful in real life, too!)
In fact, I have got that problem that from my outliner, html export (and text export) is flawless, but rtf export is unreliable (it leaves out text passages and doubles others, which it does neither in text nor in html export, I checked several times (and several such files) with a text compare tool), which means that the usual workflow Word (or in my case, import into Word), then do some tweaking there, then have things already done (or facilitated in Acrobat) when the file gets into Acrobat, would not be that smart in my case, since html import in Word is not that reliable either, and there are some paid "translation" tools for this task which perhaps don't preserve the formatting in any instance, or such things, and I simply cannot check visually every some weeks, for the same text body of several hundred pages, with just some pages added or altered or placed in other positions within that text body.
I also must say that the non-display of the item that is selected in the tree, and the necessary pressing of "Enter" to do this, as well as the absence of a keyboard shortkey for switching between tree and content, and vice versa, are both BIG FLAWS in pdf for screen use, and I think it's unacceptable that Adobe never did anything to overcome these flaws - we're speaking of version 11 of some ubiquitous software here!
So at this time, I'm also looking out for html possibilities (which also permit 2-column text, as pdf does), and especially for so-called "treeview controls", which are available free and paid, and as I see, here I have similar problem with "Enter" (or the mouse) needed to display content, but here at least, I suppose I could program (after finding and learning the respective commands that is) that "wait for 0.3 sec if user further navigates, but when he stops navigating, show content of current item" command, since within html, and especially with JS, many such things are possible from what I know.
Similarly for the switching between tree and content: JS must be running anyway, for the tree control, so it's possible to assign, in JS, key commands for things that on regular websites necessitate the mouse.
Btw, I briefly considered this for pdf, after reading Acrobat scripting was done by JS - but then, it seems that there is no way to have a JS script running on a pdf, IN RUNTIME - or then, most users' system would warn "there is a JS script launched by this pdf, do you want it really to run?" And of course, people would negate this question, and problably close down the pdf immediately - whilst some JS in html code is widely accepted, right?
So I'm evaluating pdf against its "competitors" here, and I conclude pdf for SCREEN use is far from being as good as it could be - or do I overlook tweaking possibilies?
Then, from html (with css and JS), I would prefer to have exported that into Flash, in order to have some protection at least for my content - on the other hand, good screen "rendering", good screen "visuals", are more important to me than is text protection (so here again, pdf "looses" in comparison even to html).
So at this point in time, I don't know yet what I will do, but I'll begin with learning JS basics, and then will check this 800-pages document for what would really be possible with Acrobat, before taking a possible decision against it.
This being said, any additional info, hint, idea, consideration would be more than welcome, but as said, I'm very thankful to all of you for your kind help and interest in this matter!

Similar Messages

  • Batch creation of bookmarks?

    I would like to add 107 bookmarks to a 250-page PDF in an automated fashion. I have a list of the bookmarks titles, pages, and their hiearchy level.
    What's my best bet?
    Obviously I don't want to create them by hand with New Bookmark in Acrobat Pro.
    My document is not tagged, and I don't see an easy way to mass create tags (is there one?).
    It appears that the Acrobat Pro scripting DOM does support creating bookmarks with the Bookmark createChild()method, but it's looking a little dicey to me how to use that straightforwardly, so if it's easy to provide a few pointers, I would be greatful.
    I'd like to avoid buying a plugin (or using one on a free trial basis, since I don't really intend to buy one).
    I initially planned on using pdftk's update_info functionality, but it turns out that while pdftk's dump_data subcommand dumps bookmark info, it's corresponding update command doesn't handle bookmarks at all.
    I considered writing some Java code with iText and/or PDFBox, but I didn't see any good examples of exactly how to create bookmarks that point to pages, and it seemed like it might be a big pain to figure out.
    I'm comfortable scripting other Adobe products in JavaScript, but I've never dealt with Acrobat.
    Hopefully that sets the stage. Any advice is appreciated!
    P.S.: I am confused about the forum structure here. I think this is a platform independant question, so maybe it's dumb to ask it in the Mac forum when the Acrobat Windows forum has 4x the activity? Maybe it is a Javascript question, so better asked in Acrobat Scripting? Or maybe it is better to ask on acrobatusers.com? I figured I would start here and try my luck.

    If it is Acrobat 9.3.x for Mac your using, this is the right area. The reason for the difference in Traffic is according to platform use. Plus Mac people because support usually get short swift, tend to to try to figure out things for themselves.
    I would be a good idea to ask this in scripting as well, since you need to use scripting.
    There are things That can be done better in Mac, and there are some that can be done in PC better. And there are some things That work just as well in both.
    Someone will be along to answer your other questions or direct you to proper forums.

  • Automatic Batch creation for a material.

    Hi Friends,
    we require automatic batch creation at the time of confirmation of process order for a particular material not for all the materials existing in the same plant and also not for  all the materials existing in the same material type.
    we have activated batch level at the material level,
    Pl give some idea,
    Regards
    Sadan

    Hi,
    Batch is created automatically either when an order is created or released. (setting in OPKP)
    I hope its not possible during confirmation.

  • When i use firefox 7 and click on the bookmark menu, it leaves an annoying image of the bookmark window on my desktop that I can't get rid of.

    When I click bookmarks in the Menu Bar, it leaves an image or "print" of the bookmark window on my desktop. It does not go away after exiting Firefox. The only way I can remove this image from my desktop is to restart my computer. It is becoming a bit annoying. I should mention that this problem does not occur when using the bookmarks icon in the Navigation Bar which I never use because I prefer the other. This has been happening in Firefox 4 to 7, but never in earlier versions.

    There is probably a glitch in Firefox's graphics hardware acceleration feature, which was introduced in Firefox 4. To turn that feature off:
    orange Firefox button ''or'' Tools menu > Options > Advanced
    On the General mini-tab, uncheck the box for "Use hardware acceleration when available"
    This change should take effect after you restart Firefox.
    If you miss (or think you will miss) the hardware acceleration feature, you could try updating the drivers for your graphics card to see whether that solves the glitch.

  • I have a long list of bookmarks. They are not sorted. They do not appear anywhere in the "organize bookmarks" window. Where are they? I want to delete a bunch of them but can't find a way.

    This is Firefox 3.6.8 and Mac OS 10.5.8.
    Right clicking on a bookmark does nothing. I don't know if that is a Firefox version issue or a mouse issue, but the mouse can right click on the Mac OS desktop and get the usual menus.
    It is possible for me to delete bookmarks which still point to an active web page because there I can use the star to edit the bookmark. That is way too cumbersome a process for the long list I have. Some are old and no longer point to an active page. The star comes up empty in those cases anyway and I can do nothing about the bookmark.
    Bottom line is that I just need a way to see the whole list and choose the ones to delete.
    I thought they should all show up in the unsorted bookmarks folder but it is empty. That may be the crux of the problem.

    Update - I discovered that the entire list of bookmarks can be accessed in the Organize Bookmarks window by clicking on the icon for Bookmarks Menu.
    This seem like odd interface behaviour to me.
    All the other software I use follows the pattern that an icon with a triangle to the left, which you click on to expand the menu tree downwards, shows the entire contents of the category when you click on the triangle. In other words, you don't get a different response by clicking on the icon from what you get by clicking on the triangle.
    It also seems odd to me that when an unsorted bookmarks folder is automatically provided that unsorted bookmarks would not be placed there by default.
    Anyway, by getting the list of bookmarks displayed this way I was able to simply right-click on items in the list and delete them, as I thought I should be able to do. Problem solved. Organize Bookmarks interface found to be somewhat unintuitive.

  • Track mouse position in Bookmark window.

    When the cursor moves to a bookmark window, it underlines the bookmark title and shape of the cursor also changes(say finger shape).
    Is there any callback function/some other way to track the change in cursor position when it is in Bookmark window,(means when it is moved to that window and moves over a bookmark) please tell me.
    thank you,
    palaksha

    No, there are no provided APIs to give you that level of information.
    Leonard

  • Automatic Batch Creation at  the time of GR for Customer Returns

    Hi All,
    We are using batch management with functionality of automatic batch creation for variuos movement type 101/103/105/561 etc. with updation of classification in foreground. 
    We are even using automatic batch creation for Inbound delivery. By configuring IMG object "Batch creation Control for Inbound"
    Now we have a new requirement of automatic Batch creation for GR of Customer Return against Customer Return SO (Movement type 651). And updation of classification in foreground.
    I have tried a lot but couldn't find how to configure the same.
    Can I create GR custmor returns 651 thru transaction MIGO?
    Any suggestion how to achieve this.
    Thanks
    Sanjay

    Hi,
    What Sairam said is correct, the idea of automatic batch creation is so that when you manaufacture or create an item you can allocate the characteristics to that batch and give it a number.
    You then sell that batch to a customer.
    When the customer returns the item the system should NOT automatically allocate a new batch number to it because this is breaking a VERY important audit trail.
    In batch management (in some inductries more than  others) it is VITAL to have a full audit trail of a bathc so that any problems concerning that batch can be traced back to their origin. What you are trying to do is to break that audit trail (although I can fully understand what you are trying to do).
    I would leave the batch allocation for returns as manual and then when you transafer the item from returns to unrestricted (or quality etc.) tyou can then input the new characteristics.
    Steve B

  • Batch Creation or Batch Determination for 531 movement type

    Dear Experts,
    I have some confusion with Movement type 531 -
    1) Can we do Batch determination for 531 movement type.
    2)  Can we do the automatic Batch creation at the production order level or confirmation level. In this case i have done the settings but in confirmation screen i have to create batch manually through Menu Path.
    3) I have to enter characteristics value manually in confirmation screen as i have select classify batches in foreground. But in material master we have Batch Class type so can values comes from there to batch of confirmation screen.
    Thanks & Regards,
    Saurabh Kumar

    Hello
    Please read carefully notes 191368 and 194619. These are very old correction notes and they are already implemented on your system, however, they provide the following information about the system design:
    For a by-product or co-product, no batch determination is executed anymore. The subsequent stock determination is not executed anymore either.
    and
    No batch determination for by-products may be executed during the confirmation.
    It means that the batch determination for movemen 531 is not a functionality of the standard system.
    I have never tested this scenario, however, as far as I know, the batch can be created automatically for the by-product if you are using internal number range on OMCZ.
    BR
    Caetano

  • Batch creation through ME21N, ME22N and MSC1N

    Hi All,
    Please note we are already using EXIT_SAPLV01Z_001, EXIT_SAPLV01Z_002, EXIT_SAPLV01Z_003, EXIT_SAPLCLFM_002, EXIT_SAPLV01Z_012, EXIT_SAPLV01Z_014 for Batch creation based on different logics for Material type, Plant and PO doc type and currently using these exits for logic it allows us to create new internal batch number during PO creation (ii) change already existing batch with some new number (of couse this number must not be used in some other PO) in PO change and (iii) create new internal batch number using MSC1N, by inputing plant, stor. loc etc. But currently i can create batch with 1 digit, 2 digit, and so on.
    The requirement is to allow user to create batches only with 10 digits during:
    (i)PO creation (ME21N)and PO change(ME22N) and also during
    (ii) transaction MSC1N
    currently in all three ME21N, ME22N or MSC1N it allows to create batch with 1 digit, 2 digit,3 digit and so on . i want to create batch with only 10 digit.
    Please tell this is possible through configuration steps or some changes are required to be done in above said user exit.
    Regards
    Rahul Shukla

    Hi Jurgen,
    Thanks for your reply.
    In ME21N i am able to assign batch in PO
    (1) By clicking on 'create' button appearing just side of Batch field in item Tab "Material". I think this create button is appearing due to user exit being applied here. Here it creates and assigns internal number automatically (from range 01in Batch_Clt) based on the Material type and Plant combination (Some logic defined in user exit)
    (2) By putting any random number manually (both numeric and alphanumeric)whether 1 digit, 2 digit,3 digit in Batch field in item Tab "Material" it will accept and in this case also po is saved.
    same way i can do changes in batch number in ME22N and able to save.
    In MSC1N also due to user exit applied if i give Material number alone  and enter, it assignes the internal batch number based on Material type and plant logic defined in user exit.here also if i input some random number manually in batch field it accepts and that random batch number is created for material.
    Now i want that i should be able to put random batch number manually but that number must be out of the number ranges defined in Batch_CLT object (Also the number must be exact 10 digits length as is there in defined number ranges) and not any random alphanumeric number . Also i am not able to understand how it is accepting random alphanumeric number (like ABC111)although all number ranges defined are numeric only.Also external number range is 0008000001 - 0089999999 which is numeric only.
    Regards
    Rahul

  • Repository Creation Utility for windows 7 64 bit

    Hi All,
    I did not find Repository Creation Utility for windows 7 64 bit.
    Any idea how I can get around this or where I can find RCU for windows 7 64 bit.
    Thanks, in advance!

    Hi DK,
    There is not a particular 64bit installation. I think it works like this: if you are using a 64bit JDK the apps server is also running 64 bit.
    You can find the generic jar here: http://www.oracle.com/technetwork/middleware/ias/downloads/wls-main-097127.html and take the generic one (http://download.oracle.com/otn/nt/middleware/11g/wls1033_generic.jar)
    You install this by a command like this (you have to look up the documentation): java -XXm.... .... wls1033_generic.jar
    Then a installer pops up.
    So these were my steps:
    - installed RCU
    - installed 64 bits JDK (jdk-6u21-windows-x64.exe)
    - installed Weblogic (wls1033_generic.jar)
    - installed OBI as "software only"
    - configured OBIi (config.bat you can find in <obi11g home>\Oracle_BI1\bin)
    All together it does not take much longer then the 32bit install. Only some extra steps to do.
    Hope this works for you too.
    Regards

  • When I try to Bookmark a new page, I do not get the "Page Bookmarked or Edit This Bookmark" window. I t does place the site into my bookmarks but I have to go to "organize" bookmarks in order to put it where it belongs.

    When I try to Bookmark a new page, I do not get the "Page Bookmarked or Edit This Bookmark" window. I t does place the site into my bookmarks but I have to go to "organize" bookmarks in order to put it where it belongs.

    How are you saving a new bookmark?
    There 5 ways to save a new Bookmark in Firefox, the first 4 should offer to save the new bookmark in a folder:
    1.
    2. Right-click and select Bookmark this Page.
    3. Bookmarks > Bookmark this Page
    4. Double-click the Star that is on the right side of the Location bar.
    4a. (A single-click on the Star will save the new Bookmark to the Unsorted Bookmarks folder, without opening the Edit this Bookmark dialog.)
    5. Drag the website image in the URL bar into the Sidebar view of Bookmarks
    or to the Bookmarks menu bar item and then into the drop-down or onto the Bookmarks Toolbar

  • Why aren't my bookmark folders showing up as options in the "page bookmarked" window?

    I recently upgraded to Firefox 18 and when I go to make a new bookmark folder I can see it in the bookmarks menu under "show all bookmarks" but when I'm trying to bookmark a page while browsing the folders are not showing up in the pulldown menu on the "page bookmarked" window.
    I can't use Choose to find the folders either
    I can then go back and manually drag the pages over but that's annoying.

    The drop-down shows a few recently used folders. If you expand the folder using the button to the right of the drop-down, can you find the new folder on the full list?

  • How do I turn off the hover-to-select in the organize bookmarks window?

    I want to turn off the "hover to select" mechanism in the "organize bookmarks" window (or dramatically increase the time until the selection happens). When I am organizing bookmarks, it keeps going to the wrong folder when I am trying to drag bookmarks from one folder to another. It is extremely aggravating to have a timer-based selection because I just happen to take a little too long to move the mouse to the folder I actually want to drop the bookmarks into. This happens to me almost every time I go to organize bookmarks.
    I apologize if this has been answered before, but I did a search for this issue and was not able to find a solution, but maybe I did not choose the right keywords to find it.

    hello, you could try this - enter '''about:config''' into the firefox location bar (confirm the info message in case it shows up) & search for the preference named '''toolkit.startup.max_resumed_crashes'''. double-click it and change its value to something very high like '''999999''' (maybe setting it to <s>0 or</s> -1 will also work, however i haven't tried that myself).

  • BATCH CREATION

    Hi All,
    Plz Tell me the procedure of <b>Batch Creation</b> in detail....with example...
    Thanks & Regards,
    <b>Anil Kumar</b>
    Edited by: Csaba Szommer on Dec 14, 2011 12:40 PM

    Hi,
    Batch Creation can be done in process of Batch Management and it  is used for subdividing the material.
    You can follow the following customising steps for Batch.
    1.Create Characterstics,CT04
    2.Create Class,CL02
    3.In material master, select classification view and tick batch management
    4.Go to Logistic General->Batch Management->Batch Det and back Chk->Condition table-> Define Inventory Management Condition table
    4.2 . Like wise Define Acess Sequense,
    4.3.Strategy Types,
    4.4.batch Serch Procedure,
    4.5.Batch Srech Procedure and allocation,
    4.6..Condition Record: Logistic->Central Function->Batch Management-> Batch Determination->Batch serch Stratergy->For Inventory Manament-> Create
    Once you do all customising steps,Then you can receive the material as per you requirement.Example....Lets say Sulphuric Acid you are receiving 98%,70% and 50% purity.According to you requirement and supplied by the  Vendor you can keep in three different batches.This characterstic of material you can maintain in creating the characterstic.
    Hope the above will be helpful and then reward.If your question is answered, pl close it.
    Regards,
    Biju K
    Message was edited by:
            Bijay Kumar Barik
    Message was edited by:
            Bijay Kumar Barik

  • Batch creation date

    HI,
    Does anyone know the table for batch creation date, i have been searching for many hours, i need this to create a new batch search strategy for creation date rather than reciept date.
    Or is it possible to set up a serach strategy using batch number?
    Thanks
    Frankie

    Hello
    Table MCH1
    ERSDA - date of creation
    Also MCHA

Maybe you are looking for

  • Should i use Green Power mode in Msi control Center ???

    So all new to this control center on my board and was wondering should i use the green power mode in Msi Control center, it looks pretty cool but not sure if i should use it so anyone got any opinions ?.

  • Help.....BT Home Hub question

    Hello, I am a new member and hope someone may be able to help me. I have a BT Home Hub 2 but unfortunately the wireless signal is not making it around the whole house, and this is even with a wireless extender fitted in another part of the house. My

  • Several realms in a domain?

    Hello everyone, sorry if this group is not correct for the subject.. <br><br> We are using WebLogic Server 8.1 for our project. We are deploying two versions of our software, with different authentication requirements; so we have written two authenti

  • No update trigger from order based invoices to customs documents

    Dear all, I need your help with the following problem: In our feeder system we use an invoice type which could be used for deliveries and also for orders. If I create an delivery based invoice in the feeder system a customs document is created in GTS

  • Unable to assign keywords to JPGs in Bridge

    Hi, I have recently expereinced errors when attempting to assign keywords to JPGs in Bridge CS4. This used to work a couple of days back but now all I can assign keywords to are dng files. I use windows 7 and if I close bridge from start up (it loads