canvas::pdf - Canvas to PDF
Contents
Api
::canvas::pdfpathName
Dump the contents of the canvas pathName. The result is a string in Adobe's PDF.
Bugs, Ideas, Feedback
This document, and the package it describes, will undoubtedly contain bugs and other problems. Please
report such in the category canvas of the TklibTrackers [http://core.tcl.tk/tklib/reportlist]. Please
also report any ideas for enhancements you may have for either package and/or documentation.
Copyright
Copyright (c) 2014 Andreas Kupries, Arjen Markus
Copyright (c) 2014 Documentation, Andreas Kupries
tklib 1 canvas::pdf(3tk)
Description
This package provides a command to convert a canvas' contents to Adobe's PDF vector format.
Keywords
canvas, graphics, imagemagick, pdf, portable document format, print screen, serialization, vector
graphics
Name
canvas::pdf - Canvas to PDF
Synopsis
package require Tcl8.5
package require Tk8.5
package require canvas::pdf?1?
package require pdf4tcl::canvas::pdfpathName
________________________________________________________________________________________________________________
