NPE / How can i locate an error in CSS Stylesheets?
Posted: Tue Mar 05, 2024 12:18 pm
Dear Oxygen staff,
i am using PDF Chemistry as part of the Oxygen XML Editor (Professional Edition).
Version is XML Editor 26.0, build 2024012406. Environment is Windows 10.
I try to convert an HTML File to PDF and get a Null Pointer Exception . Maybe it is caused by this warning:
I am using the xslTNG Stylesheets to convert DocBook to HTML, and the CSS Stylesheets that are part of xslTNG together with some local modifications. You can find the HTML file and the CSS Stylesheets in the attached archive
I have boiled it down to a minimum size, thats why there are unresolved internal references.
If there are any errors in the CSS stylesheets, i will of course correct hem. But a hint about the CSS rule which causes the error would be very helpfull (maybe file name and line number)?
Thanks in advance,
Frank Steimke
i am using PDF Chemistry as part of the Oxygen XML Editor (Professional Edition).
Version is XML Editor 26.0, build 2024012406. Environment is Windows 10.
I try to convert an HTML File to PDF and get a Null Pointer Exception . Maybe it is caused by this warning:
Code: Select all
Cannot evaluate functions from: 'var(--margin-above)', got: Cannot invoke "ro.sync.ecss.css.functions.kb.l(String)" because the return value of "ro.sync.ecss.css.functions.ab.c()" is null
If there are any errors in the CSS stylesheets, i will of course correct hem. But a hint about the CSS rule which causes the error would be very helpfull (maybe file name and line number)?
Thanks in advance,
Frank Steimke