In an attempt to print from the RadRichTextBox, I export the contents as a .pdf format into a MemoryStream and then load this into the RadPdfViewer. I have also tried exporting to a FileStream with the same results.
The document, after loading into the RadPdfViewer has no visible text. It's there because you can go into selection mode, select it, then copy and paste into Notepad and see it. What's going on?
I do not have this problem when opening a .pdf document generated from Word or Cute PDF Writer. Also, if I open, in Acrobat Reader, the file that the export creates, it appears fine and I can see the text.
I'm hoping someone else might have solved this. Thanks!
edit* I was just able to produce a pdf file in Word and while the text was invisible, the table borders and background were visible. This is strange but I suppose it's because the control is so new.
The document, after loading into the RadPdfViewer has no visible text. It's there because you can go into selection mode, select it, then copy and paste into Notepad and see it. What's going on?
I do not have this problem when opening a .pdf document generated from Word or Cute PDF Writer. Also, if I open, in Acrobat Reader, the file that the export creates, it appears fine and I can see the text.
I'm hoping someone else might have solved this. Thanks!
edit* I was just able to produce a pdf file in Word and while the text was invisible, the table borders and background were visible. This is strange but I suppose it's because the control is so new.