Yes, thanks, that's what I'm trying not to do. If possible. Not because of pdfbox source but because of Maven.
On Wed, May 14, 2014 at 12:16 PM, Tilman Hausherr <[email protected]>wrote: > Just download the sources, and look at > \tools\src\main\java\org\apache\pdfbox\tools\TextToPDF.java > then modify it to your needs :-) > > Tilman > > Am 14.05.2014 19:27, schrieb Jack Woehr: > > I solved a biz req using the TextToPDF command of PDFBox, thanks for this >> wonderful tool. >> >> Now I'd like to insert page breaks and it looks like a development project >> :) I tried adding ^L's to the original text document to see if that >> resulted in page breaks from TextToPDF conversion, but no joy there. >> >> Is there anyway to break pages at specified places in an original text >> document so TextToPDF will break the pages there, or do I acutally have to >> do real work and learn the API to do this? >> >> Thanks! >> >> > -- Absolute Performance, Inc. 6328 Monarch Park Place Niwot, Colorado 80503 NON-DISCLOSURE NOTICE: This communication including any and all attachments is for the intended recipient(s) only and may contain confidential and privileged information. If you are not the intended recipient of this communication, any disclosure, copying further distribution or use of this communication is prohibited. If you received this communication in error, please contact the sender and delete/destroy all copies of this communication immediately.

