No PDF attached :(.
Leonard
On Oct 23, 2007, at 3:48 PM, Gurpreet-Singh wrote:
>
> Hi,
>
> I am not able to solve this issue. I have attached the pdf file
> along with
> this mail.
>
> As i am not having adobe proffessional version, I cannot view the
> exact
> error.
>
> Please try opening i
PdfReader reader reader = new PdfReader("yourFile.pdf" null);
reader.isRebuilt();
I remember this had something to deal with determining whether the file
was corrupt, but I read that a while back. Hope this at least leads you
to the correct answer.
-Original Message-
From: [EMAIL
I am new to iText.
Does iText have a built-in function for checking if a specified PDF file is
corrupt (e.g., like getting page counts)?
If not, I saw in another thread that looping through all the objects in the
dictionary would throw an exception if the object is corrupt. Is this the
recommen
Hi,
I am not able to solve this issue. I have attached the pdf file along with
this mail.
As i am not having adobe proffessional version, I cannot view the exact
error.
Please try opening in Adobe Reader proffessional and let me know how to
correct this error asap. I have included the time st
I have tried the latest iText and the style emulation works perfectly.
I see that no font replacement occurs.
Truly excellent!
Thx Paulo
- Original Message -
From: "Paulo Soares" <[EMAIL PROTECTED]>
To: "Post all your questions about iText here"
Sent: Monday, October 22, 2007 5:07 PM
Paulo,
Can I do all of these features through XML? For example: if I see from my
InDesign XML that I have some Drop Caps, is there an iText XML format-like tag
that supports this functionality? In theory, I would convert the InDesign XML
into iText XML (including drop caps and all othe
I don't see how you want to vertical align a line of text when the cell
only has space for one line. Any alignment will look the same. Maybe you
need PdfPCell.setUseAscender().
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of [EMAIL PROTECT
Thank you for the timely response. I am going to start with an example of the
Drop Caps.
I have purchased the eBook, but have not found a good example or reference to
this just yet. However, I bet it is user error on my part. What is this
referred to in the iText world? Or is it simply a
Paulo,
I do not want to increase the height of the row by adding new line characters
to the second cell. All I would like to do is vertically align the first cell.
If I add text only to the first cell, instead of a Chunk, it seems to respect
the vertical alignment setting. Is there some othe
All that can be done. How it's done depends on the context but generaly
you'll need ColumnText for the text manipulation.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Sean Conlon
> Sent: Tuesday, October 23, 2007 4:27 PM
> To: itext-qu
I apologize, I should have started a new thread..
Hello,
I am just starting to research whether iText is right for my company or
not. Does iText handle the following:
- Drop Caps (The ability to have the first letter of a
word/sentence a larger size and a
Hello,
I am just starting to research whether iText is right for my company or
not. Does iText handle the following:
- Drop Caps (The ability to have the first letter of a
word/sentence a larger size and a different font)
- Curves &
LiveCycle barcodes are not supported. It's not really rocket science but
it's not there yet.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Gerold Krommer
> Sent: Tuesday, October 23, 2007 3:58 PM
> To: Post all your questions about iTex
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Marco Galimberti
> Sent: Tuesday, October 23, 2007 2:18 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Keep the permission settings after saving
>
> Hi All,
> I want
Hello,
I'm 100% sure I'm missing something stupid here, but I looked at my
iText in Action book and also browsed the internet. Nadda.
I have a LC form (so it is XFA) that has a single 3of9 barcode field. Im
my code I set the value of the field and flatten the form. After this
the field cont
Hi All,
I want to implement the following scenario:
1) I have a document with pdf form created using Adobe LiveCycle Designer
8.0 with the following permissions:
--
|Printing | Allowed
If you buy the fonts you'll use them as any other external font.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of [EMAIL PROTECTED]
> Sent: Tuesday, October 23, 2007 11:14 AM
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iTex
you may try MultiValent
regards
Raju
Sarath Dorbala wrote:
>
> Hello,
>
> You could use GhostScript. The following is the command I used.
>
> gswin32 -dSAFER -dBATCH -dNOPAUSE -sDEVICE=jpeg -sOutputFile=out-%d.jpg
> -dFirstPage= -dLastPage=
>
>
> If you need .png format you can use -sDEVIC
Bruno wrote:
>max40 wrote:
>> Why?
>> So, I must always load my own fonts?
>> Or which can I use?
>You could buy Times Roman (I believe Adobe sells the font).
>iText supports plenty of font types: TTF, OTF,...
>Read chapter 8 of iText in Action for more info.
>br,
>Bruno
Even if you have bough
19 matches
Mail list logo