GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HTML::HTMLDoc::PDF(3) User Contributed Perl Documentation HTML::HTMLDoc::PDF(3)

HTML::HTMLDoc::PDF - Resulting Document generated by HTML::HTMLDoc

  print $pdf->to_string();

  $pdf->to_file('/tmp/foo.pdf');

This Module is the result of a HTML::HTMLDoc PDF-generation.

Method returns the content of the pdf as string. One can use it to send it directly to the browser in a web-environment.

Write the PDF-content directly to a file specified by $path. Returns FALSE if errors occured opening or writing to the file, TRUE on success.

None by default.

Michael Frankl - mfrankl@seibert-media.de

perl.

HTML::HTMLDoc.

2005-03-04 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.