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,107
    • Issues 2,107
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 9
    • Merge requests 9
  • 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
  • FPC
  • LazarusLazarus
  • LazarusLazarus
  • Issues
  • #27409
Closed
Open
Created Feb 06, 2015 by FPC Admin account@fpc_adminOwner

[patch] TIpHtmlPreview - some printer don't print

Original Reporter info from Mantis: Michl @michl1
  • Reporter name: Michl

Description:

Some printers have a problem to print, cause the first access is not properly cleaned. A simple Printer.Refresh do this job.

Additional information:

The first access of a printer is made, when it is selected to calculate the size of the canvas and the count of the pages (TIpHtmlInternalPanel.ResetPrint). The next access (e.g. TIpHtmlInternalPanel.PrintPages) need a clean Printer or some printer will not work.

See discussion on German Lazarusforum: http://www.lazarusforum.de/viewtopic.php?f=19&t=8506

Mantis conversion info:

  • Mantis ID: 27409
  • OS: 7
  • OS Build: 32bit
  • Build: 47587
  • Platform: Windows
  • Version: 1.3 (SVN)
  • Fixed in revision: r47606 (#d30cca92)
Assignee
Assign to
Time tracking