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

Re: Export to PDF with Bookmarks doesn't work on specific RPT files

$
0
0

Did you add the RAS references?

 

 

using CrystalDecisions.CrystalReports.Engine;

using CrystalDecisions.Shared;

using CrystalDecisions.ReportAppServer.ClientDoc;

using CrystalDecisions.ReportAppServer.Controllers;

using CrystalDecisions.ReportAppServer.ReportDefModel;

using CrystalDecisions.ReportAppServer.CommonControls;

using CrystalDecisions.ReportAppServer.CommLayer;

using CrystalDecisions.ReportAppServer.CommonObjectModel;

using CrystalDecisions.ReportAppServer.DataSetConversion;

using CrystalDecisions.ReportAppServer.DataDefModel;

using CrystalDecisions.ReportSource;

 

and then set the report to the RAS Object:

 

 

rptClientDoc =

 

new CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocument();

 

 

rptClientDoc = rpt.ReportClientDocument;

 

Don


Viewing all articles
Browse latest Browse all 8526

Trending Articles



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