[Perl-pdf-devel] creating PDF documents that are optimized for byte serving
Status: Beta
Brought to you by:
ftassin
From: Douglas L S. <do...@po...> - 2002-02-27 17:22:24
|
Hi, Does this module support the creation of documents that are optimized for byte serving? I have some text reports from a mainframe I'm putting in a web interface. I'm going to make them viewed as PDF because text documents don't support the concept of a line break and people need to print these things formatted properly. The problem is some of the files are HUGE so they really need to be byte served, otherwise it would overwhelm the viewing PC's resources. -Douglas |