Images in document

I have a query with a list of names in an A to Z selectable
list. When you select a name it pulls up all the details of courses
individuals have sat. They each have a unique principal _id. I have
a list of corresponding images names with unique principal ids to
tie in with the users principal ID's so that when a name is
selected from the list it loads all their course info and also
their picture. I cannot however get it to load the image it just
comes up blank. The database itself does not have any images the
images are in a seperate folder.
Query I am using is
SELECT DISTINCT dbo.PPS_TRANSCRIPTS.PRINCIPAL_ID
FROM (dbo.PPS_SCOS JOIN dbo.PPS_TRANSCRIPTS ON
dbo.PPS_SCOS.SCO_ID = dbo.PPS_TRANSCRIPTS.SCO_ID)
JOIN dbo.PPS_PRINCIPALS ON dbo.PPS_TRANSCRIPTS.PRINCIPAL_ID =
dbo.PPS_PRINCIPALS.PRINCIPAL_ID
WHERE dbo.PPS_PRINCIPALS.NAME LIKE '#start#'
The output I am using to try and pickup the image is:
<td width="22%" rowspan="5"><img
src="images"<cfoutput>#profileImage.PRINCIPAL_ID#</cfoutput>"></td>

If your IMG tag looks like this:
<img
src="images"<cfoutput>#profileImage.PRINCIPAL_ID#</cfoutput>">
The problem is the quotation marks after images. Assuming
images is your subdirectory, you'd want:
<img
src="images/<cfoutput>#profileImage.PRINCIPAL_ID#</cfoutput>">

Similar Messages

  • Displaying Image in Document Category Created through N2T6

    Hi Experts,
           I am Creating a Document Category in ISH from Tcode N2T6 i want to display the image on the Screen Created  for Document   Category.
             Please let me know how to display image in document category.
    Regards,
    Rajesh

    Hi Rajesh,
    there are a few options to integrate images into a PMD application. At the end it depends on your use case. For example an image taken by CT would be shown using an external application, the DICOM viewer. On the other hand a simple picture used for illustration purpose can be easily integrated.
    In case you want to use an external application, I would recommend to implement a button in the PMD or the application toolbar to call the viewer application.
    In case you want to embed the picture into the PMD you have to utilize a Link element. There are a few implementations shipped with the standard delivery. For details check the online help [here|http://help.sap.com/erp2005_ehp_05/helpdata/en/4d/c7854878c86d4be10000000a42189e/frameset.htm] In paticular please check the PICTURE link element type.
    In addition you can also implement your custom link element type.
    Also I would like to share with you, that in the next delivery, Siemens will shipped a link element type for image management. It was designed to work with various image management services, but for now we have a implementation with imagic ims only.
    Hope this helps.
    Axel Biernat
    Siemens AG
    Product Commercialize - Knowledge Transfer

  • Help! Need to enlarge an image within document

    Hi
    Can anyone help? I need to enlarge an image within document.
    Not zoom, but physically enlarge the dimensions of an image to fit
    the page. Right now, it is a 3 x 5 image but I need to get it
    closer to 11 x 17
    thanks in advance

    {color:red}CROSS POSTED{color}
    {color:0000ff}http://forum.java.sun.com/thread.jspa?threadID=5260569
    {color}
    Cross posting is rude.
    db

  • Images in document are not consistently showing as highlighted in Links panel in InDesign CC

    Hi all,
    I am working with some very long documents with tons and tons of images. Often I need to view the name of the image in the links panel but after a while of working in the document, the images no longer show as being highlighted in the links panel. If I close the document and reopen, then once again things will work correctly and if I click on an image, it will be highlighted in the links panel...but then a moment later it stops working again. This is so frustrating:( It's obviously a bug. Is anyone else experiencing this?
    And a quick question regarding this....is there way to search for an item in the links panel if I DO know the file name of the image, without having to scroll through hundreds of images (that also seem to be out of order - not listed alphabetically)
    Thank you in advance

    But I can clearly see the highlight in both CS6 AND CC when I click on an image...but after a short while of working in CC the highlight no longer works in CC:
    CS6:
    CC:
    I am just SO used to ctrl-clicking on the highlighted link to access further functions. When the image link is not highlighted, I cannot ctrl-click on the link anymore because I don't know which the link is!

  • MIRO- How to check the Status of Invoice Image in Document

    Hi,
    Can anyone help me extract a report from SAP to identify the list of documents (posted in MIRO) on which Invoice Images are attached? Is there any T-codes or programs? This is required to identify which all documents have invoice images & which are not having.
    Looking for your quick reply.
    Regards,
    Santosh Poojari.

    Hi,
    I  am not able to see T-code MIR5 in the system. Can you kindly help with the correct t-code before I can think of customising.
    Regards,
    Santosh.

  • Placing images into documents

    Is it possible to place an Illustrator CS3 image into a text box in InDesign CS3 so that the text wraps around the image? I need the image to move along with the text so that I can make changes to the text. Normally, I would just place the image outside of the text box and apply a text wrap to it, however, I'm working on a 300 page document. The text and image need to flow together so I can make text changes. Any advice?

    You can create an anchored object. This will move with the text on the page when anchored.
    Draw an image frame and place the image, then copy the frame and paste it into the text frame at the insertion point.
    This will then flow with the text around it.
    For more detail, have a look at the InDesign help for more info.

  • Images in documents

    I am a newbe to apple development
    only interested in osx development
    I may be using the wrong term(s) in this question so please correct my ignorance if/when that is the case.
    I have a small number of applications developed in .net framework c# which include controls which allow the  pasting/inclusion of images  e.g. bitmaps in rich text (rtf) based documents. Whilst the controls are custom built by myself to offer basic word processing functionality within an application and storage as binary objects in a database they are based on the ms rich text control in wpf - sorry for the ms terminology but that is my only reference point.
    Is/are  there  cocoa standard control(s)/ ui classes that provide the ability to hold images with text so that the result can be persisted as binary in a database.
    I do not underestimate the implications of navigating programatically around/within such a content - but I have been unable to ask the right question when looking at the apple documentation on-line.
    any pointer (no pun intended) in the right direction would be appreciated.
    Many thanks in anticipation of help, assistance or joyful banter at my ignorance.

    I think you should first understand security concepts of the content repository described here: http://docs.oracle.com/cd/E23943_01/doc.1111/e10792/c05_security.htm#CDDECAAF
    Depending if you use just Security Groups, or Access Control Lists (ACLs) you need to configure the system. Also, keep in mind that spaces usually utilize folders and metadata inheritance - for further details see http://docs.oracle.com/cd/E23943_01/doc.1111/e10978/c08_folders.htm#i1125681

  • How to use the Image in document Tag (title).

    hi,
    I using Jdeveloper 11.1.1.3.0.
    I want to show the one image in title itself. which tag use to do this one.
    Regards,
    Ragu

    Hi Abhijit,
    when I click the new tab in firebox or IE and you enter the oracle website in the address bar. Now the new Tab place shows the title of oracle and Oracle Image. Like that i want.
    How to code in jspx file.
    I used the this tag <af:document id="d1" title="Oracle">. before oracle title i need one small image in jspx file.
    Regards,
    ragu

  • Inserting images to documents -- ERROR!!

    Hi-
    Whenever I insert a pic from iPhoto into Word or Excel and send the file to someone else, the image never comes out. Either it says the person needs QuickTime or that little icon with the red cross... I've checked the extensions on my pics in iPhoto and they're either jpegs or tiff. What I usually end up doing is saving the document as a PDF that way the image can be seen...
    Any idea on what I could be doing wrong??

    Drag your picture from iPhoto to the Desktop first. Then go into Word and import the image from your desktop. Move the pic from your desktop to the trash when you're done.

  • Resize all images in document

    Hello,
    I have long document with 300+ images. I need to re size them all to W=63,5 mm and H=53 mm. I dig the Forum and find out this script from user "Harbs." but it is for re scaling images to certain percent:
    This will scale all images to 90% of their current size:
      myGraphics = app.activeDocument.allGraphics;   for (idx = 0; myGraphics.length > idx; idx++) {    if(myGraphics[idx].constructor.name!="Image"){continue}    myGraphics[idx].parent.horizontalScale = 90;    myGraphics[idx].parent.verticalScale = 90;   }
    And this will scale them to an absolute 90%:
      myGraphics = app.activeDocument.allGraphics;   for (idx = 0; myGraphics.length > idx; idx++) {    if(myGraphics[idx].constructor.name!="Image"){continue}    myGraphics[idx].horizontalScale = 90;    myGraphics[idx].verticalScale = 90;    myGraphics[idx].parent.fit(FitOptions.FRAME_TO_CONTENT);   }
    Anyone knows how to make it to resize the images to specific size?
    Thanks!

    Setting width and height is a bit more complicated because you have to calculate the bounds (there isn't a width and height property for an image). I can't do it off the top of my head with javascript, but if you're using OSX this Applescript would resize from the upper left corner.
    tell application "Adobe InDesign CC 2014"
        tell active document
            set properties of view preferences to {horizontal measurement units:millimeters, vertical measurement units:millimeters}
            repeat with x in all graphics
                set {a, b, c, d} to geometric bounds of x
                set geometric bounds of x to {a, b, a + 53, b + 63.5}
                tell parent of x
                    fit given frame to content
                end tell
            end repeat
        end tell
    end tell

  • Store image and document files

    If I define a table column as BLOB type, and I want it to hold image files. Can I used it for holding multiple images/pictures? Same question is asked for the document files such as .DOC or .PDF files?
    I mean something like this:
    ROW ID BLOB
    Row 1 Image 1
    Row 2 Image 2
    Row 3 Image 3
    Can I put all three (images 1, 2 , and 3) into one "cell", such as:
    Row 1 Image 1|Image 2|Image 3?
    Similarly for the document, Can I put all three (doc 1, 2 , and 3) into one "cell", such as:
    Row 1 Doc 1|Doc 2|Doc 3?
    Thanks
    Scott

    scottjhn wrote:
    If I define a table column as BLOB type, and I want it to hold image files. Can I used it for holding multiple images/pictures? Same question is asked for the document files such as .DOC or .PDF files?Yes, you can. But it will require you to create a "+mega datastructure+", embed the content (images, pdf, docs) into this and then saving that structure as a LOB.
    For example, you can use XML, use base64 to encode the image/doc/pdf and add it into the XML structure - and repeat for each image/doc/pdf until they are all in that single XML format. XML is however not that well suited for dealing with large binary structures.
    You can create your own format. You create a fixed size header structure that contains filename and size. You then write into the LOB a header+file, header+file, and so on.
    Reading the LOB is relatively easy as you read a header (fixed size). This tell you how many of the following bytes are file (image/pdf/doc). Read this variable part and then read the next fixed sized header.
    However... this is a lot of extra code that needs to be written. The LOB structure is a lot more complex. And you have to ask yourself how is this better in anyway to use header-and-file when you can achieve exactly the same using a table structure +(filename, lob)+.
    If you want to store structured data in a database, then use the database to provide that structure for you. It is highly questionable to create your own complex data structure (only understood by your code) and then chuck that into a single database column value. This will not be robust. This cannot perform. This will never scale.
    So your approach.. well, bluntly put I would put that into the Very Silly Party category.. you know the party who, for the Harpenden constituency, had election candidate Malcolm Peter Brian Telescope Adrian Umbrella Stand Jasper Wednesday (pops mouth twice) Stoatgobbler John Raw Vegetable (whinnying) Arthur Norman Michael (blows squeaker) Featherstone Smith (whistle) Northgot Edwards Harris (fires pistol, then 'whoop') Mason (chuff-chuff-chuff-chuff) Frampton Jones Fruitbat (laughs) (squeaker) Gilbert (sings) 'We'll keep a welcome in the' (three shots) Williams If I Could Walk That Way Jenkin (squeaker) Tiger-drawers Pratt Thompson (sings) 'Raindrops Keep Falling On My Head' Darcy Carter (horn) Pussycat (sings) 'Don't Sleep In The Subway' Barton Mainwaring (hoot, 'whoop') Smith.

  • Upload Image in Document TAB in BP

    I need to upload a  image under the document tab in BP transaction programmatically.
    Can anyone suggest any Function module through which i can update the same and also delete the same if required.
    What are the tables in which this data is stored. Kindly help,its urgent.Thank you in advance.

    Hi Dilip,
    Please go through the following code,
    aqui le pasamos el guid del documento sap crm que estemos tratando
      CALL METHOD cl_crm_documents=>create_with_file
        EXPORTING
        aqui le pasamos el nombre del fichero que queremos anexar
          file_name       = filename
        'c:\' "aqui le pasamos la ruta del fichero que queremos anexar
          directory       = path
          business_object = ls_bor
        IMPORTING
          loio            = lv_loio
          phio            = lv_phio
          error           = lv_error.
    Let me know if you more info on this.
    Regards,
    Abhijit G. Borkar

  • Suddenly placed EPS images in document won't print

    Recently I had to do a clean reinstall of the Mac OS to clear up some problems. I backed up all my files and applications before doing so, so I could move AppleWorks back onto my Mac from the backup.
    Now I am trying to print out an existing document from AppleWorks that has two placed EPS images in it. The only thing that prints is some text I have typed directly into the document. The document prints blank where the EPS images are supposed to be.
    To narrow down whether it was a problem with my printer or not, I chose the print command and then chose "save as PDF." The resulting PDF file is also blank were the EPS images are supposed to be, seemingly pointing to a problem with AppleWorks. I tried deleting and then reinserting the EPS images but this did not solve the problem.
    Thoughts on how I can correct this are appreciated.

    Whe you move AppleWorks from one machine to anothe (or back onto the same machine) you need to move the entire AppleWorks 6 folder and all of its contents.
    After doing so, you should delete the AppleWorks preferences files. You will need to do this for each user account on the machine.
    Go to username > Library > Preferences
    Locate and delete the file com.apple.appleworks.plist
    Still in the Preferences folder, locate and open the folder AppleWorks.
    From that folder, delete the following files:
    AppleWorks 6 Assistant Prefs
    AppleWorks 6 Assistants Cache
    AppleWorks 6 Preferences
    AppleWorks 6 Translators Cache
    If you have made changes to the Button Bar, and have experienced NO problems associated with the Button Bar, it is likely safe to leave the file AppleWorks 6 Button Bars where it is. Otherwise delete it as well.
    AppleWorks will create new copies of these files as they are needed.
    Then use Disk Utility to Repair Permissions on your startup drive. You'll find Disk Utility in the Utilities folder in your Applications folder.
    Regards,
    Barry

  • Image in document iview

    Hi all,
    I have created the Km Document Iview which contains an image.
    Now the problem is image is very small and in page layout i have changed the hight property of iview.
    but still in preview image is not full occupying the space . some blank border is still coming .
    can somebody help me...
    thanx
    Sarang......

    Hi Sarang, 
    Don't know if is already too late to answer your question, but here I go anyway. 
    I notice this: when you use KM Document iView in order to display an image, there is an extra blank space surrounding the image. Well, that border is there because there is no other HTML code than the tag
    <img>
    If you want to delete that border, you can do this:
    create a new HTML page in KM. Inside that, you will put this code:
    <html>
    <head></head>
    <body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0">
    <img src="/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/YOUR_PATH/YOUR_IMAGE.JPG">
    </body>
    </html>
    Change your KM Document iView and make it display your new HTML 
    Voilá! You got your image without that disgusting border. 
    Hope it helps. And if you want to give me some points, I'll be more than happy  
    Patricio

  • Iphoto duplicates in images and documents

    Is it normal for images to be stored in all images and all documents,
    I would like to reduce the amount I have , but first want to be sure I do not delete the originals. Surely I am using double the space?

    am I ok to delete duplicates? from documents and images
    NO
    or am I best leaving well alone?
    Yes!
    All Images is just a list of files and being in the list does not indicate en extra copy
    All images is just a list and DOES NOT indicate duplicates - it is like having three copies of your bank statement - that does not give you three times as much money
    All documents is the same
    Likewise all documents is just a list and DOES NOT indicate duplicates
    And if these photos are in iPhoto you must NEVER move or delete them from these lists - it will corrupt your iPhoto library - Photos in iPhoto must be managed ONLY using iPhoto
    Do not ever delete iPhoto photos from the All images or the all documents lists these ARE NOT Duplicates - they are just a list of files
    LN

  • What is the Search for:-  All images/All documents/all movies for in Finder

    I am confused as to the purpose of Search for:- All images/documents/movies in Finder. I seem to have documents, pictures and music I have never seen or downloaded, and often photos I have actually downloaded are copied in triplicate sometimes more. I have at times got 10,000 items in my documents in Search for? My worry really is does this all take up memory on my computer and if so why is it happening and how do I stop it?
    I do hope someone can explain the purpose of the Search For?
    Jai309

    Thanks Kappy, I had thought that is what it probably was but just confused by all the items I never searched for or downloaded. Now that I know it doesn't take up any memory I shan't worry about it. When I deleted everything from the search for files all the photos in my iphoto and documents were also removed. (thankfully I always have my stuff backed up on hard drive) I guess one just shouldn't remove them? Is there a safe way to clear it out without loosing the stuff I need to keep?
    Regards
    Jai309

Maybe you are looking for

  • Video card recomendation - Asus GT430 or GT520 or 210

    Hi, I´m trying to decide on buying a discrete graphics card. At the time I'm using an onboard Intel GMA 4500 (which works pretty well but usually when I get out of sleep mode in W7 64bit the file I have open in photoshop gets frozen, I zoom in and ou

  • Placing images from Bridge CC breaks Indesign Doc

    This seems to be intermittent but it's occuring only when I place images from Bridge to an InDesign document. I've experienced this bug before with InDesign but now it seems to happen more often when I drag an image from Bridge to an InDesign doc. Af

  • MSI GE70 2OE-029 HDD rpm?

    Hi! Since Slovakia nor Czech Republic doesn't have their own forums or contact mail/phone number directly to MSI, I've decided to ask you people! I am thinking of buying MSI GE70 2OE-029. I want to make sure that everything (what is listed to have -

  • Downpayment at whole Purchase order level

    Hi Expets, Good day!! I have a sceneario, downpayment to be create at purchase order level not on purchase order line item level.  Downpayment is belongs to whole purchase order level. As per sap standard system is asking Item to be entered (mandator

  • Portal Integration with IBM TDS

    Hello, We are running on EP 6 on NW04 SP15, AIX, ORacle 9.2.0.6. And trying to integrate the UME with the IBM tivoli directory server. We have done the configuration in the Portal in ume configuration using our custom configuration file for directory