What do you mean they are "converted to spaces"? How are you determining that?
Remember that in PDF, there is no concept of "white space characters" (in the
content portion)…so if you had a tab in your original content, that is (pretty
much) NEVER incorporated into the final PDF.
Leonard
From: Aitor Ramoneda <ramoneda1...@gmail.com<mailto:ramoneda1...@gmail.com>>
Reply-To: Post here
<itext-questions@lists.sourceforge.net<mailto:itext-questions@lists.sourceforge.net>>
Date: Tuesday, March 19, 2013 4:01 PM
To: Post here
<itext-questions@lists.sourceforge.net<mailto:itext-questions@lists.sourceforge.net>>
Subject: Re: [iText-questions] convert rtf to pdf. characters \tab and \page
Hi Alexis,
We have tried to construct the PDF using POI + itext without using the methods
of RTF, and we have the same problem. The characters \tab and \page of the WORD
or RTF are converted to spaces.
I think that is a general problem of "PdfWriter.getInstance(document, new
FileOutputStream("FILE"))". If the document have this characters the PdfWriter
don't contemplate in the conversion.
What do you think?
Thanks,
Aitor Ramoneda
2013/3/19 Alexis Pigeon
<pigeon.ale...@gmail.com<mailto:pigeon.ale...@gmail.com>>
Hi Aitor,
On 19 March 2013 14:30, Aitor Ramoneda
<ramoneda1...@gmail.com<mailto:ramoneda1...@gmail.com>> wrote:
Hi Alexis,
Is there any way to achieve support of iText 4.2.0?
Maybe by purchasing a license from iText, which would entitle you to premium
support [1]
However, you must understand that using pre-5.0.0 versions of iText might put
you and your customers at risks, both technically and legally [2]
Another source of support could be stackoverflow [3] [4]
Then, the new releases of itext doesn't have utilities to convert RTF to PDF,
has they?
Nope, RTF support has been dropped altogether.
HTH,
alexis
[1] http://itextpdf.com/support.php
[2] http://lowagie.com/iText2
[3] http://stackoverflow.com/questions/tagged/itext
[4] http://stackoverflow.com/questions/tagged/itextsharp
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net<mailto:iText-questions@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/itext-questions
iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php