Adriano Leite Ribero wrote:
> I need to use that String (which is not encoded) because an external
> server sends it to me that way. I receive a String with that content,
> and it is something I can't change.
> 
> PdfReader creates apparently ok from that string.getBytes() method,
> but changes don't seem to happen as expected (the new watermarked file
> size is bigger than the original one, so something is actaully
> happening).
> 
> Think that I want to create manually a PDF and I start to write:
> String myString = "%PDF-1.1\n1 0 obj\n<<\n" + ... + "74879\n%%EOF".
> //complete PDF structure
> What should I do next?

FYI:
I have read this thread, and honestly:
I don't have a clue what this is about.
Translated to kitchen talk, I interpret
it as "somebody gave me an egg, and now
I have to prepare duck à l'orange. What
should I do next?"
My first answer would be: "Are you sure
it's a duck egg you've been given?" ;-)
br,
Bruno

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to