A bug in "PDF via Apose"

Hi,

I just downloaded a trial version of Aspose PDF export.

I created a simple example.

Main.rdl (main report)
Sub.rdl (sub report)

The Main report passes a parameter to the sub report.

Always when I then try to do a PDF via Apose export, I get the following error:

Any ideas?



Reporting Services Error

SQL Server Reporting Services
BODY {FONT-FAMILY:Verdana; FONT-WEIGHT:normal; FONT-SIZE: 8pt; COLOR:black}
H1 {FONT-FAMILY:Verdana; FONT-WEIGHT:700; FONT-SIZE:15pt}
LI {FONT-FAMILY:Verdana; FONT-WEIGHT:normal; FONT-SIZE:8pt; DISPLAY:inline}
.ProductInfo {FONT-FAMILY:Verdana; FONT-WEIGHT:bold; FONT-SIZE: 8pt; COLOR:gray}
A:link {FONT-SIZE: 8pt; FONT-FAMILY:Verdana; COLOR:#3366CC; TEXT-DECORATION:none}
A:hover {FONT-SIZE: 8pt; FONT-FAMILY:Verdana; COLOR:#FF3300; TEXT-DECORATION:underline}
A:visited {FONT-SIZE: 8pt; FONT-FAMILY:Verdana; COLOR:#3366CC; TEXT-DECORATION:none}
A:visited:hover {FONT-SIZE: 8pt; FONT-FAMILY:Verdana; color:#FF3300; TEXT-DECORATION:underline}

	</style><ul><li>An unexpected error occurred in Report Processing. (rsInternalError)
  • An error occurred during rendering of the report.
    • PageHeight is: 8,418367E+14 PageWidth is: 5,952381E+14. The minimum allowed page size is 3 by 3 units (approximately 0.04 by 0.04 inch); the maximum is 14,400 by 14,400 units (200 by 200 inches).

SQL Server Reporting Services

False alarm.

This works fine when I go to my local Reporting Server and open it there (where I deployed it).

This error only comes when I open it in Visual Studio.

:slight_smile:

Hi,

Thank you for considering Aspose.

Can you please provide the example that can reproduce this error?