Quoting isha afisha <[EMAIL PROTECTED]>:
> Hi,
>
> I have a problem with my pdf...
> I using java to create pdf file..
> and i can't open the file coz have an error..
>
> the error is..
>
> "There was an error opening this file. Sharing violation."
You probably have the file open in Acroba
Hi,
I have a problem with my pdf...
I using java to create pdf file..
and i can't open the file coz have an error..
the error is..
"There was an error opening this file. Sharing violation."
What does it means?? pls help me..thankss...
isha.
How do I get a fixed width font?
I tried setting the font family to Courier-New and it falls back to
Helvetica.
I am doing finantial reports and need exact veritical numeric column
alignment.
--
Richard Keene
801-647-8932
[EMAIL PROTECTED]
-
when working with iText, i usually do codeandtest, to be able to diagram what i need. Doing this in Servlets, is really time-consuming, (compiling the .java, restarting the webserver...) each time i change the code. Could someone give some help on making pdf-onthefly on jsp's?, maybe an example c
Thanks Paulo.
I've tried with relative URL. It works fine only if the pdf is accessed through the
browser. If, however, it is opened in a stand-alone Acrobat Reader, the link won't
work. Do I have any option?
Many thanks
> - Original Message -
> From: "Paulo Soares" <[EMAIL PROTECTED]>
Quoting Paulo Soares <[EMAIL PROTECTED]>:
> If the document is not encrypted it can always be saved by Acrobat (full).
> For the web instruct your users to do a right click and a "save target
> as...".
Remark that even if encrypted, people will always be able to
save the binary if you have it som
If the document is not encrypted it can always be saved by Acrobat (full).
For the web instruct your users to do a right click and a "save target
as...".
Best Regards,
Paulo Soares
> -Original Message-
> From: David Brown [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, January 20, 2003 14:59
> T
There are two issues here:
- for the exception problem you can send me the offending file and a small
runnable standlone program throwing the exception.
- for PDF/X (ISO 15930) there's no support planned for it, specially
considering that we have to pay to get the standard. If anyone is intereste
Hello Paulo and iText crowd. I have been very successfully using iText for 2
years. I am using 0.95 and I have my resume in PDF for public access. Many
viewers have requested ability to save the PDF to disk (save and save as are
ghosted). I have studied the docs but have failed to find how to c
Hi there,
I have been evaluating iText to generate preview PDF documents and
everything worked fine. Well, the PdfReader threw an execption when reading
a certain PDF document:
java.lang.ClassCastException: com.lowagie.text.pdf.PRIndirectReference
at com.lowagie.text.pdf.PRAcroForm.readAc
Hi there,
I have been evaluating iText to generate preview PDF documents and
everything worked fine. Well, the PdfReader threw an execption when reading
a certain PDF document:
java.lang.ClassCastException: com.lowagie.text.pdf.PRIndirectReference
at com.lowagie.text.pdf.PRAcroForm.readAc
Yes. Extend Table or PdfPTable to set your default font each time an access
is made.
Best Regards,
Paulo Soares
> -Original Message-
> From: Dieter Zysk [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, January 20, 2003 13:25
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] fonts
>
> H
The easy way:
- use a generic tag in the superscripted number and a page event
- make sure that the bottom margin is big enough for the footer and the
footnote and remember that margin setting only changes in the next page.
- place the footer in a precise position to make sure that it stays ther
Hi,
could I set a font on a table and/ or document level ?
with best regards
dieter
---
This SF.NET email is sponsored by: FREE SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and f
This is a problem with the font that the Acrobat 5 font rasterizer doesn't
like. I created the same string in Word and then destilled it with the same
results so, the problem is not with the generation but rather with the
font/viewer.
Best Regards,
Paulo Soares.
> -Original Message-
> Fro
I want to change color and appearance of Annotatoion note (I want it to
look like a question mark and want it to be red).
Can someone show me a code example?
Thanks
---
This SF.NET email is sponsored by: FREE SSL Guide from Thawte
are you plan
Are we psychic? Only looking at the font and a sample program can we do some
kind of diagnose. If you want you can send the font and a standalone sample
Java program using the font to me.
Best Regards,
Paulo Soares
> -Original Message-
> From: marfurt, raymond [SMTP:[EMAIL PROTECTED]]
> S
Title: Font Problem with Reader 5
Hi,
I use itext 0.96 and have the following problem:
in Acrobat Reader 5, only one specific true type font is displayed and printed incorrectly. There are characters missing. I don't have the problem in Reader 4, and all other fonts from the same company w
With fields the best way is to do it first using Acrobat and then have a
peek at the generated code.
Best Regards,
Paulo Soares
> -Original Message-
> From: KuMi [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, January 20, 2003 5:47
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Push
Not directly. Using a PdfPTableEvent it's possible to know the cells
location and put there whatever you want.
Best Regards,
Paulo Soares
> -Original Message-
> From: Huzaifa Zoomkawala [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, January 20, 2003 3:13
> To: [EMAIL PROTECTED]
> Subject:
Quoting Huy Ho <[EMAIL PROTECTED]>:
>
> Dear,
>
> I use chapter and section to process my document. And I want to break new
> page but chapter and section do not have function like document (newPage()
> function).
>From the mailing list archives:
> Chunk chunk = new Chunk ("");
> chunk.se
21 matches
Mail list logo