How to draw RadBarcode128 (Telerik.Windows.Controls) in RadFixedPage (Telerik.Windows.Documents.Fixed.Model).
I have tried to export image from Barcode as a FrameworkElement (BitMapImage) and draw this image into the RadFixedPage, but the quality of the image was very low.
Thanks.
1 Answer, 1 is accepted
0
Peshito
Telerik team
answered on 15 Sep 2015, 12:56 PM
Hello Grigor,
Below is an example of a RadBarcode128 being exported in a document created by RadPdfProcessing.
Note that the image is being added with high quality: editor.DrawImage(new ImageSource(imageStream, ImageQuality.High));
Hope this helps.
Regards,
Peshito
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items