----- Original Message ----- From: "William Alexander Segraves" <[EMAIL PROTECTED]> To: "Post all your questions about iText here" <[email protected]> Sent: Tuesday, 09 January, 2007 3:19 PM Subject: Re: [iText-questions] Extract small part of one page to its own file
> ----- Original Message ----- > From: "Craig" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Tuesday, 09 January, 2007 2:59 PM > Subject: [iText-questions] Extract small part of one page to its own file > > > > Hello, > > > > I have several PDF files that are formatted almost identically. They > contain 2 > > pages each and are meant to be quad-fold brochures. I'd like to be able > to > > extract the left-most quarter of the second page and put it into its own > > separate PDF file. > > > > I'm confident I can put the second page into its own PDF, but I only want > that > > first quarter of the page. Any ideas? > > Yes. See the HelloWorldWriter example in Chapter 2 of _iText in Action_. > This example has all of the bits and pieces you need to solve your problem. > See also, TemplateClip example in Chapter 11. > -- > Bill Segraves > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
