Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Maurice Fink 6 posts 26 karma points
    Jun 30, 2014 @ 15:35
    Maurice Fink
    0

    Display image in RichEditDocumentServer

    Hi Folks,

    i create a pdf with the RichEditDocumentServer. I insert the Content of the Umbraco content sites. And now i want to display the images in the pdf...Does anyone know how to do?

    Thanks

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Jun 30, 2014 @ 15:44
    Dennis Aaen
    0

    Hi Maurice,

    Depending on the version of Umbraco you are using, this could make be the pacakge the you´re look for.

    With thePDF Thumbnails package you are able to make thumbnail image of the pages in the PDF file.

    http://our.umbraco.org/projects/backoffice-extensions/pdf-thumbnails

    Hope this helps, or maby I misunderstod what you´re trying to do.

    /Dennis

  • Maurice Fink 6 posts 26 karma points
    Jun 30, 2014 @ 15:50
    Maurice Fink
    0

    Hi Dennis,

    i create the pdf dynamic and insert the text or a logo by "doc.Document.InsertImage(doc.Document.Range.Start, DocumentImageSource.FromFile(@"SOURCE"));"

    Now i want to insert an image from the media lib from Umbraco.

    Edit: The images are in the pdf but as broken pictures because the refernce doesn't match

Please Sign in or register to post replies

Write your reply to:

Draft