|
There are several printer
drivers that can convert your print jobs to document formats
like PDF, DOC and RTF. But, the way that the other drivers
accomplish this task is to save a pixel image and embed
that image into the specified format. If that is all that
you had wanted, you could have simply printed your work
as an image and embedded the image into the document yourself.
On the other hand, when you
ask LEADTOOLS ePrint to save a document or vector format,
it does not simply embed a pixel image into a wrapper, but
does something quite different. There are several advantages
of converting these files in this manner: The newly produced
file is editable.
The file sizes are in most
cases smaller than using an embedded image. The quality
of the produced file is better than embedding a raster image,
especially when the resulting file is zoomed. You can still
save the print job as an image and embed it if you need
an uneditable version of the document, thus giving you the
most flexibility in all situations.
|