This is a migrated thread and some comments may be shown as answers.

Image Rendering

6 Answers 61 Views
PDFViewer
This is a migrated thread and some comments may be shown as answers.
Jacob
Top achievements
Rank 1
Jacob asked on 12 Jun 2013, 02:06 PM
Hello:

We have a PDF viewer that works with the exception of two logos at the top of the PDF. They render as black boxes (see attached screen shot). If you print the PDF, the logos are still black boxes, but if you save the PDF and then open it, there are no issues. 

We are getting the byte array from a WCF service call using MVVM. Prior to trying to use the PDF Viewer we were pushing it to a ashx without issues, but wanted the functionality of the viewer instead. 

Thanks,
Jake

6 Answers, 1 is accepted

Sort by
0
Kammen
Telerik team
answered on 13 Jun 2013, 05:19 PM
Hi Jake,

This issue is due to a feature that is currently not supported by RadPdfViewer. This feature is scheduled for Q3 release, so if everything goes according to plan, the file should show correctly then.


Regards,
Kammen
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
David
Top achievements
Rank 2
answered on 21 Jan 2014, 12:06 PM
Hi Guys
I'm experiencing a similar problem.
My images are not rendered (or are all white). I've tested this with the following versions:
  • Fails: - Q3 2013 SP1 (version 2013.3.1204)

  • Fails: - Q3 2013 (version 2013.3.1016) 
  • Works OK! - Q2 2013 SP1 (version 2013.2.0724) 



Can you let me know if there is a fix available yet?

Thanks,
David
0
Petya
Telerik team
answered on 22 Jan 2014, 03:39 PM
Hi David,

Could you please provide us with one of the documents causing this issue, so that we can troubleshoot the behavior on our end? In this way we can pinpoint the exact cause of the behavior and try to provide a solution.

We're looking forward to hearing from you.

Regards,
Petya
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
David
Top achievements
Rank 2
answered on 22 Jan 2014, 04:38 PM
Hi Petya
Thanks for getting back to me. Please find some files to help you track down this problem.

There's two screen shots showing my application previewing a sample PDF. 

The file is a simple Microsoft template from Word.

How should I get the PDF file to you? Your filter stops me from attaching it. I also renamed to to a PNG and still no joy.

Let me know if there is anything else you need, I'd be glad to help.
David.
0
Petya
Telerik team
answered on 24 Jan 2014, 03:07 PM
Hello David,

Could you please check whether you are using the ReadAllAtOnce option for loading documents in RadPdfViewer in your application? Due to some internal changes in the control the option causes some inconsistent behavior in the most recent versions of RadPdfViewer and if this is the case I'd suggest using ReadOnDemand instead.

If you are still facing difficulties please open a support ticket and send us the document as forum posts only allow attaching images.

Let me know how it goes.

Regards,
Petya
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
David
Top achievements
Rank 2
answered on 29 Jan 2014, 11:58 AM
Hi Petya
I was using the ReadAllAtOnce option - mainly because I preferred the UI experience. I've now changed to the ReadOnDemand option, and this does fix the issue I was having.

Thanks for your help!
David
Tags
PDFViewer
Asked by
Jacob
Top achievements
Rank 1
Answers by
Kammen
Telerik team
David
Top achievements
Rank 2
Petya
Telerik team
Share this question
or