Recent

Author Topic: PDF printer in lazarus  (Read 3957 times)

xinyiman

  • Hero Member
  • *****
  • Posts: 2261
    • Lazarus and Free Pascal italian community
PDF printer in lazarus
« on: November 23, 2010, 02:40:55 pm »
Does anyone know how to create a PDF printer in lazarus? Something like PDF Creator. Thanks
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

Leledumbo

  • Hero Member
  • *****
  • Posts: 8836
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: PDF printer in lazarus
« Reply #1 on: November 23, 2010, 04:21:12 pm »
Most PDF printers out there act as a printer driver. That is. they implement required interface for a printer, but instead of telling a printing device, they use the information given by applications (usually in RAW format) to construct a PDF file.

 

TinyPortal © 2005-2018