We have a requirement to schedule and output a Crystal Report in BOEXIr2 to HTML. This format option doesn’t exist and I was hoping someone might have come across a work around.
digitaldallas (BOB member since 2006-02-27)
We have a requirement to schedule and output a Crystal Report in BOEXIr2 to HTML. This format option doesn’t exist and I was hoping someone might have come across a work around.
digitaldallas (BOB member since 2006-02-27)
Since BOE doesn’t allow for CR to export to HTML, I had to:
The app is a .NET console app and uses the CR SDK, because the RAS SDK export of HTML was horrid. I thought the two was supposed to be similar in the base code. Apparently not.
digitaldallas (BOB member since 2006-02-27)