You need to copy the font to the iSeries IFS and then embed it in your PDF, for
example:
public void addEmbeddedFont(String path)
{
try {
BaseFont bf = BaseFont.createFont(path,
BaseFont.CP1252,
BaseFont.EMBEDDED);
this.baseFont = new Font(bf);
} catch (Exception e) {
e.printStack
ditor, it
still shows the correct words/paragraphs...
Can anyone help me?
Seems like the encoding of text...
Thanks!
Simon
--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It conta
Thanks
currently running tests but looks good so far.
-Original Message-
From: 1T3XT info [mailto:i...@1t3xt.info]
Sent: 04 May 2010 18:15
To: Post all your questions about iText here
Subject: Re: [iText-questions] PdfPTable pushing susbsequent text down
when switching between landsc
Our site is currently running on itext 5.0.1.
We occasionally experience a problem when the size of a table being
drawn on landscape pushes the text of the following section (which is
portait) down the page.
Below is some simple code which reproduces the problem.
Any help would be appreciated
Simon, Peter wrote:
> The Pdf we generate contains several components. That's why I added a cell
> and cell event,
> to know the position where the graphics has to be added.
> In the cell event I create a PdfTemplate with the size of the reactangle
> (parameter of cell
same problem.
-Ursprüngliche Nachricht-
Von: 1T3XT info [mailto:i...@1t3xt.info]
Gesendet: Freitag, 20. November 2009 08:21
An: Post all your questions about iText here
Betreff: Re: [iText-questions] Problem with graphics when printing the PDF
Simon, Peter wrote:
> Now I had some bugs to
e page for the
check to appear.
Any idea how I could "fix" that?
Thanks
--
Simon Comeau Martel
si...@comeau.info
https://comeau.info
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
witch the two code blocks and create the image first, result
is always the same.
What I am looking for is a way to have this text being rendered below
that image (without adding it to DirectContentUnder). I hope this
demonstrates what I mean.
Best regards,
Simon
Leonard Rosenthol schrieb:
I do
cover parts of the text).
Best regards,
Simon
--
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App
ave the filled PDF) or to use the stamper in
append mode. Is there a way of combining these two to have a filled XFA
with preserved enabling?
Cheers,
Simon Freiberg
--
The NEW KODAK i700 Series Scanners deliver under A
Robert?Many thanks for your time.- Simon
Re: [iText-questions] Signatures with SHA256
Paulo Soares
Thu, 01 Mar 2007 08:48:36 -0800
You can use an external signature. Now that the bouncycastle libraries
are required I'm modifying PdfPKCS7.java to use the existing crypto
libraries to do all the
.net 2.0. Could you please
help me how iTextSharp name space will help in my
implementation?
I've used below link for testing server data, it is
perfeclty creating the pdf file,
http://www.rbl.jp/base64.php
Thanks,
Simon.
__
false,bSilent: false,bShrinkToFit:
true});");
document.close();
Is there a way to disable the message?
Thank you,
Simon
--
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/[EMAIL
Hi,
I need to embed a tiff file with transparent background into my pdf
files. unfortunately i get the following exception when opening the file
with Image.getInstance():
Exception in thread "main" java.lang.IllegalArgumentException: Extra
samples are not supported.
i found an entry on the ma
Hi
I'm trying to make numbered list and sublist that would look like this:
1. 1st list item
2. 2nd list item
2.1. 1st sublist item
2.2. 2nd sublist item
3. 3rd list item
The problem is that sublists are not numbered with . but
only with .
Is it possible to solve this somehow?
Thank you
Hi all.
I'm new to iText and would like to get some guidance on a good way to
generate a pdf report where the data is a bunch of columns. Potentially,
there may be a lot of data, so memory stingy techniques are desirable, such
as incremantal generation, etc.
My first thought is to use the T
I'like to use code like these
"
AcroFields form = stamp.getAcroFields();form.setField("Name",
"test");form.setField("Age","26");"
But how do I create my template pdf file?what tool is
needed?
Title: RE: [iText-questions] How to convert PDF format to RTF format
Bruno,
I tried it again and it was working fine.
I think that I didn't define the font size and that's why it gave me that
kind of "terrible result".
Thanks a lot and good night.
Simon
-
ced font for?
Please advice.
Thanks,
Simon
-Original
Message-
From: bruno [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 10, 2005 12:06 AM
To: Kao, Simon; 'itext-questions@lists.sourceforge.net'
Subject: Re: [iText-questions] How to convert PDF format to RTF format
Kao,
ER")
inv = class com.lowagie.text.Phrase(INV_NUMBER, DEFAULT_FONT)
invoice = class com.lowagie.text.Cell(inv)
t0=class com.lowagie.text.Table(4)
t0.setWidths([20,20,25,35])
t0.addCell(invoice)
..
..
Thanks,
Simon
-Original Message-
From:
Title: RE: [iText-questions] How to convert PDF format to RTF format
Bruno,
How to set the specify font in RTF document ?
In the Document level , Table level or Cell level ?
Please help.
Thanks,
Simon
-Original Message-
From: bruno [mailto:[EMAIL PROTECTED]]
Sent: Sunday
paced font ?
>>Using spaces would only work with a monospaced font.
>>It's not a very elegant way to align text.
Can RtfCell or Simpletable work better than paragraph in RTF format ?
Please help.
Thanks,
Simon
-Original Message-
From: Bruno Lowagie [mailto:[EMAIL PROT
know any easy way to get it working ?
Can cell work better than the paragraph ?
Please help.
Thanks,
Simon
Code:
--
p1=SEQUENC_NUMBER+" &
Title: RE: [iText-questions] Question of iText (How to print the data in exactly location with RTF format)
Bruno,
How about the HTML format ?
Can HTML print the data on the specific location of the blank paper ?
Please help.
Thanks,
Simon
-Original Message-
From: bruno
of A4 paper.
Please help.
Simon
..
writer = class com.lowagie.text.pdf.PdfWriter::getInstance(document, class
java.io.FileOutputStream(outputDocFilePath))
if (document != null)
{
//Open the Document
document
Title: Question of iText (How to print the data in exactly location with RTF format)
Mark,
This is Simon Kao.
I am using the iText and I got a question regarding the RTF format.
We would like to convert the PDF file to RTF format but I don't know what kind of RTF API can
prin
signature A is
created.
3. User B modifies only page 2.
4. User B signs only page 2 and signature B is
created.
The signature A is required to be valid after step 4,
can it be done? If yes, would you please give me the
code or hint?
Thanks,
Simon
--- Paulo Soares <[EMAIL PROTECTED]> wrot
ay be related to this topic. I have read
some of the postings about PDF-Signatures in this list
but I still don't have any idea, can anyone help me to
solve this problem?
Thanks,
Simon
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail h
Is there a low volume mailing list I can subscribe to to be informed
about new releases of itext? I know I could watch
itext-questions@lists.sourceforge.net, but I don't have mutch time to do
so...
Thank you
--
Simon Comeau Martel
Capella Technologies
[EMAIL PROTECTED]
(514)849-1494
Hi,
I am a novice to JSP and itext and wondered if it is possible to to use it
to convert a webpage containing images to a pdf file? If so, is there any
examples?
Thanks,
Simon
This email and any files transmitted with it are confidential and may be
privileged and intended
solely for the use
ontalLine);
--
Cheers,
Simon B,
[EMAIL PROTECTED],
http://www.brunningonline.net/simon/blog/
---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Giv
ment), or do I need to take account of
use of Document.setPageCount()? How can I tell how many pages their
actually are? Is there an API call for this somewhere, or should I
just count them myself with a PdfPageEvent.onPage event?
I'm using iText version 1.01, but I can upgrade if it'
?
I'm using version 1.01 at the mo', but that's not set in stone.
--
Cheers,
Simon B,
[EMAIL PROTECTED],
http://www.brunningonline.net/simon/blog/
---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project A
ble = new PdfPTable(2);
currentCell = table.getDefaultCell();
currentCell.setBorder(0);
Works for me...
--
Cheers,
Simon B,
[EMAIL PROTECTED],
http://www.brunningonline.net/simon/blog/
---
This SF.Net email is sponsored by: YOU BE THE JUDGE.
document.newPage();
-Original Message-From: Louis Cornet
[mailto:[EMAIL PROTECTED]Sent: 03 August 2004
15:18To: [EMAIL PROTECTED]Subject:
[iText-questions] iText: PDF page break
Hello,
I am
experiencing your iText package. What a great and useful
tool!
I am
looking for a way
document.newPage();
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: 30 July 2004 09:51
To: [EMAIL PROTECTED]
Subject: [iText-questions] page breaks
Hi, how do I force a page break in a document? I have sections in a report
which contain large images so I want t
Thanks Mark, that works a treat.
Simon.
> Ok. Have you tried creating a RTF document in Word with the correct font?
If
> that works, then instead of using the BaseFont, directly construct a
RtfFont
> with the correct font name. That should work.
This e-mail and any attachment is for a
e the browser window was closed. I'd like to do the same
using RTF but I'm not sure it's possible.
We're using J2EE so it's a web-based system, if that gives any other
pointers.
Thanks,
Simon
This e-mail and any attachment is for authorised use by the intended reci
aseFont.WINANSI,
BaseFont.NOT_EMBEDDED);
but the font does not display in the final doc (although if I place the
cursor on it the name is displayed correctly)
Is this a limitation of the RTF implementation, or is there a way round it?
Thanks, Simon
This e-mail and any attachment is for author
Have you tried what I proposed in my response to your first e-mail?
see http://article.gmane.org/gmane.comp.java.lib.itext.general/10615
Jesse Thouin wrote:
With Tomcat running as a daemon or background process (version isn't
relevant), there is no indication that it's running in the dock on the
us
variable to
contain the above property.
hope this helps
simon
Am 02.07.2004 um 00:22 schrieb Jesse Thouin:
I have been using iText in a webapp for several months now, and I LOVE
it. In conjunction with UJAC, I have not found a better solution for
me or my demanding clients(!).
I have been scouring
I have looked at the
tutorials and searched for examples high and low, but they all
deal with writing the Document object and not the PdfStamper
object. The templates need to be in PDF form so the
administrators can manage the report l
Paulo Soares wrote:
Changes in itext-paulo-132 (2004-06-21)
- DefaultFontMapper also maps the postscript font name
I tested DefaultFontMapper on Mac OS X and it works just perfect now.
Thanks!
Simon
---
This SF.Net email sponsored by
Simon Raess wrote:
hi
I've tried to use DefaultFontMapper on Mac OS X. I soon realized that
I must convert the native fonts to TrueType fonts. I used a utility
called fondu (http://fondu.sourceforge.net/). Still, the fonts did not
appear correct inside the PDF (the default type 1 fonts
ed inside the true type font? Can it be changed with an
external program? If so, I'd consider doing it on all the converted
true type fonts. Or is there a font conversion utility that does set
the font name 'correct'?
Any comments, help, suggestions...? I've digged through t
I can't see where you instantiate myTable[Sherlock Simon] . If you debug your code I think
you'll find that it's your
null.
-Original Message-From: NICOLAU Raffaele
[mailto:[EMAIL PROTECTED]Sent: 31 March 2004 10:51To:
[EMAIL PROTECTED]Subject: [
I'd
like tables for header with image and text in. Examples of some text bold,
some normal and breakable lines (\n) etc would be great.
All
standard pageEvent type stuff no doubt, but I struggled like hell when I went
through for the first time.
Thanks,
Simon
-Original Me
Well now I'm embarrassed!
Thanks Paulo, that worked a treat.
Cheers, Simon
-Original Message-
From: Paulo Soares [mailto:[EMAIL PROTECTED]
Sent: 24 March 2004 10:49
To: Sherlock Simon; [EMAIL PROTECTED]
Subject: RE: [iText-questions] Centring watermark
You don't have to
ve me some pointers?
Thanks, Simon
Internet email is not to be treated as a secure means of communication.
PITO monitors all internet email activity and content.
This communication is intended for the addres
You can't disable saving but use docWriter.setEncryption for everything
else. See http://www.lowagie.com/iText/tutorial/ch01.html for further
details)
Simon
-Original Message-
From: Rémi Guilbert [mailto:[EMAIL PROTECTED]
Sent: 22 March 2004 17:46
To: [EMAIL PROTECTED]
Subject: [
If you
follow the link on http://www.lowagie.com/iText/ to
the onJava article you can read how to do it and download the sample
app.
Simon
-Original Message-From: Luis Velando
[mailto:[EMAIL PROTECTED]Sent: 09 March 2004
18:22To: [EMAIL PROTECTED]Subject:
[iText
If you
mean stop the PDF from being re-saved once displayed then you can't. You
can disable printing etc but not save, and yes it is a right
pain!
-Original Message-From: Deepak
[mailto:[EMAIL PROTECTED]Sent: 02 March 2004 13:26To:
[EMAIL PROTECTED]Subject: [iText-questions]
>Maybe I'll have to put a big warning above the Table Chapter.
With some pointers (not necessarily a new turoial) towards what shopuld be
being used? I've fallen over here in the past as well :)
Simon
-Original Message-
From: Bruno [mailto:[EMAIL PROTECTED]
Sent: 26 Februa
All you can really say here is that MS don't release new software for
nothing - IE 5.5 was always horrible to the extent that you can think of 6
as not much more than a bug fix (IMHO of course).
Simon
-Original Message-
From: Alessandro Termignone [mailto:[EMAIL PROTECTED]
Sen
Running a local web server on my machine I am producing PDF's using Servlets
in J2EE. Howver, if I deploy on our development server at a different site
I get:
java.lang.RuntimeException: The document is not open.
I'm sure it's something simple, but cannot spot it.
Any ideas?
Alittle off topic but how do you find JDK1.5.0? Does it have the
performance improvements Sun claim? And to bring it back on topic, aside
from the issue below does iText work OK with it?
Simon
-Original Message-
From: Huttin Pierre [mailto:[EMAIL PROTECTED]
Sent: 11 February 2004 13:33
Unless I'm missing something:
>>2. Be able to set exact height and width of an image rather than just
scale
>>it
>>
>setAbsoluteWidth and setAbsoluteHeight.
Neither of these appear to be available from com.lowagie.text.Image
Simon
-Original Message-
From: Br
5. Include images within the header
-Original Message-
From: Sherlock Simon [mailto:[EMAIL PROTECTED]
Sent: 09 February 2004 10:23
To: [EMAIL PROTECTED]
Subject: [iText-questions] Wish list
Is there a wish list anywhere for iText?
I've only been using it a while but would lik
n the header and footer i.e. using \n for
example.
4. Mixed font size within header/footer (if not already possible).
Regards,
Simon
Internet email is not to be treated as a secure means of communication.
I have with 6.0 whereby a watermark (JPG) was displayed OK in 5.x but was
incorrectly in 6.0. Downloading 6.0.1 fixed the problem.
Simon
-Original Message-
From: Larry * [mailto:[EMAIL PROTECTED]
Sent: 05 February 2004 12:59
To: [EMAIL PROTECTED]
Subject: [iText-questions] Using iText
e original documents).
Thanks
Simon
>In either case, be sure that your browser is properly configured with the
>Acrobat plugin.
You can do this by choosing Edit|Preferences and checking the 'Display PDF
in Browser' option (on both Reader 5 and 6), otherwise you may find you get
a blank page in your browser.
Simo
You cannot disable the Save in iText (how I wish you could!)
-Original Message-
From: June Ni [mailto:[EMAIL PROTECTED]
Sent: 27 January 2004 17:03
To: [EMAIL PROTECTED]
Subject: [iText-questions] Problems in setting encryption options
Hi,
This line of code works correctly - only allow
As an aside to this, we are using a watermark (text converted to a JPG) that
is rotated at 45 degress. All works great in Reader 5 but it just renders
as blobs in Acrobat Reader 6..
-Original Message-
From: Gerd Holzner [mailto:[EMAIL PROTECTED]
Sent: 26 January 2004 16:40
To: [EMAIL
You have to initialize the document with the format you want, and after you can
change it whenever you want but it will take effect on the next page
Selon Paulo Soares <[EMAIL PROTECTED]>:
> That's not possible for the first page. You have to do it before opening the
> document.
>
> Best Regard
Yes it's possible, but it will take effect on the next page
Selon Roberto Cipollini <[EMAIL PROTECTED]>:
> Hi everybody...have a nice very hot summer :))
>
> i was wondering if it is possible to rotate [ PageSize.A4.rotate() ] the
> page after the open declaration
> i've tryed around but the pa
Hello,
I need to prevent user's action when the pdf is loading in an iframe from the
server response. I'd like to know if the acrobat plugin sent an event to ie or
something like this when it has send the pdf to the printer
I tried the onreadystatechange event of the iframe but this event is
.
Do you think (Bruno) that the 'totally silent printing' is a security lack?
I think so.
Pascal SIMON
Selon David Pereira <[EMAIL PROTECTED]>:
> Can you send me an complete example, please?
>
> thanks
>
> -Mensaje original-
> De: [EMAIL PROTECTED]
>
I'm afraid you're wrong. I 've already done a silent printing without any
client confirmation. I just submit a form and the document printing is totally
invisible for the client. You have to configure the target as an iframe with
some attributes:
iframe:
ifrCachee=parent.document.createElement
king code example of this please?
TIA
Simon Y
Want to chat instantly with your online friends? Get the FREE Yahoo!
Messenger
I've the same problem with the example 'print_me.java' from paulo soares web
site...
Selon SIMON Pascal <[EMAIL PROTECTED]>:
> Hello,
>
> I just try to do silent print throw the addJavascript function:
>writer.addJavaScript("this.print(false);&quo
Hello,
I just try to do silent print throw the addJavascript function:
writer.addJavaScript("this.print(false);",false);
But it just print the first page of my pdf (even with \r before ;)
thanks in advance
---
This SF.Net email sponso
Hi,
I need to have a box in the header but not in all width.
I mean i need a box of 50% width in my header, is it possible?
thanks in advance
---
This SF.net email is sponsored by: Etnus, makers of TotalView, The best
thread debugger on the p
It's not you..it's Bill...;)
Check out the iText FAQ for problems with IE
Hope that helps
Saimon
My solution: not make acrobat reader embedded in ms ie...
> -Mensaje original-
> De: ido vali [SMTP:[EMAIL PROTECTED]]
> Enviado el: martes 9 de abril de 2002 15:21
> Para: [EMAI
> -Mensaje original-
> De: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Enviado el: lunes 18 de marzo de 2002 12:48
> Para: Simon Moore
> CC: [EMAIL PROTECTED]
> Asunto: Re: border in Tables from xml
>
> Simon Moore writes:
>
> > Hi I
Hi I'm checking out iText to create order using data from a db and itext.
I'm following the exercises in the tutorial and i've created a modification
of the tutorial example but I'm unable to get the border of the table (nor
it's colour) to appear?
I would appreciate any help on this matter..
T
76 matches
Mail list logo