About us | News | Contact
iText ® Licenses Support   
You are here: Home > Forums > iText in Action — Second Edition > Part 2: Manipulating existing PDF documents > Chapter 8: Filling out interactive forms
User login
  • Request new password

Can I fill out an .odt template using iText

Submitted by Anonymous Newbie on Mon, 03/07/2011 - 10:17

I have looked at the examples. You can fill a PDF template, but i would like fill '.odt' Templates. Is it possible to fill a '.odt' template using iText?

‹ Getting the Field Description/Alternate Field Name using C# setField() doesn't work for a checkbox ›
  • Login to post comments

No

Submitted by Bruno Lowagie on Mon, 03/07/2011 - 10:19.

You are talking about the OpenOffice document format, whereas iText is a PDF library. There's a huge difference between an .odt and a PDF file. Perhaps you should take a look at http://api.openoffice.org/DevelopersGuide/DevelopersGuide.html

You can of course, use OOo to convert OpenOffice documents to PDF and use these converted files as templates as described in chapters 6 and 8 of the book.

  • Login to post comments
Content © 2010 1T3XT BVBA