-
Notifications
You must be signed in to change notification settings - Fork 18
Inconsistent Preview Output with EDGAR Renderer When Level Tags Span Multiple Pages #37
Description
What happened?
Hi Arelle team,
I'm encountering an issue while using the Arelle preview feature with the EDGAR Renderer (via plugins and providing an HTML file as input).
Problem:
When I place level tags (ix:nonNumeric) with proper start and end boundaries on the same page or with another pages, the preview renders correctly.
However, for some files, if I place the start of the level 1 tag on one page and the end on another page, the preview behaves incorrectly.
It appears to take the last line of the last page as the end of the level 1 tag, instead of respecting the actual end boundary. This results in broken or misaligned rendering in the output preview.
Attached files and images are for references : Link
This issue affects only certain files, and I’m not sure whether it’s related to page breaks, HTML structure, or a limitation in the renderer.
Any guidance or best practices for structuring tags in multi-page documents would be greatly appreciated.
Thanks for your great work on Arelle!
Best,
Vinay Lingala
Documents
No response
If running from the command line, what command did you run?
No response
Interface
Python library (pip install)
Version
2.37.33
Download
pip install
Operating System
Linux
Metadata
Metadata
Assignees
Labels
Type
Projects
Status