DOKK / manpages / debian 13 / tklib / canvas::pdf.3tk.en
canvas::pdf(3tk) Variations on a canvas canvas::pdf(3tk)


canvas::pdf - Canvas to PDF

package require Tcl 8.5

package require Tk 8.5

package require canvas::pdf ?1?

package require pdf4tcl

::canvas::pdf pathName


This package provides a command to convert a canvas' contents to Adobe's PDF vector format.

::canvas::pdf pathName
Dump the contents of the canvas pathName. The result is a string in Adobe's PDF.

This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category canvas of the Tklib Trackers [http://core.tcl.tk/tklib/reportlist]. Please also report any ideas for enhancements you may have for either package and/or documentation.

canvas, graphics, imagemagick, pdf, portable document format, print screen, serialization, vector graphics

Copyright (c) 2014 Andreas Kupries, Arjen Markus
Copyright (c) 2014 Documentation, Andreas Kupries
1 tklib