Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9041

Re: Crystal Report hanged at the 16374 pdf softcopy generated

$
0
0

I am using VB.NET to export to PDF. The PDF exporting function is inside a loop.

 

The program hanged in the bold statement as below when it generated 16374 pdf softcopy (ie doing the 16375).

 

        Using ObjRpt As New MyReport

            With ObjRpt

                .SetDataSource(Me.dsData)

                .ExportToDisk(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat, Me.OutputPath)

            End With

        End Using


Viewing all articles
Browse latest Browse all 9041

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>