Hello,
I'm using Aras 11 SP12 and I was wondering if there's an easy way to print or export the default reports in Aras like the "Multilevel BOM Report" to get a pdf file or something else that can...
below the <style type="text/css" userData="Global"> line, the BOM is split into one page for each element of the report.
The aras logo, the Bill of Materials Report & Generated on: text and each row of the table go on separate pages.
I also had a separate issue with an error in the window of the report after i pressed print. This might be outside the scope of this discussion but I got a Http-500.0 error with the error-code 0x800703e.
I ran my local test in an 11.0 SP15 instance using the Chrome browser. You might need to change the exact modifications to the stylesheet if you're using a different browser or if the report layout is different in 11.0 SP12.
Setting up the @media print CSS is a general browser feature that's not unique to Aras Innovator, so there should be plenty of resources available online for help in figuring out the exact styling you need.
Similarly, the page layout of the container report window may also be different in 11.0 SP12, or this may be an issue with how the browser handles printing if you're using something other than Chrome. I wasn't able to reproduce the 500 error in my SP15 instance.