Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
I can not get the pdfthumbnail to work with version 7.6.1 var pdf = Model.Content.GetPropertyValue<IEnumerable<IPublishedContent>>("pdf ");
var pdf = Model.Content.GetPropertyValue<IEnumerable<IPublishedContent>>("pdf ");
foreach (var pdf in pdfList) { <a target="_blank" href="@brochurer.Url"> <img src="@pdf.GetPdfThumbnails()" class="img-responsive" alt="@pdf .Name"> </a> }
Is there anyone who has tested this, and got it working :-)
René
I'll check it shortly
Hi Yakov
Did you have the time to look at this :-)
Thanks...
Please see updated package, let me know if you have still issue.
Bests
I have found other interesting package that did it better way, it's based on ImagePorcessor plugin
https://github.com/dampee/ImageProcessor.Plugins.Pdf/
:)
Thanks :-)
I will look at this, as soon i have the time..
Have a nice day
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
MissingCode.Umbraco.PdfThumbnail Umbraco 7.6.1
Hi
I can not get the pdfthumbnail to work with version 7.6.1
var pdf = Model.Content.GetPropertyValue<IEnumerable<IPublishedContent>>("pdf ");
Is there anyone who has tested this, and got it working :-)
René
I'll check it shortly
Hi Yakov
Did you have the time to look at this :-)
Thanks...
René
Please see updated package, let me know if you have still issue.
Bests
I have found other interesting package that did it better way, it's based on ImagePorcessor plugin
https://github.com/dampee/ImageProcessor.Plugins.Pdf/
:)
Hi Yakov
Thanks :-)
I will look at this, as soon i have the time..
Have a nice day
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.