« Return to Thread: Would iText meet my idear?

Would iText meet my idear?

by jinjiankang :: Rate this Message:

Reply to Author | View in Thread

Would iText meet my idear?

1.Supposed that I have an ebook(book_en.pdf) in English.

2.Parse the book_en.pdf :
 2.1 Export a paragraph or a phrase, tanslate to Chinese(public String
translate(String english){...}),  and rewrite to book_zh.pdf;
 2.2 and so on, and so on...
 2.3 end of book_en.pdf

Generally speaking, book_en.pdf is same to book_zh.pdf except for language.

Most import of all, Formatting (chapter, section, subsection and so
on) must be identical.

Would you give me some advices and pseudocodes?

In advanced, Thanks!

Best regards!

Jin Jiankang

E-mail:jinjiankang1980@...

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
iText-questions@...
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar

 « Return to Thread: Would iText meet my idear?