java.jago wrote:
>1. If I don't use font embedinng it is not garanteed that on the target
>platform the text in the PDF will be displayed correctly - meaning with
>the correct font. Is it guaranteed using font embbeding ? (whats the
>difference between full and subset embedding) ?
>
>
Only th
Hello
I read a mail a few days back in which one has told
to add /ROTATE 180 info in the page dictionary. Can
anyone please tell me that how do you get this page
dictionary??? I have tried to get it and add values
from PdfWriter.getInfo(), PdfWriter.getGroup() but it
hasnt worked.
Waiting for
Hi All,
I need to stamp a word on a pdf I am generating on the fly.
Anyone can help me?
Thanks,
-- Cumprts,Carlos Bergueira
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-qu
Hi,
I am using directly an PDFGraphics2D object to "draw" text and images
directly in a PDF file.
I searched previous posts in this newsgroup and found a couple
concerning font-embedding. However, can somebody check if I understood
everything correctly ?
1. If I don't use font embedinng it is
I see lots of great examples of how to create a new PushButton field and
assign an image to it. I am stuck trying to figure out how to read a PDF
that has a field already in it and assign a "logo" to the existing
field. I am using AcroFields.setField to assign text values to other
fields, but I
When I run the code below I get an IOException - Header signature not found.
The reason I'm using that seperate thread is because I'm not using the
FileOutputStream in my actual app. I'm using the Piped In/Out Streams (the
commented lines). What I'm trying to do is to add some things to an exist