Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,086
    • Issues 2,086
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 has launched! Please visit Breaking changes in 15.0 and 15.0 Removals to see which breaking changes may impact your workflow.

  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #23326
Closed
Open
Created Nov 15, 2012 by FPC Admin account@fpc_adminOwner

Image is cropped when exported to pdf in LazReport

Original Reporter info from Mantis: luizamerico
  • Reporter name: Luiz Americo

Description:

If a image in report has stretch = false, it will be cropped when exported to pdf

Follows example app.

This occurs because the pdf filter scales down the width and height of the image, e.g., an image with width of 200, will be assigned a width of 160. When PRImage.Stretch is true no problem, the pdf will show entire image, otherwise will show only part of the image.

Mantis conversion info:

  • Mantis ID: 23326
  • Fixed in version: 1.1 (SVN)
  • Fixed in revision: 39284 (#1bb2d62a)
  • Target version: 1.2.0
  • LazTarget: 1.2
Assignee
Assign to
Time tracking