But those are just basic examples to show functions. I would like to see how
creative you guys are in making a pdf using all the itext functions.
--
View this message in context:
http://www.nabble.com/Show-us-your-itext-pdf%21-tp22487714p22501444.html
Sent from the iText - General mailing list a
I am very interested in what people are creating with iText because the pdf I
created with itext is quite complex. I not sure if itext did a showcase of
differnet people creations of pdf yet.
--
View this message in context:
http://www.nabble.com/Show-us-your-itext-pdf%21-tp22487714p22487714.htm
sing itext.
Here was the old pdf link i posted:
http://www.nabble.com/file/p17809870/DomesticApprovalS13371.pdf
the layout changes depending on how much data is there for a cap.
Alexis Pigeon wrote:
>
> Hi FlyingBuzz,
>
> On 11/12/2008, FlyingBuzz wrote:
>>
>>
>&
iText have so many nice features and yet most pdf I seen are still quite
simple and not really styled. I guess it is to make file size small but I
would think some companies out there are trying to impress their customers
with generated pdf that looks great.
--
View this message in context:
http
well now that i check to make sure same images are not repeated. The file
size became smaller and the save as file size is about the same.
However if I use pdf optimizer and just do the clean up checked where it
does not change image and stuff. The file size becames smaller
From
1.88 MB (1,981,
the pdf causing size
difference.
FlyingBuzz wrote:
>
> Well how can i use pdfsmartcopy?
> I don't want to copy the page but I do have some images that get used over
> again. I made the header into a global function so it generates only once
> now but for other parts the
i use pdfsmartcopy to insert images that might be
the same.
or do i need to insert images to like a crc checker ?
1T3XT info wrote:
>
> FlyingBuzz wrote:
>> Is there a way to make itext output the data into like a buffer stream
>> and
>
> iText can write PDF syntax to any Outp
well i dont think there was any lost in quality becuase i not doing the
reduce file size
i am just using save as. for adobe to just resave it
bisoa wrote:
>
>
> FlyingBuzz wrote:
>>
>> Smaller files saves more space and faster to email to customer. So wonder
&
Is there a way to make itext output the data into like a buffer stream and
when it finish it loads the buffer stream and compress it than and make a
output stream of the compressed pdf?
1T3XT info wrote:
>
> FlyingBuzz wrote:
>> how come itext pdf are a lot better than if i re
how come itext pdf are a lot better than if i resave them in adobe?
i am wondering becuase itext said the pdf suppose to be auto compressed. so
I am not sure if itext is really compressing that well or does adobe have
better methods of byte code to make it smaller?
--
View this message in contex
can send by itself too.
So somehow the solid background png with itext in a pdf file can't send.
Still i think it is a comcast filtering problem
Paulo Soares wrote:
>
>
> - Original Message -----
> From: "FlyingBuzz" <[EMAIL PROTECTED]>
> To:
>
the itext pdf i am trying to send is getting blocked.
not sure why.
I think comcast think it is spam.
Our mail server is hosted by comcast. major problem!
--
View this message in context:
http://www.nabble.com/itext-pdf-getting-blocked-by-comcast--tp18244332p18244332.html
Sent from the iText
well i figure it out.
i forgot my table cell needed 2 cells
after adding a blank cell it showed up and worked correctly
--
View this message in context:
http://www.nabble.com/Is-it-possible-to-have-a-img-as-a-background-while-text-on-top--tp18197747p18207899.html
Sent from the iText - General
Well I tried making the last cell have a cellevent
the cellevent i wanted to draw the preview image but I couldnt get it to
show up
class OverseasPreview implements PdfPCellEvent
{
Image previewimage;
public void setImage(Image previewimage)
{
this.previewimage =
I want to make a table where the image layout is like
___
___| |
|_|
the text is where the empty part is and can be as long.
So the image will be on the bottom of the table as a background image I
guess.
Is that possible though?
--
View this message in context:
http://www.nab
Well I think i should have drawn the drawing more complex. because it isnt as
simple as that.cant just extend the last row because thats the signature
part. need to extend a middle row that is in one of the blcoks
Bruno Lowagie (iText) wrote:
>
> FlyingBuzz wrote:
>> Well, here
FlyingBuzz wrote:
>
> Well, here is a drawing on what I am trying to do.
>
> Hope this makes it clear.
>
> http://www.nabble.com/file/p17867501/Untitled.gif
>
also look at the sample pdfs I posted in the share examples of pdfs for idea
how the red table of ite
Well, here is a drawing on what I am trying to do.
Hope this makes it clear.
http://www.nabble.com/file/p17867501/Untitled.gif
--
View this message in context:
http://www.nabble.com/Big-problem-in-deteterming-height-when-page-breaks-tp17833515p17867501.html
Sent from the iText - General maili
df in what I am
trying to get it to do. I will post a response on monday with examples of
what I am trying to ask for.
1T3XT info wrote:
>
> FlyingBuzz wrote:
>> so what i need is a way to get the height of table including all the
>> extra
>> page headers and subheaders.
wrote:
>
> FlyingBuzz wrote:
>> I have a big problem figureing the height of a table when a page breaks.
>
> I don't know if I understand the question, but whenever I need
> more control over tables, I wrap them in a ColumnText object,
> as is done here:
> http:
I have a big problem figureing the height of a table when a page breaks.
When I getTotalHeight it only counts header and stuff once but when a page
breaks the headers will be added again also the subheaders of the broken
table.
I need to know the height of the stuff is on the last page so far.
---
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> FlyingBuzz
> Sent: Thursday, June 12, 2008 4:17 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Share examples of pdfs created with iText!
>
>
> Lets see what y
.
Bruno Lowagie (iText) wrote:
>
> FlyingBuzz wrote:
>> Lets see what you are using iText for and how nicely a generated PDF
>> could
>> look.
>
> Those are some very nice examples! Thanks for sharing them.
>
> I used to have a directory named 'gallery'
Lets see what you are using iText for and how nicely a generated PDF could
look.
Example 1:
http://www.nabble.com/file/p17809870/DomesticApprovalS13371.pdf
DomesticApprovalS13371.pdf
Example 2:
http://www.nabble.com/file/p17809870/DomesticApprovalS13371%25282%2529.pdf
DomesticApprovalS13371%282
Paulo Soares wrote:
>
> It's possible to know the height of a PdfPTable. See the tutorial or the
> book.
>
> Paulo
>
> - Original Message -
> From: "FlyingBuzz" <[EMAIL PROTECTED]>
> To:
> Sent: Friday, June 06, 2008 8:49 PM
>
Is it possible to make itext determine if a table will fit on the remaining
page and if not it will use a total different table layout?
If that isn't possible I guess another method is to generate both pdfs and
see which one size is smaller but this will waste a lot more time in
generating I wou
FlyingBuzz wrote:
>
> Hi, I am wondering how could I create a hyperlink into a PdfPCell where
> the name of the link is not the link itself.
>
>
> http://www.google.com Go TO GOOGLE!
>
> like that is a html code but hope do I make something like that into
>
Well I fixed the font size but I still could not get it to popup into a new
window
Here is my test :
Anchor anchor = new Anchor("Product Preview
Link",cellfontbold);
anchor.setReference("http://www.lowagie.com/iText/";);
anchor.setName("previewlin
I just tried something liek this
Anchor anchor = new Anchor("Product Preview Link");
anchor.setReference("http://www.lowagie.com/iText/";);
anchor.setName("previewlink" + item);
anchor.setFont(cellfontbold);
Phrase m
Hi, I am wondering how could I create a hyperlink into a PdfPCell where the
name of the link is not the link itself.
http://www.google.com Go TO GOOGLE!
like that is a html code but hope do I make something like that into
PdfPCell ?
--
View this message in context:
http://www.nabble.com/Hype
well i am using adobe pdf 8.1 so it wont be that case
bisoa wrote:
>
>
> FlyingBuzz wrote:
>>
>> I realized the color when outputting a png is not correct.
>> The color is a bit off becuase it did not match the background color of
>> the banner.
>> When
lean).
>
> Paulo
>
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On
>> Behalf Of FlyingBuzz
>> Sent: Monday, June 02, 2008 4:57 PM
>> To: itext-questions@lists.sourceforge.net
>> Subject: [iText-questions] Color
I realized the color when outputting a png is not correct.
The color is a bit off becuase it did not match the background color of the
banner.
When i save the png in photoshop to bmp than show that, the image color is
correct.
--
View this message in context:
http://www.nabble.com/Color-In-Pn
I just did this
helv = FontFactory.getFont("c:/windows/fonts/arialnb.ttf",
BaseFont.IDENTITY_H, BaseFont.EMBEDDED).getBaseFont();
and this works.
It is weird though the font is not as narrow as arialn and than bold that in
the other part where I had to just use Font
--
View thi
well I just tried
helv = FontFactory.getFont("c:/windows/fonts/arialnb.ttf",9).getBaseFont();
helv =
FontFactory.getFont("c:/windows/fonts/arialnb.ttf",9,Font.BOLD).getBaseFont();
Those still didnt make the font bolld.
--
View this message in context:
http://www.nabble.com/BaseFont-Problem-tp17
se FontFactory you should register the fonts and call the fonts by
> name, the right font will be found.
>
> Paulo
>
> - Original Message -
> From: "FlyingBuzz" <[EMAIL PROTECTED]>
> To:
> Sent: Thursday, May 29, 2008 12:56 AM
> Subject:
public BaseFont helv;
helv =
FontFactory.getFont("c:/windows/fonts/arialn.ttf",9,Font.BOLD).getBaseFont();
the base font when i do this is not bold. Not sure what I did wrong here.
public void onEndPage(PdfWriter writer, Document document) {
PdfContentByte cb = writer.getDirectC
never mind I found the source code of the example.
This is causing some little problems but I guess I will try to figure that
out.
--
View this message in context:
http://www.nabble.com/Does-iText-have-round-corners-for-tables--tp17495954p17500496.html
Sent from the iText - General mailing list
I dont have the book though. so How do I do it :)
--
View this message in context:
http://www.nabble.com/Does-iText-have-round-corners-for-tables--tp17495954p17500213.html
Sent from the iText - General mailing list archive at Nabble.com.
Hi, I am wondering does iText have round corners for tables?
Like the border of the table are round?
If there is such a method. please post how.
--
View this message in context:
http://www.nabble.com/Does-iText-have-round-corners-for-tables--tp17495954p17495954.html
Sent from the iText - G
40 matches
Mail list logo