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 =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.