[LUNA] Delivery Status Notification (Failure)

Jon Hood squinky86 at gmail.com
Mon Apr 29 12:48:10 CDT 2013


Let's see how attachments do on the new list J (EDIT: doesn't work -
attachment uploaded to http://www.faregg.com/files/homework1.zip)

I'm doing my homework in latex now (last homework assignment EVER!). I
generate a pdf of it (pdflatex), and the professor enjoys how professional
it looks. I use a similar method to generate financial reports for a local
investment form programmatically using php, but can't share that code with
you since they own the rights ;). I'm attaching one of my homework
assignments from a template I found online. run it through latex twice (so
it can find the last page of the generated report) and then pdflatex:
$ latex assignment1
$ latex assignment1
$ pdflatex assignment1

It's not my best work, but hopefully it will give you a starting point. A
script that runs the three commands above will generate what you need.

-Jon

-----Original Message-----
From: Mail Delivery Subsystem [mailto:mailer-daemon at googlemail.com] 
Sent: Monday, April 29, 2013 12:42 PM
To: squinky86 at gmail.com
Subject: Delivery Status Notification (Failure)

Delivery to the following recipient failed permanently:

     luna at lunagroup.us

Technical details of permanent failure: 
Google tried to deliver your message, but it was rejected by the server for
the recipient domain lunagroup.us by lunagroup.us. [74.252.14.100].

The error that the other server returned was:
550 5.7.1 mime_header_checks We block all ZIP & RAR attachments for the
foreseeable future. [Use http://gcfl.net/contact.php if you need to contact
GCFL staff]

----- Original message -----

DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=x-received:from:to:cc:references:in-reply-to:subject:date
         :message-id:mime-version:content-type:x-mailer:thread-index
         :content-language;
        bh=BItvzMMb/2lmOWkZAGD1dzubvhTgHpzxPu/xIXoTHak=;
        b=v40QboIz6qQnkLbg1JdUIYYorlXefzYFET789pNsNF3fcAbFTvNYJOZEFTKkoITzpR
 
Fm9MypFIjKzeEcSawRmJ71BAZe2CtOrYR5Tc6ADnA3hxKwHgNg0C0eBxddonfHSY4A4P
 
EmFObaRnMNgTj2Av1qqVFUJ5jaAlLCEq9RvLTRfIKmDc6yHPUjA9ezKleoQzilIE95eP
 
8KXCwD9O536kg6g4kfWAnwjXOAUDUFtZtqz/Up8fayoWZZFlq/bDHxQu9kBeSLRIFo2u
 
xprExO0oeRHOqSFhjFWtDZijA6LoEV0hwFEqtK79l4i+sFCaWabdkYIULamwhGvVW9/L
         KNlA==
X-Received: by 10.224.73.7 with SMTP id o7mr53339734qaj.58.1367257318572;
        Mon, 29 Apr 2013 10:41:58 -0700 (PDT)
Return-Path: <squinky86 at gmail.com>
Received: from ASI16YSRN1 ([198.203.213.6])
        by mx.google.com with ESMTPSA id
k8sm34746040qej.2.2013.04.29.10.41.55
        for <multiple recipients>
        (version=TLSv1 cipher=RC4-SHA bits=128/128);
        Mon, 29 Apr 2013 10:41:56 -0700 (PDT)
From: "Jon Hood" <squinky86 at gmail.com>
To: "'Linux Users of North Alabama mailing list'" <luna at lunagroup.us>
Cc: "'John Price'" <jp_luna at gcfl.net>
References:
<CAJN0fKthFEAWSFHVitmORPUa86ZHyuehv3xXHrmfV1OjWTOJ4w at mail.gmail.com>
In-Reply-To:
<CAJN0fKthFEAWSFHVitmORPUa86ZHyuehv3xXHrmfV1OjWTOJ4w at mail.gmail.com>
Subject: RE: [LUNA] Latex for PDFs
Date: Mon, 29 Apr 2013 12:41:54 -0500
Message-ID: <040901ce4500$d7b06020$87112060$@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/mixed;
	boundary="----=_NextPart_000_040A_01CE44D6.EEDD1740"
X-Mailer: Microsoft Outlook 14.0
thread-index: AQGIk2ajgglut8mUQ74Z9ZptPzkwVZl42Hag
Content-Language: en-us

Let's see how attachments do on the new list J

 

I'm doing my homework in latex now (last homework assignment EVER!). I
generate a pdf of it (pdflatex), and the professor enjoys how professional
it looks. I use a similar method to generate financial reports for a local
investment form programmatically using php, but can't share that code with
you since they own the rights ;). I'm attaching one of my homework
assignments from a template I found online. run it through latex twice (so
it can find the last page of the generated report) and then pdflatex:

$ latex assignment1

$ latex assignment1

$ pdflatex assignment1

 

It's not my best work, but hopefully it will give you a starting point. A
script that runs the three commands above will generate what you need.

 

-Jon

 

From: luna-bounces_squinky86=gmail.com at lunagroup.us
[mailto:luna-bounces_squinky86=gmail.com at lunagroup.us] On Behalf Of John
Price
Sent: Monday, April 29, 2013 12:30 PM
To: Linux Users of North Alabama mailing list
Subject: [LUNA] Latex for PDFs

 

This is not a strict Linux question, but it's close enough (I hope)...

When trying to find a good solution for generating PDF files using PHP (or
something I can call from PHP) I was someone recommending Latex as a good
solution because pragmatically generating the script (or whatever you call
the input into Latex) is fairly easy.

Any of  you pragmatically generated PDF files (reports or whatever)?  Any
thoughts on that?

Thanks,
John




More information about the LUNA mailing list