This method makes the necessary processing to serve barcode images used in a Crystal Reports report. It should be called in the Page's Load event on the webform that contains a Crystal Reports viewer.

Overload List

This method makes the necessary processing to serve barcode images used in a Crystal Reports report. It should be called in the Page's Load event on the webform that contains a Crystal Reports viewer.

public static void ProcessReport(Page);

This method makes the necessary processing to serve barcode images used in a Crystal Reports report. It should be called in the Page's Load event on the webform that contains a Crystal Reports viewer.

public static void ProcessReport(Page,RenderingMethod);

See Also

BarcodeProfessional Class | Neodynamic.WebControls.BarcodeProfessional Namespace