Actions
Support #5255
closedXPathException <fo:external-graphic allowed-width-scale="150% 50% 25%" />
Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
2022-01-30
Due date:
% Done:
0%
Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Description
Mike,
I promised a week ago on StackOverflow to report this.
I suspect it's an Apache FOP problem & it's also not the slightest bit important as I found how to position the Graphic Bottom-Right anyway.
But I did promise, so here you are, just in case...
The following yielded a net.sf.saxon.trans.XPathException:
<fo:block-container position="absolute" width="55mm">
<fo:block text-align="right" max-height="15mm" font-size="0">
<fo:external-graphic allowed-width-scale="150% 50% 25%" border-style="none" content-height="15mm" src="image/dark-logo.png"/>
</fo:block>
</fo:block-container>
Stacktrace enclosed.
All the best,
Dave
Files
Please register to edit this issue
Actions