On 01/07/2010 02:57 PM, natros wrote:
> Hello,
>
> I'm having some problems with table splitting and ListItems. Most of
> the time the last item is repeated and the end of the page as you can
> see in the attached PDF file. In my case, the text "hello number 9" in
> first page is repeated in secon
You may have success using WINANSI encoding and
BaseFont.setDirectTextToByte(true). It looks like your font has a flag that
makes it symbolic but then uses chars outside 00-ff as a symbolic font
should do. As I don't have the font, this is my best guess.
Paulo
- Original Message -
Fro
Paulo, with reference to your response: "Maybe those characters don't exist
in the font or are invisible"
I checked it and those characters do exist, I checked it using Character Map
of Windows, for instance the character Š in font BarCode 128 has a valid
symbol (which are 4 vertical bars and it is
I've followed a tutorial to merge two pdf files, however the pages of
the second input file seem to only occupy a small (bottom-left) portion
of the page in the output.
Here's the output, it might be easiest to see it first:
http://epswing.com/shared/itext/output.pdf
These are the input files:
Hello,
I have another example of a valid text for Barcode 128:
"‰A)'=_Xwè!-Wè>èè1F0èBÀ~UŠ"
It corresponds to the string 3309072963568700011355003017381600349594
converted to Barcode 128.
It has checksum and start and stop characters. It is ok in word when I use
Barcode 128 font. But it is incom
Such marks are just standard PDF drawing operations (drawrect, drawline, etc.)
- you can do all of these things with iText.
You need to be sure to set the colorspace to Separation, value Black.
-Original Message-
From: Mathias Nilsson [mailto:wicket.program...@gmail.com]
Sent: Friday, J
Hi,
In indesign when creating a pdf you can add crop marks or cut marks for
printing the pdf. What is the best way of achieving this. I generate pdf in
a kinds of sizes so I need
a generic solution to this. Any pointers?
/ Mathias
--
View this message in context:
http://old.nabble.com/Create-c
> From: ke...@renderx.com
> To: itext-questions@lists.sourceforge.net
> Date: Thu, 7 Jan 2010 13:35:19 -0800
> Subject: Re: [iText-questions] Embedding subset of fonts
>
>> The same electrons in in sme state in violation of heisenberg? LOL. You
> woul
> Date: Fri, 8 Jan 2010 11:06:43 +0100
> From:
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] Embedding subset of fonts
>
> Thanks for the lively discussion.
> I totally agree to Leonard's comment, I have to, better must, arc
Hi,
I encountered a problem when using a DottedLineSeparator in a paragraph with a
unicode font encoded as IDENTITY_H.
The generated dotted line don't fill all the available space, but only the
available space less an amount that seems to be dependent on the paragraph font
and size.
If I use th
Hi,
I am working on .Net 3.5 framework and version 4.1.0.0.
I have a html table, and some controls and gridviews and datalist nested
into it.
When I export the table to pdf, the following error is thrown
Unable to cast object of type 'iTextSharp.text.html.simpleparser.IncCell' to
type 'iTextShar
Hi,
I encountered a problem when using a DottedLineSeparator in a paragraph with a
unicode font encoded as IDENTITY_H.
The generated dotted line don't fill all the available space, but only the
available space less an amount that seems to be dependent on the paragraph font
and size.
If I use the
Thanks for the lively discussion.
I totally agree to Leonard's comment, I have to, better must, archive the
final (absolutly the same file as the print provider got used) version of
the single PDF, so there is no way to produce or dispart on modules like
text and font.
On the other side, the gener
Phani Kumar Reddy Pamulapati wrote:
> Hi,
>
> Thank you so much for the reply, i kind of agree with your point that no
> forms no fields, is it possible to have editable text box / line in the
> PDF without having a form.
Without a form: no.
Without an AcroForm: yes.
> As per your reply "with
itsdines wrote:
> HI
> when i try to convert html to pdf am parsing jsp page that time i am getting
> exception.
> i have given like this.
>HtmlParser.parse(document,
> "http://192.168.10.170:7077/final/reporter/SendMail.jsp";);
>
> please help me.
>
>
> ExceptionConverter: org.xml.sax.SAXP
crm...@gmail.com wrote:
> Sirs,
>
>
>
> I am developing a java class to import JPEG images into a multipage PDF.
> The files are stored into a single directory which has images with
> different sizes, like first page is an A4 (portrait), second page is an
> A5 and the third page is an A4 (la
pbs wrote:
> Hi.
>
> I am trying to se the first column in a table to a different width. The
> table can have a different number of columns each time the program is run,
> for example it may have 5 columns one time, then depending on the date it is
> presenting it may have 7.
>
> This works fine
Rodney Williams wrote:
> I need to display 25 columns of PdfPtable data horizontally using the
> first column as a frozen header. How do I accomplish?
Rephrase your question (an example of what you're trying to achieve
would help).
--
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/
itsdines wrote:
> i have images and data's in my html page when in convert to pdf i didn't get
> any error but image is not displayed in my pdf am using iText2.0.8 please
> help me
Did you implement an ImageProvider?
See http://itextpdf.com/examples/index.php?page=example&id=56
--
This answer is
Hi pbs,
2010/1/6 pbs
>
> Hi.
>
> I am trying to se the first column in a table to a different width. The
> table can have a different number of columns each time the program is run,
> for example it may have 5 columns one time, then depending on the date it
> is
> presenting it may have 7.
>
> T
20 matches
Mail list logo