Get the objects on a page or get the selection with JavaScript?

I have a bunch of page PDFs with an ornament on the page. I need to crop all pages the same distance of the ornament. The problem is that the ornament is never in the same horizontal position.

I have the script where the operator cultures page tight for ornament and I use getPageBox and setPageBox to develop harvest evenly around the entire page, but I would like to completely automate it.

Basically I need a way to know where the ornament is on the page. Is it possible in Java (I couldn't find one) to browse objects on the page to check their size?

Thank you very much

Ken

Gobs much gratitude to MD_quake for posting back here when he or she finds his answer.

It turns out that the boxes have BEEN changing, but the & #* $%! dialogue of cultures was not showing the changes on all the boxes! Save the file and open it again displays the boxes correctly. By mail to the MD, you can also use a preflight.

I'm done with this JavaScript but could also change the media box to clean things up a bit.

var TargetWid = 302

var TargetHt = 477

To display the culture for the page

var CurrRect = this.getPageBox ({cBox: "Crop", nPage:0});})

var AdjWid = (TargetWid-CurrRect [2]) / 2

var AdjHt = (TargetHt-CurrRect [1]) / 2

App.Alert (AdjWid);

The value of the new culture area of the box (in pixels)

CurrRect [0]-= AdjWid;  Adjust the left side

CurrRect [1] += AdjHt; Adjust the upper part

CurrRect [2] += AdjWid;  Adjust the right side

CurrRect [3]-= AdjHt; Adjust the lower side

Apply the new harvest area to the area of all pages

this.setPageBoxes ({cBox: "Crop", nStart:0, nEnd:this.numPages - 1, rBox:CurrRect});})

Reset the CurrRect to the new crop and adjust the other boxes

var CurrRect = this.getPageBox ({cBox: "Crop", nPage:0});})

this.setPageBoxes ({cBox: "Art", nStart:0, nEnd:this.numPages - 1, rBox:CurrRect});})

this.setPageBoxes ({cBox: "Trim", nStart:0, nEnd:this.numPages - 1, rBox:CurrRect});})

this.setPageBoxes ({cBox: "Bleed", nStart:0, nEnd:this.numPages - 1, rBox:CurrRect});})

Best,
Ken

Tags: Acrobat

Similar Questions

  • How to paste into the text field of the Clipboard with JavaScript?

    I implement the following actions in the form of javascript:

    1. a user clicks on a link on the PDF to open a web page

    2. the user uses the web page to find information and then copy text from the web page

    3. the user clicks a button on the pdf form and it formats the text to the Clipboard and paste them into the text fields.

    I can't find any references for the reading of the data from the Clipboard with javascript in PDF Forms. is it not possible?

    Perhaps 'not possible' was a little too hard. It would be a security hole if she accepts a script in a form to copy the contents of the Clipboard without the user explicitly allowing it. It has been possible to copy the contents of the Clipboard into a form field using the app.execMenuItem method without the user knowing / allowing it, but that hole was closed. The restriction can be overcome, as explained in the documentation: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.143.html

  • Get item URLS with Javascript Page

    I want to make a link to a page, passing in a variable (P99_SOMETHING) in the URL:

    f? p = xx:xx:xx:NO:P99_SOMETHING:TEST

    On the page (P99), I want to be able to access P99_SOMETHING with Javascript.

    I tried to add a page hidden page called P99_SOMETHING, but what is hidden is not filled with the TEST. Also when I try to access JavaScript with:

    Alert (' val: "+ $v ("P99_SOMETHING")");

    The alert says, but he has an empty value.

    Parameters of the Page element:

    Name = P99_SOMETHING
    Serves as a source = always, by replacing the value that exists in session state
    Type = Item (the item application or page name)
    Expression = P99_SOMETHING

    What am I missing or doing wrong?
    Using Apex 4.2

    Published by: 973239 on November 26, 2012 07:06

    Published by: 973239 on November 26, 2012 07:07

    Hello

    If I understand correctly, you set the value of P99_SOMETHING in another page in your application. In this case, the setting of page # 99 article can be modified to:
    Source used (s) = only when the current value in session state is zero
    Type = static assignment (the value corresponds to the attribute of the source)

    No need to put anything in the field of Expression.
    Can you check in 'Session' (in the developer toolbar) to ensure that the value of the element is used?
    And in your alert, try $v ('P99_SOMETHING') - apostrophes to see if there is a difference.

    Thank you
    Rohit

    Published by: jaouad khalifi on November 26, 2012 07:42

  • Open and close the Popup with Javascript

    Using Apex 3.2

    I probably have done this lots of times in my old job, but do not have access to the code and now I can't work properly.

    I opened a window pop up with javascript
    Now, I need to close and refresh the calling page, but only if it ratifies the validation on the popup.
    I have an item hidden on my pop up called P7_FLAG.
    I have a process page after validation that affects P7_FLAG (only the value 1, if passes validation).
    I also have a "SUBMIT" button.

    So once I click my button "SUBMIT" page should look at validations, so ok, P7_FLAG the value 1, then close the popup and refresh the calling page.

    My current look of javascript like this
    <script type="text/javascript">
    function saveChanges(){
    doSubmit('SUBMIT');
    var test = $x('P7_FLAG').value;
    if(test == '1')
    {
    window.close();
    window.opener.doSubmit('REFRESH');
    }
    }
    </script>
    My button
    javascript:saveChanges();
    The problem is that I need to click twice on the button SUBMIT.
    First, it sets P7_FLAG
    Second time, it closes page and refreshes.

    I probably made a fundamental mistake, but today I can't.

    See you soon

    Gus

    Published by: Gus C 10 may 2012 12:48

    Sorry about that I was blind

    Add this function to your page

    
    

    Call this function on the loading of the page

    onload="onloadclose();"
    
  • How to send a page to dashboard as selection with ibot

    Hello
    I am trying to send a page of dashboard email, but I did with a previous selection through messages.
    That's what I did:
    1 created the selection and saved as "generic".
    2 selection is stored in my user OBIUSER under/users/obiuser/_selections/hj0qcjg2ln00aro9
    3.I copied "Generic" folder above in a XY folder under the folder where I have a few other dashboard stored.
    4. when I'm in is content, choose 'Select content' and browse in the XY, folder, but I only dashboard pages and not the "Generic" choice

    The reason, I copied, is that of the session content delivery, I can not see my user, but just the SHARED folder.
    Maybe I need to create a _selections folder under the SHARED one and save it here?
    Thanks and greetings
    Giuliano

    The article explains that when you have a saved selection for a dashboard page and you set this saved as default selection, the iBot will use this saved selection to filter on the dashboard page.

    So, unfortunately, there no option to select the saved selection to use for a dashboard.

  • How to manage the selection with the box in a table

    Hello


    JDev 11.1.2.4

    I have a table with an attribute of EO/VO, transitional to manage the selection. This attribute is displayed as a check box. The user makes a selection by clicking on the checkbox. Then, the user clicks on a button that displays a pop-up window. Inside of this pop-up window, that user can create, insert, delete, or update values in a table based on an other EO/VO.

    When the user clicks OK, the pop-up window is closed, then the data is committed.

    When the user clicks Cancel, the popup is closed and the changed data are ignored. To remove the data, I call a Rollback. It works fine, but all the transitory values are lost which is correct because of the discount after the cancellation.

    It's a problem because the user must be able to open the pop-up window several times with the same selection. This means that the restoration is not appropriate in this case.

    How to ignore data edited inside the pop-up window and keep the selection?

    Thank you

    You can try to put the popup in his own taskflow and define a backup point before entering the taskflow. When the user cancel the editing restore you to previous backup. This should dispel the changes.

    Or you save the selected rowkeys, call rollback and backward selection later.

    Timo

  • Stimulant of the button with javascript under a button in pdf format

    Hi all

    Is it possible to stimulate using acrobat javascript or javascript livecycle @under a key press button?

    For ex. I click on a button and who work as Atl + F (File menu) or win + R (run box) under windows.

    Hope this is clear.

    Thank you

    Arvind

    LiveCycle Designer uses the same JavaScript engine that Acrobat and Reader when the LiveCycle form is in PDF format. So, as stated in the form Acrobat JavaScript, the JavaScript engine and capabilities. As explained in the Acrobat JavaScript forum, JavaScript used in Acrobat or Reader is the willingness to 'sand' or very isolated from the JavaScript of your computer program. This was done to protect users of form Acrobat or Reader to run malicious code.

    It might be possible if you were writing a plugin add-on using a computer program have complied and the information provided in the Acrobat SDK kit. You must manually install this program on your system. For others to use the code, you will need to register as a developer with Adobe and have each user to install the code on their system at their own risk.

  • Lasso tool polygon binding angles trying to add to the selection with the SHIFT key

    Since upgrading (downgrading?) of Photoshop CS6 Extended Photoshop CC I have a problem with the lasso tool of polygon limited at certain angles when you try to add to a selection.

    Here's the scenario, I select a color background with the magic wand tool, then I would like to add a few things to the selection, so I click on the polygon lasso tool and hold the SHIFT key to add to the playlist and then start to use the polygon lasso tool... often very randomly the polygon lasso tool will limit his movements to a 90 degree angle Sometimes something that seems like an angle of 30 degrees and sometimes he'll do any.

    I'm doing something wrong or is this a bug?

    The SHIFT key has two functions in the creation of a selection.  The first is as you know to add to any selection using another selection tool.  The second is forced to angles in drawing and selection, but also rotation tools.  So for your example, you have to hold down the SHIFT key when you click on to add to your selection using the polygon lasso tool, but after making the first click with the tool, Photoshop knows that you want to add to the selection.  So do not hold the SHIFT key after the first click, otherwise Photoshop assumes that you also want to compel the angles drawing of your choice.  (Unless that's what you really want to)

  • Unable to get hardware information for the selected with vmware converter 5.5 computer (could not get the ability to \\.\PhysicalDrive0: error opening peripheral drive: 32 an unknown error (0 x 20) (32))

    Hello

    I'm doing a P2V with vmware converter standalone 5.5

    The source is the same machine that hosts the vmware converter 5.5

    The operating system is W2003 which acts as a domain controller

    VMware converter is launched by the administrator account.

    The error that I see on the balls of vmware - converter.worker is:

    2014 02-13 T 17: 36:35.592 + 01:00 [04344 WARNING "Default"] could not get the ability to \\.\PhysicalDrive0: error opening disc device: 32 an unknown error (0 x 20) (32)
    2014 02-13 T 17: 36:35.592 + 01:00 [warning 04344 "Default"] jump drive hard "\\.\PhysicalDrive0."
    2014 02-13 T 17: 36:35.592 + 01:00 [04344 WARNING "Default"] could not get the ability to \\.\PhysicalDrive1: error opening disc device: 32 an unknown error (0 x 20) (32)
    2014 02-13 T 17: 36:35.592 + 01:00 [warning 04344 "Default"] jump drive hard "\\.\PhysicalDrive1."
    2014 02-13 T 17: 36:35.592 + 01:00 [info 04344 "Default"] Found volume with name '\\?\Volume{0395a0a1-8c42-11da-a7d7-806e6f6e6963}\ '.
    2014 02-13 T 17: 36:35.592 + 01:00 [info 04344 "Default"] Found volume with name '\\?\Volume{18297536-8c0b-11da-8528-0014852d7e43}\ '.
    2014 02-13 T 17: 36:35.592 + 01:00 [info 04344 "Default"] Found volume with name '\\?\Volume{caf5e9f8-4e6c-11dd-b440-0014852d7e43}\ '.
    2014 02-13 T 17: 36:35.592 + 01:00 [info 04344 "Default"] Found volume with name '\\?\Volume{2958b89a-b562-11dc-a508-806e6f6e6963}\ '.
    2014 02-13 T 17: 36:35.592 + 01:00 [info 04344 "Default"] Found volume with name '\\?\Volume{0395a09f-8c42-11da-a7d7-806e6f6e6963}\ '.
    2014 02-13 T 17: 36:35.592 + 01:00 [info 04344 "Default"] Found volume with name '\\?\Volume{0395a09e-8c42-11da-a7d7-806e6f6e6963}\ '.
    2014 02-13 T 17: 36:35.592 + 01:00 [04344 WARNING "Default"] could not get the ability to \\.\PhysicalDrive0: error opening disc device: 32 an unknown error (0 x 20) (32)
    2014 02-13 T 17: 36:35.592 + 01:00 [warning 04344 "Default"] jump drive hard "\\.\PhysicalDrive0."
    2014 02-13 T 17: 36:35.592 + 01:00 [04344 WARNING "Default"] could not get the ability to \\.\PhysicalDrive0: error opening disc device: 32 an unknown error (0 x 20) (32)
    2014 02-13 T 17: 36:35.592 + 01:00 [warning 04344 "Default"] jump drive hard "\\.\PhysicalDrive0."
    2014 02-13 T 17: 36:35.592 + 01:00 [04344 WARNING "Default"] could not get the ability to \\.\PhysicalDrive1: error opening disc device: 32 an unknown error (0 x 20) (32)
    2014 02-13 T 17: 36:35.592 + 01:00 [warning 04344 "Default"] jump drive hard "\\.\PhysicalDrive1."
    2014 02-13 T 17: 36:41.155 + 01:00 [warning 04344 'Default'] attention: no attached disks have been detected.
    2014 02-13 T 17: 36:41.155 + 01:00 [04344 error 'Default'] [LiveWindowsComputer] could not find disks connected to the computer.
    2014 02-13 T 17: 36:41.170 + 01:00 [info 04344 "Default"] scheduled timer cancelled, succeeds StopKeepAlive
    2014 02-13 T 17: 36:41.170 + 01:00 [04344 error "Default"] unknown exception when calling VMOMI method queryComputerInfo
    2014 02-13 T 17: 36:50.358 + 01:00 [05648 WARNING "Default"] could not get the ability to \\.\PhysicalDrive0: error opening disc device: 32 an unknown error (0 x 20) (32)
    2014 02-13 T 17: 36:50.358 + 01:00 [05648 WARNING "Default"] Skip hard drive "\\.\PhysicalDrive0".
    2014 02-13 T 17: 36:50.358 + 01:00 [05648 WARNING "Default"] could not get the ability to \\.\PhysicalDrive1: error opening disc device: 32 an unknown error (0 x 20) (32)
    2014 02-13 T 17: 36:50.358 + 01:00 [05648 WARNING "Default"] Skip hard drive "\\.\PhysicalDrive1".
    2014 02-13 T 17: 36:50.389 + 01:00 [info 05648 "Default"] Found volume with name '\\?\Volume{0395a0a1-8c42-11da-a7d7-806e6f6e6963}\ '.
    2014 02-13 T 17: 36:50.389 + 01:00 [info 05648 "Default"] Found volume with name '\\?\Volume{18297536-8c0b-11da-8528-0014852d7e43}\ '.
    2014 02-13 T 17: 36:50.389 + 01:00 [info 05648 "Default"] Found volume with name '\\?\Volume{caf5e9f8-4e6c-11dd-b440-0014852d7e43}\ '.
    2014 02-13 T 17: 36:50.389 + 01:00 [info 05648 "Default"] Found volume with name '\\?\Volume{2958b89a-b562-11dc-a508-806e6f6e6963}\ '.
    2014 02-13 T 17: 36:50.389 + 01:00 [info 05648 "Default"] Found volume with name '\\?\Volume{0395a09f-8c42-11da-a7d7-806e6f6e6963}\ '.
    2014 02-13 T 17: 36:50.389 + 01:00 [info 05648 "Default"] Found volume with name '\\?\Volume{0395a09e-8c42-11da-a7d7-806e6f6e6963}\ '.
    2014 02-13 T 17: 36:50.421 + 01:00 [05648 WARNING "Default"] could not get the ability to \\.\PhysicalDrive0: error opening disc device: 32 an unknown error (0 x 20) (32)
    2014 02-13 T 17: 36:50.421 + 01:00 [05648 WARNING "Default"] Skip hard drive "\\.\PhysicalDrive0".
    2014 02-13 T 17: 36:50.452 + 01:00 [05648 WARNING "Default"] could not get the ability to \\.\PhysicalDrive0: error opening disc device: 32 an unknown error (0 x 20) (32)
    2014 02-13 T 17: 36:50.452 + 01:00 [05648 WARNING "Default"] Skip hard drive "\\.\PhysicalDrive0".
    2014 02-13 T 17: 36:50.499 + 01:00 [05648 WARNING "Default"] could not get the ability to \\.\PhysicalDrive1: error opening disc device: 32 an unknown error (0 x 20) (32)
    2014 02-13 T 17: 36:50.499 + 01:00 [05648 WARNING "Default"] Skip hard drive "\\.\PhysicalDrive1".
    2014 02-13 T 17: 36:56.155 + 01:00 [05648 WARNING 'Default'] attention: no attached disks have been detected.
    2014 02-13 T 17: 36:56.155 + 01:00 [05648 error 'Default'] [LiveWindowsComputer] could not find disks connected to the computer.
    2014 02-13 T 17: 36:56.155 + 01:00 [info 05648 "Default"] scheduled timer cancelled, succeeds StopKeepAlive

    This had already happened with another server (also W2003 DC), but the hardware was completely different; Unfortunately, I wasn't able to solve this year here.

    Any help or advice would be appreciated, thanks in advance

    Thank you for all your help

    I finally found the guilty service.

    It was pcmonitor monitor/remote control software. Once I stopped it is service vmware converter could get the capacity of the physical drives.

    It is rather curious because I made several servers P2V conversions using this software (so far the last one two weeks ago - the difference between that server and this one was that the first was not a domain controller).

    Hopefully this thread will help others in the future.

  • Linking the data with JavaScript for PDF link merge field

    Hi all

    In InDesign, I use the data merge to generate a PDF file with data from a data source file. The fusion of data will fill a product ID field. I want to write a script that changes the product number field so that it contains a JavaScript link in the PDF file.


    For example, the number of the product [1234-567] will launch: app.launchURL ("plsddr://localhost/1234-567 |") * "(, true);" When the product number link is clicked on in the PDF file.

    Can anyone provide an example of how this could be done, or point me in the right direction? If there is a better way to go about it, please let me know.

    Thank you!

    What findText returns is a list of text, but it is completely interchangeable with the word. It seems that InDesign can change at will between the characters, words, lines, paragraphs, and stories.

    Text can consist of a single SpecialCharacter (a column break, or a return or one of the SpecialCharacters enumeration) or a "String" standard JavaScript object - a simple Unicode string.

    The property that "holds" the text is 'content' - so, it all adds to 'get' the text that has been found, you will use generally

    Next = list.pop ();

    Alert ("the text content of this is"' + next.contents +' "'");

    and you can build further on it - use it as a URL HyperlinkDestination or something like that. The fixed points of point-'next' - text 'live', it was found in, so be careful not to change. Do something like

    Next.contents = "hey what happened."

    will change the text in your document. But it is also useful to add, for example, a hyperlink to the actual position on this text has been found.

    (A Council about the changes: you want to change your document, the original findText elements stressed will be ruined once you changed one!) To avoid this, work backwards from the last element found at the first. findText (true) reverses the order of the found items, from the last to the first - see JS help on that).

    Regarding

    (Also, how to print the contents of a Word object?)

    It depends on what you mean by "printing". On a printer?

  • To access the event with JavaScript data?

    Captivate 9, sensitive project.

    I need to provide feedback to answer advanced in my project, in addition to hide the items in the object of a PlayBar custom until the question has been answered. Using the advanced options response seems to disable the actions of event completion question in the game window, so I need to find creative solutions. My concept is to add an event listener for the CPAPI_QUESTIONSUBMIT event that calls a tip action that will be show/hide objects. I have my script added on enter for the question slide.

    I imagine a version of the following...

    window.cpAPIEventEmitter.addEventListener ("CPAPI_QUESTIONSUBMIT.questionAnswered", function() {cp.runJavascript (cp.model.data.nameOfStageObject. )}) oca);})

    Currently I

    window.cpAPIEventEmitter.addEventListener ("CPAPI_QUESTIONSUBMIT", function() {if (questionAnswered == 1) {window.cpAPIInterface.play () ;}})})

    that works reliably, but is not what I need of course.

    My first problem is that I don't know what the syntax should look like for the questionAnswered event data. Is the event an array of strings of constituent data? I'm lost, and the help page does not cover the use of these... maybe I can't use exactly that way, but I need to know how to identify all first off.

    My second problem should call the object correctly such that executes its assigned function. I suppose that the object must be a button. Any advice on this part are welcome, because I have not far enough to test it yet so I don't know what to try.

    Any help is appreciated - thanks in advance!

    No noise in the thread so far, but I had this one work, then here is the solution should anyone need:

    Rather than use the CPAPI_QUESTIONSUBMIT event, which fires whenever no response is provided, not just final answers, I used a conditional based on the variable cpQuizInfoAnswerChoice, which does not change that value when a final response is provided.

    Here's the script:

    User vars:

    Qprev = "" until assigned

    Slide object named theStageObjectInQuestion has an action assigned to show and hide objects according to the needs

    On enter for each slide of the question:

    Make sure that Qprev is updated

    assign Qprev with cpQuizInfoAnswerChoice;

    function quizCounter() {}

    If (Qprev! = cpQuizInfoAnswerChoice) {}

    window.cp.runJavascript (cp.model.data.theStageObjectInQuestion.oca);

    }

    }

    setInterval (quizCounter, 100);

    That works well for me! The main improvement I would like to do it here would be my show/hide title action items identical with the number of the slide at the end of the name and have a javascript function to update a variable objectName with this number and use it instead of theStageObjectInQuestion coding hard as I currently do. Hope that is helpful to someone else out there.

  • Change the color of the file with Javascript tag

    I need to be able to run a script JS from Photoshop and when it is complete, change the color of the file in the Finder to indicate that he has been treated.  I want to talk about the red, orange, yellow, highlights etc., you can give the files in the Finder.

    I know how to change these file color in Applescript.  But I can't understand how to start the process of JS by operating inside Photoshop.

    So I was curious to know if there was:

    A. a way to run an AppleScript, JavaScript

    or

    B. a way to set a property of a JS such as the Finder file it would interpret in a colour highlight?

    Any ideas?

    Thank you

    "osascript... whatever" = osascript-e ' Tell application "Finder" SETTING ((fichier POSIX "' + filePath +" ") as alias label index) at 4' If you use objects fsName (POSIX path) files

  • Select which type of list APEX 4 replaces the selection with redirection list in APEX3.1

    I have 3 selection lists. The first select list is filled with elements by default, independent of the other element values. The second list depends on the value chosen in the list of the first and the third list depends on the values selected in the list of the first and second.

    APEX 3.1 I did the first and the second list "Select list with redirection", because I don't want the page to be submitted, but I want only the values to set. This solution works very well.

    Now, I want to apply this solution in an APEX 4.0 page. The elements are all defined in a select list. I tried different settings-> Page Action options when the changed value. Redirecting to the page and URL redirection are not an option in this case.
    Submit the page and redirect and SetValue both entail the same problems: after choosing a value in Selectlist1 the other elements are reset, but selectlist2 is populated with the items I want. All elements of the page are reset after choosing a value in Selectlist2 and Selectlist2 (and selectlist3) are still empty.

    So my question is: what is the best option to choose when I want to fill the lists that depends on the other? Are there other solutions to use, and then select list with redirection and SetValue?

    Hello

    For dependent Select lists 4 APEX, LOV cascading is the way to go.

    On the second list, select under "List of values" define "Cascading LOV Parent éléments" =
    On the third first + second or third, only value according to your particular situation.

    And when the value modified the Page Action = None.

    Concerning

  • Flip and invert the colors of the selected area - Javascript for Photoshop

    So I am writing a script for Photoshop using Javascript and I a selection I want return vertically and then invert the colors of a layer, but I can't find a command on how to do it.

    Here is what I tried:

    docRef.selection.select(shapeRef)

    docRef.activeArtLayer.Invert()

    docRef.activeArtLayer.flip(Direction.VERTICAL)

    I haven't checked the others your lines, but your invert line should be:

    docRef.activeLayer.invert)

  • The animation with javascript

    I disabled the auto play option in Adobe Edge animate to my animation. Now, I want to first of all the javascript animation. Which is the best way?

    You can use a function as mentioned bootstrapCall: API JavaScript Adobe Edge animate CC

    Well, I don't see your wrapper file. So, it can be:

    AdobeEdge.getComposition (compId) (.play) .getStage (0);

    or

    loadedComps [wrapperCurrentPage] .getStage (.play) (0);

Maybe you are looking for

  • Safari becomes unusable intermittendly

    I use Safari as my default browser.  Once, twice or 3 times a day (is there no model for the frequency, timing, duration and place), the browser closes pulling up Web pages.  Meanwhile, the sounds of the computer as (for lack of better description) t

  • Satellite L450D - 13 X video streaming via Wi Fi Direct to TV

    Hello Please can someone help me with my problem.I'm trying to disseminate the content of my laptop on my TV Bravia KDL-50W685A I managed to connect the laptop to the TV but when I am connected to the TV my laptop does not give me the option to 'play

  • Program works very well in LabVIEW 32-bit but not 64-bit

    I have a very complex program that works very well with LabView 2014 32 bit on a 64 bit Windows 7 computer. I installed LabView 2014 64-bit to be able to use more RAM and now the same program pose problems at one of the Sub screws. specifically, the

  • FSX Simulator, Cockpit View/Virtual cockpit)

    Hi, can you tel me how to select cockpit 0.30 zoom zoom to make smaller? the flight deck boats than 30 zoom in the screen, I tried to make it smaller on the setteings with no luck, you can help.thank you.Michael

  • Microsoft Outlook Express cannot open attachments in the file, that they were created

    When I try to open an attachment in my email address, the program goes directly to Microsoft Word instead of going to this type of program, the attachment was created for example Adobe.  It started just do this in the last 2 weeks. What should I do t