Mark,
it certainly looks very suspicious.
Could it be that some Margins, Borders or Padding are muddying the waters?
Maybe its worth trying...
<fo:block *background-color="#F38222"*>
<fo:external-graphic *background-color="#4F491D"*
src="image1.pdf"
/>
</fo:block>
...and...
<fo:block *background-color="#F38222"*>
<fo:external-graphic *background-color="#4F491D"*
src="image1.pdf"
width="70%"
content-height="scale-down-to-fit"
content-width="scale-down-to-fit"
/>
</fo:block>
...to see how large the areas are?
All the best,
DaveLaw
On 17/08/2022 00:31, Mark Gibson wrote:
Hi
When using PDF-Images to embed a PDF with links, when scaling the
image, the links are not scaled/repositioned according to the image
scaling.
I’ve attached two “fo” files, the image with links to be embedded, and
their resultant PDFs.
Wondering if we’re missing some magic XSL-FO incantation, or whether
this is a bug.
Thanks
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail:fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail:fop-users-h...@xmlgraphics.apache.org