Previous | Next | (P-PDF) Developers
Topic: .txt file to pdf with pdf page breaks inserted
Conf: (P-PDF) Developers, Msg: 51077
From: aandi
Date: 5/29/2002 04:42 PM
The usual way to make a PDF is to "print to PDF" from some application.
This can be done using Acrobat (though not, unfortunately, on a server).
Now, if you use that model, your project is better stated as "how can I print my data, with each record on a new page". Look for - or write - a program to do that, and you will be set.