BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
I'm trying to print a diagram vb.net VS2013 8.1 app. The statement;
Await Diagram1.PrintingService.RegisterForPrinting()
produces an error - expression does not produce a value.
Removing the await stops the error and allows the app to show the print dialog but then the print preview fails.
Any ideas?
Hi Jim,
Sorry for the inconvenience caused.
Regarding “Printing in VB.NET” to your reported
scenario, we have created simple sample to meet your requirement. Currently, we
don’t have a support to directly print the Diagram content. We have used Pagesettings
to print the Diagram with specified Size. We
will update the documentation with necessary information in future. Please
refer to the attached sample.
Please let us know if you
have any concerns.
Regards,
Saranya C
When I print anything it is hard up against the left and top in the preview. When I print the top and left are chopped off by a few pixels. PrintMargin has no effect. I've set a colour and thickness for the border but it is never displayed. I do not understand what OffPageMaxMargin is for.
Hi Jim,
We have analyzed your query. We have provided some virtual method to override the printing functionality in PrintingService. The Print Margin property is used to define the Margin for PageBreaks.
Please refer to our online help documentation link for more details about printing.
Link: http://help.syncfusion.com/UG/winrt/documents/api.htm
It would be better for us, if you provide more details (sample, document or video) to represent your requirement. This helps us to serve you better.
Please let us know if you have any concerns.
Regards,
Mohana Priya R