Viewing functioning Document??

I hate to reveal my ignorance, but when that's all you got... I really like the way you can produce documents with bookmarks and such but is there a way to save only the functioning finished version of the document. For example, if I create a document to use for studying with bookmarks and such, I don't want it behaving as a normal pages document when I open it for study use. I don't want to edit it, just use it. As it is, I create the most magnificent documents but when I click, I get the document, click again and I get a text box, click again.. All I want to do is click on the hyperlink and jump to the bookmark. It would be nice as well if there were, and there probably is, a way to jump back to the original place from which I clicked the hyperlink. I will immediately send the very best wishes to anyone who can help me with this...

Hi Mr. Bacon,
I tried this just now, downloading a text file from Gutenberg, then adding several bookmarks and creating hyperlinks to jump to those bookmarks. (This is my initial attempt at this.)
I saved, then closed the document, then re-opened it. The hyperlinks were active, and the ones I clicked on took me directly to the bookmark (chapter heading) to which I had connected them.
I then added the word "Contents" above the list of hyperlinks, selected it and made it a bookmark, then placed a hyperlink at the end of each of the chapters, connected to this bookmark.
While doing this, I did notice some of the behaviours you described. A few of the links (all ones that I hadn't checked above) had lost, or never had established the connection to their bookmarks. Possibly a bug. Possibly an error on my part in setting the connection.
I reset all of the links, then checked by hovering the mouse over each until it showed the target's name.
Saved again. Quit Pages. Relaunched Pages and reopened the file.
All but one of the hyperlinks showed the correct target and took me directly to the bookmark. The one that did not showed the "http://i/" beginning of a URL, and when clicked, opened a browser, which returned a "cannot find" message.
I edited the errant link and again Saved, Quit, Relaunched and reopened the file.
This time all was well.
To this point, I think the errors were due to my inexperience with creating bookmarks and hyperlinks than to a bug in the application. The process seems to be less forgiving than I'd like, but does appear to work.
I've saved the document, but will take another look at it in the morning, and report any changes at that time.
Regards,
Barry

Similar Messages

  • Uploading and view an document in application server from abap

    Dear SDN users,
    I have a similar requirement:
    i need to upload a docuement into SAP  under a particular system generated unique No.
    My basis team has given a file path in application server.
    So i need to upload and view(Not Downloading) that uploaded document at any time in future.
    Note : Each System generated no is having different documents.
    Thanks in advance.
    Regards
    RAJ
    Moderator Message: Do not dump your requirement. Get back to the forums in case you've any specific issues.
    Edited by: Suhas Saha on Jan 14, 2012 3:50 PM

    Dear Prakash,
    As i Said  i have to  upload and Just view the documents.
    its an urgent requirement.
    i want to upload multiple documents and i have to raed with file name.
    Note : currently it is downloading only last uploaded one.
    following is the code:
    DATA: V_DSN(40) VALUE '\usr\reports\fico\',
          V_STR(1673) TYPE C.
    FORM UPLOAD .
    CALL FUNCTION 'GUI_UPLOAD'
    EXPORTING
    FILENAME = L_FNAME
    FILETYPE = 'BIN'
    IMPORTING
    FILELENGTH = LENGTH
    TABLES
    DATA_TAB = ITAB.
      OPEN DATASET V_DSN FOR OUTPUT IN BINARY MODE..
      LOOP AT ITAB INTO V_STR.
        TRANSFER V_STR TO V_DSN LENGTH 1673.
      ENDLOOP.
      CLOSE DATASET V_DSN.
      IF SY-SUBRC EQ 0.
    MESSAGE S001(ZSD) WITH 'Sucess'.
      ENDIF.
    EndForm.
    FORM DOWMLOAD .
    CLEAR WA_DEMO.
    OPEN DATASET V_DSN FOR INPUT IN BINARY MODE.
    DO.
    READ DATASET V_DSN INTO ITAB-FIELD MAXIMUM LENGTH 1673.
    IF SY-SUBRC = 0.
    APPEND ITAB.
    ELSE.
    EXIT.
    ENDIF.
    ENDDO.
    CALL FUNCTION 'GUI_DOWNLOAD'
    EXPORTING
    FILENAME = DWN_FILE
    FILETYPE = 'BIN'
    BIN_FILESIZE = LENGTH
    IMPORTING
    FILELENGTH = LENGTHN
    TABLES
    DATA_TAB = ITAB.
    endform
    Regards
    MNR
    Edited by: mnr4sap on Jan 14, 2012 1:54 PM

  • How to view word document from report?

    We have one table with blob datatype and manage to save some document by creating form on this talbe. Through form we can see the document as default functionality of portal forms. But now we want to allow user to view this document from report as well.
    We tried one Solution on WWDOC_DOCUMENT and its working for WWDOC_DOCUMENT table but we want to display from our user table's word document. ( Any relation between user table and WWDOC_DOCUMENT table of PORTAL30).
    Thanks

    Found way around but facing another problem. Its worked fine for first time (means when i inseted documents and created report on same table).
    But subsequent session it giving HTTP 404 file not found error.
    Any clue?

  • How to view next document

    Hi Evrybdy
    Can you help me to view accounting document.
    when I go through Vendor open items and select one open document and see document overview, The layout of document overview is ALV classic list (Printable format)
    Now I want to view next open item document from this screen itself. Here no functions of SHIFTF5 or SHIFTF6 availabe since its in print view.
    could you experts help me to this regard

    Hi,
    Your requirement cannot be met in SAP but there is a workaround.
    If you are already in the document overview page or viewing any oen item of the doc, you can press Shfit +F3 button which will take you back to the document list displayed either on FBL1 or FBL3 or FBL5 report.
    This is the best way i could suggest.
    regards,
    radhika

  • Discoverer Viewer Function

    Hi,
    I want to add a discoverer viewer function to my menu to load all available workbooks shared with a user.
    I can use the seeded AMS_LAUNCH_DISCO to load specific workbooks but what would be the parameter to view all workbooks the same as if you'd logged in to Discoverer Viewer seperately?
    Thanks,
    Dan

    Hi,
    Please refer to these documents.
    Note: 278095.1 - How to Create a Link to a Discoverer Workbook in Apps11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=278095.1
    Note: 471303.1 - How to Create a Link to a Discoverer Workbook in Apps R12
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=471303.1
    Regards,
    Hussein

  • Explain what is view points, document points, artView points and page points?

    Hello All,
    Could you please explain the terms like View points, Document points, ArtView points, page points?

    Hi Patterson,
    Thanks for your answer. but still, I think, I am in confusion..
    AIPageTiling page;
    ASErr error = sAIDocumentView->GetPageTiling(&page);
    if (!error)
    pageHeight = page.paperSize.v;
    pageWidth = page.paperSize.h;
    Here page.paperSize is size of paper, in points (given in docs).., so I think its page points.
    Now, I want to transform/translate an art (which is created using DuplicateArt() ) with some random x and y values.
    So, I used
    ASReal randomXTranslate = sAIMath->AIRealMul( sAIRandom->FloatRnd() , (AIReal) pageWidth );
    ASReal randomYTranslate = sAIMath->AIRealMul( sAIRandom->FloatRnd() , (AIReal) pageHeight );
    sAIMath->AIRealMatrixSetIdentity(&newArtTM);
    sAIMath->AIRealMatrixSetScale(&newArtTM, randomXTranslate, randomYTranslate);
    sAITransfromArt->TransformArt(newArt, &newArtTM, 1, kTransformObjects);
    but TransformArt( ) function should take x and y values in document points. Clearly what Im giving randomXTranslate and randomYTranslate are wrong(bcoz these are in page points)
    So, how can I convert page points into docs poins??

  • Since installing LTR 5.4, which I've now upgraded to 5.6, I've encountered repeated slowness and malfunctions in operations, especially when using the Compare View function and the Tab key to open and close the right and left side panels.  Such problems n

    Since installing LTR 5.4, which I've now upgraded to 5.6, I've encountered repeated slowness and malfunctions in operations, especially when using the Compare View function and the Tab key to open and close the right and left side panels.  Such problems never arose during two years of using LTR-4 and nothing else has changed on my computer.  I have a pretty simple system with only a few plug-ins, which are usually not in operation.  I have 12GB of RAM in my Windows 7 PC.  I could illustrate these problems with screen shots if you would tell me how to submit screen shots.  Otherwise I will try to describe the problems in words.
    The problem is clearly cumulative, growing worse as usage time passes.  Compare View feature gradually slows down and eventually seems to choke as my work session proceeds. If I Exit LTR and re-enter and start all over, things will work normally for maybe 30 minutes, but then the Compare View feature begins to become very slow to respond.   In a recent example with my screen full of thumbnails in Library mode I highlighted two images to compare. LTR started to open the Compare View screen by first having the top row of thumbnails disappear to be replaced by the "SELECT" and "CANDIDATE" words in their spaces  (but no images), but Compare View never succeeded in gaining control of the screen. After some seconds the top row of thumbnails reasserted its position and the Compare View windows disappeared. But LTR kept trying to bring them back. Again the top row of thumbnails would go away, Select and candidate would reappear, try again, and give up. This went on for at least 2-3 minutes before I tried to choose File and Exit, but even that did not initially want to respond. It doesn't like to accept other commands when it's trying to open Compare View. Finally it allowed me to exit.
    To experiment I created a new catalog of 1100 images.  After 30-40 minutes, the Compare View function began to operate very slowly. With left and right side panels visible and two thumbnails highlighted, hitting Compare View can take half a minute before the two mid-size  images open in their respective SELECT and CANDIDATE windows. When the side panels are open and two images are in the Select/Candidate spaces, hitting the Tab button to close the side panels produces a very delayed response--25-30 seconds to close them, a few more seconds to enlarge the two images to full size. To reverse the process (i.e., to recall the two side panels), hitting Tab would make the two sides of the screen go black for up to a minute, with no words visible. Eventually the info fields in the panels would open up.
    I also created a new user account and imported a folder of 160 images. After half an hour Compare View began mis-placing data.  (I have a screen shot to show this.)  CANDIDATE appears on the left side of SELECT, whereas it should be on the right. The accompanying camera exposure data appears almost entirely to the left of the mid-screen dividing line. Although the Candidate and Select headings were transposed, the image exposure data was not, but the data for the image on the right was almost entirely to the left of the line dividing the screen in two.
    Gurus in The Lightroom Forum have examined Task Manager data showing Processes running and Performance indicators and they see nothing wrong.  I could also send screen shots of this data.
    At this point, the only way I can process my images is to work 30-40 minutes and then shut down everything, exit, and re-start LTR.  This is not normal.  I hope you can find the cause, and then the solution.  If you would like to see my screen shots, tell me how to submit them.
    Ollie
    [email protected]

    Since installing LTR 5.4, which I've now upgraded to 5.6, I've encountered repeated slowness and malfunctions in operations, especially when using the Compare View function and the Tab key to open and close the right and left side panels.  Such problems never arose during two years of using LTR-4 and nothing else has changed on my computer.  I have a pretty simple system with only a few plug-ins, which are usually not in operation.  I have 12GB of RAM in my Windows 7 PC.  I could illustrate these problems with screen shots if you would tell me how to submit screen shots.  Otherwise I will try to describe the problems in words.
    The problem is clearly cumulative, growing worse as usage time passes.  Compare View feature gradually slows down and eventually seems to choke as my work session proceeds. If I Exit LTR and re-enter and start all over, things will work normally for maybe 30 minutes, but then the Compare View feature begins to become very slow to respond.   In a recent example with my screen full of thumbnails in Library mode I highlighted two images to compare. LTR started to open the Compare View screen by first having the top row of thumbnails disappear to be replaced by the "SELECT" and "CANDIDATE" words in their spaces  (but no images), but Compare View never succeeded in gaining control of the screen. After some seconds the top row of thumbnails reasserted its position and the Compare View windows disappeared. But LTR kept trying to bring them back. Again the top row of thumbnails would go away, Select and candidate would reappear, try again, and give up. This went on for at least 2-3 minutes before I tried to choose File and Exit, but even that did not initially want to respond. It doesn't like to accept other commands when it's trying to open Compare View. Finally it allowed me to exit.
    To experiment I created a new catalog of 1100 images.  After 30-40 minutes, the Compare View function began to operate very slowly. With left and right side panels visible and two thumbnails highlighted, hitting Compare View can take half a minute before the two mid-size  images open in their respective SELECT and CANDIDATE windows. When the side panels are open and two images are in the Select/Candidate spaces, hitting the Tab button to close the side panels produces a very delayed response--25-30 seconds to close them, a few more seconds to enlarge the two images to full size. To reverse the process (i.e., to recall the two side panels), hitting Tab would make the two sides of the screen go black for up to a minute, with no words visible. Eventually the info fields in the panels would open up.
    I also created a new user account and imported a folder of 160 images. After half an hour Compare View began mis-placing data.  (I have a screen shot to show this.)  CANDIDATE appears on the left side of SELECT, whereas it should be on the right. The accompanying camera exposure data appears almost entirely to the left of the mid-screen dividing line. Although the Candidate and Select headings were transposed, the image exposure data was not, but the data for the image on the right was almost entirely to the left of the line dividing the screen in two.
    Gurus in The Lightroom Forum have examined Task Manager data showing Processes running and Performance indicators and they see nothing wrong.  I could also send screen shots of this data.
    At this point, the only way I can process my images is to work 30-40 minutes and then shut down everything, exit, and re-start LTR.  This is not normal.  I hope you can find the cause, and then the solution.  If you would like to see my screen shots, tell me how to submit them.
    Ollie
    [email protected]

  • Reg..View a document in DMS

    Hi friends
    Pl guide me
    I created a document in cv01n and user can access the documents via cv03n.if we use cv03n its download the document.but i want user cant download the document they can only view the documents.how can i achieve this in DMS.i searched lot of forms but i cant get the answer pl guide me
    Thanks
    selva

    Hi Selva,
    Refer blog: http://wiki.sdn.sap.com/wiki/display/PLM/2.Customizing(CA-DMS-EAI)
    Section : Define Workstation application in Network
    For column: Application (path and program)
    Maintain the value %SAP-OFFICE-INTEGRATION.INPLACE%
    Above configuration will open the Micrsoft Office application within the window for processing the document info record.
    Hence user will not be able to download the attachment.
    And with option of Authorization controls you can disable "SAVE" and "PRINT" options from the menu screen.
    Hence user will not be able to save or print the attachment.
    Regards,
    Deepak Kori

  • Missing 'open view' functionality in 0ADHOC_TABLE (0ADHOC),  web template

    Hi - it appears that the 'open view' functionality is missing as button in web template 0ADHOC_TABLE (0ADHOC), despite there is 'safe view' functionality (button).
    Did someone add this button/functionality to 0ADHOC_TABLE?
    What is the correct Javascript coding as we already tried to incorporate the 'open view' Javascript from template 0ANALYZER what does not work in this matter!
    Thx for any hint!
    Rgrds,
    Markus
    Message was edited by: markus hoerr
    Message was edited by: markus hoerr

    Hi,
    as described in the documentation you have to add first HELP_SERVICE and HELP_SERVICE_CLASS to your Web Item
    http://help.sap.com/saphelp_nw04/helpdata/en/53/295640a2f78437e10000000a155106/frameset.htm
    This is done in Template 0ANALYZER with the TITLE Web Item. Just copy those 2 parameters from 0ANALYZER to 0ADHOC Template, then it should work.
    Heike

  • T-Code to view SAP Document no.

    Dear,
    Need a T-code to view SAP Document number created while SAP Stock Creation.
    After creation through MB1C a number is generated & i need to know what is the process to get this Document Number.
    Thanks in Advance.

    hi,
    You can check MSEG table to get numbers..
    Or USe MB51 to get list of material document as per your selections on the initial screen...
    Regards
    Priyanka.P

  • What happened to the " street view " function in the maps app in iOS6?

    What happened to the "street view" function in the maps app of iOS6?

    Gary ~ It's now available via a browser:
    Street View for Google Maps web app goes live

  • How to view the document in actual size (pixel perfect) in CC 10?

    Hi there,
    currently I'm working on a Mac with InDesign CC (10.0.0.07) and I use it for ui, so I need to view my document in the actual size (pixel perfect). In CS 6 I was able to double click on the zoom tool and my document showed up in like 74% or so and it was pixel perfect. This is what is really important when you use InDesign for screen layouts. And now with the new CC update I'm not able to do this anymore.
    Has anyone a suggestion how to fix this, or has had the same experience? This is really essential for designing websites.
    thanks,
    Stefan

    @Stefan – this behavior has changed from CC v9.2 to v10.0.
    To get what you want you need a ExtendScript (JavaScript) once written by John Hawkinson. That code snippet will change preference settings not exposed to the user, the Custom Monitor Ppi, to 72 ppi and enable their usage.
    app.generalPreferences.customMonitorPpi = 72;
    app.generalPreferences.useCustomMonitorResolution = true;
    Before running the script, it would be best to check, how the actual values are with the following snippet:
    alert(
        "Custom Monitor PPI currently is set to: "
        +app.generalPreferences.customMonitorPpi
        +"\t\t"
        +"Usage is set to: "
        +app.generalPreferences.useCustomMonitorResolution
    To change this behavior back to default, use the following line of code:
    app.generalPreferences.useCustomMonitorResolution = false;
    Uwe

  • View the document in Solution Manager

    I am told that there is an option in Solution Manager to have the document generate a link that can be emailed to the approver. This allows the approver to view the document in SM without actually having access to SM. The approver can then reply back to the e-mail with his/her approval after viewing document.
    I am new the SM any detailed input with how to steps would really help..
    thanks in advance.

    Hi B_J,
    it is correct, each document has attributes, on the attribute tab in the button bar, there is an icon to generate an url for the selected document. This link is stored in your windows clipboard, so you can past this link in an e-mail or wordfile. The person who gets the e-mail must have access to the Solution Manager via network, he needs no personal user in the system. The link used a service of Solution Manager(check in the Solution Manager IMG at the HTTP services). This service requires a user to read the document. If you have no user, then it is necessary that in the system a default user is assigned to the service or to its alias. Now to your second use case, the approval, you can not bring any information INTO Solution Manager, you can only answer the e-mail, with the info, yes the document is OK, but you can not set a status or an other attribute at the document, that the document is approved.
    Regards,
    uDo

  • SharePoint 2013 cannot view PDF documents in mobile browser with office web apps

    Hi,
    I'm receiving the following error when viewing SharePoint 2013 PDF documents in a mobile browser after clicking on the filename:
    "Viewing of .pdf files has been disabled in Microsoft Word Mobile Viewer. Please get in touch with your helpdesk."
    My Question
    Is viewing PDF documents in mobile browsers with Office Web Apps SP1 actually supported?  If so, how can I enable it?  I've already have pdf viewing working in non-mobile browsers. Word documents open just fine on mobile browsers too.
    I'm getting conflicting answers for pdf mobile viewing support from various sources:
    You've got Microsoft toting that they've added in PDF viewing on any device for Office Web Apps
    http://blogs.office.com/2013/07/03/pdfs-in-the-word-web-app/
    A MS support person saying saying it is not supported
    http://blogs.technet.com/b/office_web_apps_server_2013_support_blog/archive/2013/12/31/enabling-pdf-previews-in-document-libraries-with-office-web-apps-2013-in-sharepoint-2013-open-link-does-not-work-from-preview.aspx
    Another person implying that it should work because you can disable pdf browsing for mobile browsers only
    http://blogs.technet.com/b/office_resource_kit/archive/2013/07/24/control-whether-pdfs-open-in-word-web-app-or-the-default-pdf-reader.aspx
    What I've tried
    When I started looking into this there was a mobile WOPI entry:
    Application     : WordPdf
    Extension       : PDF
    ProgId          :
    Action          : mobileView
    IsDefaultAction : False
    ServerName      : 20SP8
    WopiZone        : internal-http
    I tried experimenting with tweaking this binding by changing the DefaultAction to true, and even removing it altogether via:
    Get-SPWopiBinding -Action "MobileView" -Application "WordPDF" | Remove-SPWopiBinding -Confirm:$false
    But I still get the same message.
    I removed all the WordPdf bindings and re-added them via:
    New-SPWOPIBinding –ServerName "<myserver>" –Application "WordPDF" -AllowHTTP
    No dice.  In fact the mobileview binding doesn't even come back... but I guess that is a different issue altogether.
    Version
    SharePoint 2013 (SP1)
    Office Web Apps Server (SP1)
    Farm Setup
    Internal facing only
    2 front end servers, 1 app server, 1 office web apps server

    I think the PDF support, if it exists, in only in Office 365. Always remember that the Office 365 and on premises versions will never be in sync. On premise is updated using periodic service packs and Office 365 has continuous updates. (I've heard every
    10 days.)
    In my Office 365 / IE 10 tests, the PDFs open in the browser's default PDF viewer, in my case FoxIt Reader. So I can't prove one way or the other about support in Office Web Apps.
    Mike Smith TechTrainingNotes.blogspot.com

  • Error while uploading/View the document in sharepooint server

    Dear All,
    I have integrated P68.1 with sharepoint server for document repository and I am facing error while viewing/checkout document from sharepoint server. Here below is the error captured from p6webaccess.html, please sort out this issue .
    com.primavera.common.documents.DocumentNotFoundException: 46B23223-192B-4B18-928E-B0958FF67E9D
    at com.primavera.pvweb.pm.projectcrdocuments.ProjectCRDocumentsAction.b(Unknown Source)
    at com.primavera.pvweb.pm.projectcrdocuments.ProjectCRDocumentsAction.executeGet(Unknown Source)
    at com.primavera.pvweb.BaseAction.execute(Unknown Source)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
    at com.primavera.pvweb.FrontRequestProcessor.processActionPerform(Unknown Source)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
    Thanks!.

    I have seen this error before. Usually the cause is the in "Host Name" and "Domain". Verify that the entry is correct for it. Try to use change host name with IP address or vice-versa. Domain should be like "XXXXX" and not "XXX.com"
    Every time you make change you will have to restart the server.
    Also in the Dashboard area under Personal Workspace add "My Document" portlet and try from there and see if you get any different result?
    Sachin Gupta

Maybe you are looking for

  • Reading from a socket that requires an EOF.

    I'm trying to send a request and get a response from a socket. The server only seems to send the response once it gets an EOF. The only way I can seem to get an EOF is to close my output stream. However, when I close my output stream before reading f

  • SQL Server detected a logical consistency-based I/O error

    Dear all, Please suggest me the solution of following error 1). [Microsoft][SQL Native Client][SQL Server]SQL Server detected a logical consistency-based I/O error: torn page  '' (SEVT) (expected signature: 0x0; actual signature: 0x4104104). It occur

  • BADI in VA02 at SAVING and function module for POP where i enter email id

    Hi All, Its urgent. 1. I want a BADI name for VA02 at the time of saving . 2. a POP up where i can enter email id . in SALES ORDER in SHIPPING TAB when i select DELIVERY BLOCK BADI should trigger and a pop up should come. I will enter the mail id and

  • Demo EP Online

    Is there a demo EP available online? I want to research EP for my company but we cannot istall it on out local host (no such resources).

  • Committed data need to be reversed.

    Dear all, Is there any way committed data can reversed in 10g database? Thanks for the answers..