Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26248

    During pdf generation inline attachments (image) doesn’t appears in the generated pdf.
    Attachments are being generated dynamically and servelt context has also been passed using useServletContext() method.

    After enabling the debug mode log displays below error:

    image not yet in cache: file:C:/serverName/xxx/xxx/xxx/xxx/xxx.action?identifier=xxx

    not yet in cache: file:C:/servername/xxx/xxx/xxx/xxx/xxx.action?identifier=xxx
    C:/servername/xxx/xxx/xxx/xxx/xxx.action?identifier=xxx (The system cannot find the path specified)

    image file:C:/servername/xxx/xxx/xxx/xxx/xxx.action?identifier=xxx has zero length.
    can not load image: ../xxx/xxx.action?identifier=xxx

    #27458

    How the image URL looks in the source HTML like?

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Troubleshooting’ is closed to new topics and replies.