Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: tfomsu03
  • Content: Threads
  • Order by date
  1. tfomsu03

    Using PerlScript with ASP and PDF::API2 to create PDFs

    I'm having a problem, which I'm sure has a very simple answer. I actually copied this code from the CPAN howto on the PDF::API2 module. Here's my ASP code: <%@Language="PerlScript" %> <% use strict; use Win32::ASP qw(:strict); use PDF::API2; use warnings; my $pdf =...

Part and Inventory Search

Back
Top