Hi,
Sorry for your inconvenience!
About the first question, there is something wrong with the support of VB code, but you can use special symbol to replace it to get the expected result. for example:
"test" & vbcrlf & "here" , you can replace the string as "test #$NL here"
That is to say, the special symbol '#$NL' would make line break.
About the second question, I think that we may have some different viewpoint on the margin of report. In Aspose Pdf, the margin of report comes from the value of Report.Margin, and the header or footer would be placed in the area of top or bottom margin.
About the third question, it is similar with the first question.there is something wrong with the support of embedded variables. Of course, it can be fixed by replacement symbols. for example:
The expression about '=Globals!PageNumber' can be replaced with '$p',
The expression about '=Globals!TotalPages' can be replaced with '$P'.
In spite of that, we would try to fix them in later version.
Shawn Yi
Product Developer
Aspose Changsha Team
About Us Contact Us