When setting colour fill Itext allows you to specify RBG or CYMK.
The reason is when we create pdfs they contain images. However, when printed
they appear alot darker.
Is it possible to do the same for images?
--
View this message in context:
http://www.nabble.com/Images-and-CYMK-colours-tf460
If you need more help on this topic, please post full questions and avoid
that CAPS LOCK key. Both courtesies help us help you--or at least make us
more disposed to doing so ;-).
Good luck with your project,
---Mr. Bean
Xavier Le Vourch wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: S
That's the best option if you have to read encrypted PDF without the owner
password.
Paulo
- Original Message -
From: "Xavier Le Vourch" <[EMAIL PROTECTED]>
To: "Post all your questions about iText here"
Sent: Wednesday, October 10, 2007 6:09 PM
Subject: Re: [iText-questions] Out of m
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
bleuciel musicien wrote:
>
>
> Very simple question:
>
> Input byte[] of tiff image
> Outputbyte[] of PDF
>
>
> Please tell EXACTLY which methods on which classes I have to call to
> do this.
Very simple answer: read the fine documentation
Very simple question:
Input byte[] of tiff image
Outputbyte[] of PDF
Please tell EXACTLY which methods on which classes I have to call to do this.
Please an accurate answer.
THANKS A LOT FOR YOUR HELP.
Niko.
Visit Me OnlineUse Internet Explorer..
_
I have created an interactive PDF Form dynamically from a bean. It has multiple
form fields like Textbox, selectbox,checkbox n so on...
I am trying to figure out, how to hide a form fieled when a particular option
of checkbox/radiobutton/selectbox is selected. Where do I need to trigger the
Hi,
We have third party provided PDF forms. Some date fields have JavaScript
validations. I just need to prepulate "N/A" for them. Due to Javascript
validations it's not taking "N/A" . Can I turn off JavaScript only for
these certain date fields?
Thanks.--
Hi,
We have third party provided PDF forms. Some text fields we want to
prepopulate and restrict the users to edit them. I don't see any method in
AcroFields for this purpose. Can some one tell me whether it's possible or
not ?
Thanks.---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I've reproduced the problem with your test case when using iText 1.3.
Using the latest version of iText doesn't work as the included pdf is
password protected but using iText 1.5.3 works fine even with a 500k
stack limit.
So it looks like you need t
Nothing arrived. It's better to put it in a zip and mail me directly.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of dhyton
> Sent: Wednesday, October 10, 2007 5:01 PM
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-que
Sure ... I put together a directory with my source code (Test only), the
source file, and even a dos batch file with the heap set to 500k. I have
uploaded it with this message.
Paulo Soares wrote:
>
> The tests I made didn't indicate any leaks. As I said before, I
> concatenated 1000 files each
Place each element in a ColumnText, don't add them to a Paragraph.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Yogesh Jankee
> Sent: Wednesday, October 10, 2007 1:56 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-que
The tests I made didn't indicate any leaks. As I said before, I
concatenated 1000 files each with 500k using a heap space of 64M. Can
you send me a couple of your files?
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of dhyton
> Sent: Wedne
Hi All,
I am trying to render an image in my pdf file. I have html content
which needs to be added to my pdf file. The html content may contain
image tags within.
String htmlText = new String("This is Bold ");
String htmlText2 = new String("This is Italic ");
String
Thank you for the suggestion but I still have the same memory problems. See
new code below. Is it possible to get you to run the code through a
profiler, so you can see the growth of the heap?
I really need to resolve this ... is it possible to pay for support?
public static void main(String[]
Thank you,Paulo.
It succeeded.
- Original Message -
From: Paulo Soares
To: Post all your questions about iText here
Sent: 2007-10-10, 19:14:47
Subject: Re: [iText-questions] How to get the Chinese charactors
whenusingHTMLWorker?
See http://thread.gmane.org/gmane.comp.java.lib.itext.ge
See http://thread.gmane.org/gmane.comp.java.lib.itext.general/33444/.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Scott
> Sent: Tuesday, October 09, 2007 6:01 AM
> To: itext-questions
> Subject: [iText-questions] How to get the Chines
Thanks for your reply,Paulo.
But again it failed to generate the image completely.
Is it a bug?
- Original Message -
From: Paulo Soares
To: Post all your questions about iText here
Sent: 2007-10-10, 18:27:38
Subject: Re: [iText-questions] Why The image from src of cannot bewritteninto
Thanks a lot Paulo.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paulo Soares
Sent: 09 October 2007 06:56 PM
To: Post all your questions about iText here
Subject: Re: [iText-questions] removing a page
PdfReader.selectPages().
Paulo
> -Original M
You must start and end a Graphics2D in the same page.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of nlif
> Sent: Tuesday, October 09, 2007 7:54 AM
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] Add a newPag
Add the element directly to the document instead of a Paragraph.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Scott
> Sent: Wednesday, October 10, 2007 3:54 AM
> To: itext-questions
> Subject: [iText-questions] Why The image from src o
21 matches
Mail list logo