How to get document's Bleed Box

Hi all,
I want to get the current bleed settings of a document, but can't find any class in the SDK making this available.
There is INewDocCmdData which allows to set the bleed box for a new document, so if there is a way to get an INewDocCmdData for an existing document, that would work. But I don't know how to achieve that either.
Another option seems to be via the script interface. There are Javascript classes and methods defined to get a document's bleed box. But can I somehow run a short script snippet from within C++ and extract the result?
Any pointers would be really great.
Bernd

Look to IPageSetupPrefs on the document boss.
Ian

Similar Messages

  • How to get title in Dialog box

    How to get title in Dialog box like "Adobe® Connect™ "

    Works for me. What happened when you tried?
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    font-weight: normal;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #E6E6EE;
    overflow: auto;"
    title="this text can be pasted into the AppleScript Editor">
    tell application "Finder" to display dialog "I need ® or ™ in dialog box text" with title "I need ® or ™ in dialog box text" buttons {"Aha!"} default button 1</pre>

  • How to get Document Set property values in a SharePoint library in to a CSV file using Powershell

    Hi,
    How to get Document Set property values in a SharePoint library into a CSV file using Powershell?
    Any help would be greatly appreciated.
    Thank you.
    AA.

    Hi,
    According to your description, my understanding is that you want to you want to get document set property value in a SharePoint library and then export into a CSV file using PowerShell.
    I suggest you can get the document sets properties like the PowerShell Command below:
    [system.reflection.assembly]::loadwithpartialname("microsoft.sharepoint")
    $siteurl="http://sp2013sps/sites/test"
    $listname="Documents"
    $mysite=new-object microsoft.sharepoint.spsite($siteurl)
    $myweb=$mysite.openweb()
    $list=$myweb.lists[$listname]
    foreach($item in $list.items)
    if($item.contenttype.name -eq "Document Set")
    if($item.folder.itemcount -eq 0)
    write-host $item.title
    Then you can use Export-Csv PowerShell Command to export to a CSV file.
    More information:
    Powershell for document sets
    How to export data to CSV in PowerShell?
    Using the Export-Csv Cmdlet
    Thanks
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Sharepoint Workflow : how to get document full path + file name into variable?

    Hi,
    Anybody knows how to get document full path + file name into a variable in Sharepoint 2010 workflow?
    Example http://sp1:80/InvoiceQueue/Shared Documents/123.pdf
    I am using List Workflow which links to a document library.

    Hi SAMSUNG,
    According to your description, my understanding is that you want to get the full path of a document in a list workflow.
    You can set the variable to the Enconded Absolute URL of the document. The screenshot is my testing. In my testing (in the red area), when the title of a document was equal to the tile of the current item, set a variable to the Enconded Absolute URL of the
    document. I used ‘Log to history list’ to check the value of the variable in Workflow History .
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • How  to get  the  Save  dialouge box  in   SAP Business One

    Hi,
    How  to get the  Save dialouge box in    Button  click  event  in  SAP Business One.
    Thanks,
    Y.

    Hello,
    You would like to display an SaveFileDialog box?
    may follow this thread, and you can find a sourcecode in vb.net and c# inside (for open dialog, but it is the similar...)
    Regards
    János

  • How to get documents in BPS

    Hi
    Someone can help me with how to get documents in BPS, Is there one how to.... documents in BPS?
    We try to use the function modules UPC_DOCUMENT_GET and UPC_DOCUMENT_LIST_GET but is not working because is missing parameters.
    Thanks
    Vero

    Veronica,
      I am assuming that you want to know how documents are
      handled in BPS and how you can configure your system to
      do so.
      Here is the "How to" paper that explains this:
      https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/g-i/how%20to%20handle%20documents%20in%20sem-bps%20and%20bw-bps.doc

  • How to get documents from RMS linked to particular case id using webdynpro

    HI friends,
    Can  anybody knows " How to get documents from RMS linked to particular case id."
    From end: webdynpro
    backend: RMS.
    please do the needful.
    Thanks and Regards
    -Sujatha

    HI friends,
    Can  anybody knows " How to get documents from RMS linked to particular case id."
    From end: webdynpro
    backend: RMS.
    please do the needful.
    Thanks and Regards
    -Sujatha

  • How to get System status Check Boxes into Query selection screen

    Dear experts,
    Pleas help in knowing how to get System status Check Boxes into quick view query (SQVI), selectionscreen.
    Regards
    Jogeswara Rao
    Edited by: K Jogeswara Rao on Jul 6, 2010 7:26 PM

    Problem solved through other Forum
    (Checkboxes not possible, some alternative solution to my requirement found)

  • How to get document liked to material

    How to get documents liked to certain material? I have material number and I want to get the document number of each linked document.
    I tried to use MATERIAL_READ_DOCUMENTS function, but the call returned "SYSTEM_FAILURE".
    Here is the code:
    theFunc = functionCtrl.Add("MATERIAL_READ_DOCUMENTS")
    theFunc.exports("MATNR") = matNum
    materialDocuments = theFunc.tables("IDRAD")
    returnFunc = theFunc.Call
    If returnFunc = True Then
        rows = materialDocuments.rowcount
        ReDim dataTable(rows, 1)
        For i = 1 To rows
            dataTable(i, 0) = materialDocuments(i, "DOKNR")
            dataTable(i, 1) = materialDocuments(i, "DOKAR")
        Next i
    Else
        callException = theFunc.Exception
    End If

    Hi,
    One soloution would be to use the BAPI,
    BAPI_DOCUMENT_GETOBJECTDOCS.
    Pass 'MARA' to field OBJECTTYPE and the 18 digit material number to field OBJECTKEY and u will get all the material document links assosiated with the material. What more, it is a BAPI so it is RFC enabled.
    Hope this helps.
    Sharath.

  • How will get  to the transaction box. directley(shourtcut)

    hi
    how will get  to the transaction box. directley(shourtcut)?

    Hello,
    for SAP GUI for Windows, it is Ctrl + / .
    For list of keyboard shortcuts, see menu item "Help for SAP GUI" in the menu shown when clicking the right most toolbar button.
    for SAP GUI for Java, it is Ctrl + T (Cmd + T on Mac).
    For keyboard shortcuts, see the menu items in the menus  with the icons on the right.
    Best regards
    Rolf-Martin

  • How to get rid of black box borders that occur around text

    When ever I type ANYTHING in emails, Pages, I get this irritating black box that shows up around paragraphs.  How do I get rid of this once and FOREVER?

    Press the key combination command-F5 to deactivate VoiceOver. If that doesn't work, proceed as follows.
    For OS X 10.7: From the menu bar, select
     ▹ System Preferences ▹ Universal Access ▹ Seeing ▹ VoiceOver: Off
    For OS X 10.8: Select
     ▹ System Preferences ▹ Accessibility ▹ VoiceOver
    and uncheck the box labeled Enable VoiceOver.

  • How to get pagenumber of anchored Box

    In javascript, how to get page number of anchored textbox.
    if i gave "textframes[0].parent" means it shows an error.
    Thanks

    Usually, the "textframes" array of an object points to the textframes contained in that object. Therefore, if you ask something with textframes what the parent is of "textframes[0]", you will get that same object again.
    In this case you are getting an error because there are (apparently) no text frames inside the anchored object.
    To try out stuff like this you can use the "constructor.name" construction:
    alert (app.selection[0].parent.constructor.name);
    with the anchored object selected results "Character". That cannot ever be a part of a page, so you have to get up another level:
    alert (app.selection[0].parent.parent.constructor.name);
    will tell you it's a Story. Now that's obviously wrong, because a story can run over several pages. Looking into the Object Model, you will see a character also has a property "parentTextFrames" (described as "The text frames that contain the Character. Can return: Array of TextFrames or TextPaths."). Checking with
    alert (app.selection[0].parent.parentTextFrames[0].constructor.name);
    now returns the text frame of the story where the actual character -- in this case the Anchored object -- is located in.
    For simple documents and scripts, you are done here: the parent of a text frame is the page. If this frame in turn could be anchored inside something else, or the anchored object could be inside a table or something like that, or the objects could be on the pasteboard or on a master page, you'll need additional checks.

  • How to get rid of navigation box

    Hi guys i would like to know how to get rid of the navigation box in iphoto.  i have mountain lion and the most updated version of iLife. 
    this is the box i am reffering to . 

    Really? You asked a specific question and got a specific answer. Turns out you had a different question...
    You can't.
    Regards
    TD

  • How can get document from mac to iphone

    How can I get document from imac that is saved, to my iphone?

    What kind of document?
    iWork documents (Pages, Numbers, Keynote) can be saved to iCloud and opened by the corresponding apps on the iPhone.
    PDFs can be transferred via iTunes or Dropbox and read using an application such as Goodreader.
    If you can add some detail to your request, we can try to offer a better solution.
    Matt

  • How to get document for jdbc-subprotocol

    I want to know,which subprotocol supports the jdbc.How to get the document of this.

    That question is either way to open ended, or you are using the terms in a way that is not normally meant.
    Maybe something here would help you .... http://java.sun.com/products/jdbc/

Maybe you are looking for

  • I have tried removing and re-installing my itunes on my PC, but it just comes up with a message saying that the error: entry point not found. pleaseee help!

    My itunes was working perfectly and then i upgraded and now it doesn't open and all i get is an error message. Ive tried so many times removing and re-installing and it won't work. Someone please help me! I am a windows 8 user!

  • Error while releasing the TR

    hi All, We are facing an issue while releasing the Transport Request. The error is "No valid TM target found". Request your valuable inputs on this. thanks in advance With Regards, Lata

  • Problem with adding a new row in JTable

    Hi, I've created a JTable using DefaultTableModel with DefaultTableModel(Object[][] obj,Object[] col) constructor.I've written actionListener for a JButton which should add new row to the tablemodel.Now, the listener adds the row to the model.But its

  • Restricting MEMASSIN by Plant

    Hello all, I am having an issue with transaction MEMASSIN.  Our BA has a requirement for me to restrict Purchasing Info Records being changed to only specific Plants.  They are using MEMASSIN rather than ME11,ME12, and ME13 (which MEMASSIN touches an

  • New SAP update: Operation date in FI docs

    Hi gurus, In order to manage dates according to the law in several countries, e.g, Norm 340 in Spain where it says that operation date have to be in every financial posting relating to a billable service, we have heard that SAP is applying some chang