Kevin,
After some more digging, I'm now convinced that a float array of X
coordinates for each individual character (showing the actual location of
the character in user space including word spacing, character spacing etc.)
would suffice for now, at least for my purposes.
Regards,
Shujaat
i have wpf application in which user enters some text in rich text box(rtb) i
convert that rtb string to html and then convert that html to image and then
insert it in the pdf document
using (Stream inputPdfStream = new FileStream("sample.pdf", FileMode.Open,
FileAccess.Read, FileShare.Read))
Hello
I attached the PDF here.
Thank you.
On 16.09.2012 16:07, mkl [via iText - General] wrote:
> Victor,
>
> victorqedu wrote
> Here is the PDF file with the problem.
> This is the file before signing the document - when the page
> numbers are ok.
> If I sign directly from Ado
Victor,
victorqedu wrote
> Here is the PDF file with the problem.
> This is the file before signing the document - when the page numbers are
> ok.
> If I sign directly from Adobe the page numbers are preserved.
Unfortunately I could not find any PDF file attached to your posting.
Regards, Michae
Victor,
victorqedu wrote
> The PDF has XFA forms on it.
> After I sign the PDF with
> pw.setEncryption(null, OWNER, PdfWriter.ALLOW_PRINTING,
> PdfWriter.STANDARD_ENCRYPTION_128);
> the page numbers that are embeded in the PDF are no longer displayed.
>
> The PDF is signed because it must not be
On 16/09/2012 6:45, Victor Sterpu wrote:
> After I sign a document like this:
> pw.setEncryption
The question is wrong. You don't 'SIGN' a document with setEncryption().
Also: you're mixing real PDF functionality with XFA functionality.
We'd need more than a mail to explain what you're doing wrong.
On 15/09/2012 22:23, krisniru wrote:
> Please provide
> us some solution whether we can achieve this with out registering the
> secured font in the PC. We are not worried if the actual pdf contains the
> text "abc".
Please understand that you're NOT a CUSTOMER, so we have NO OBLIGATION
WHATSOEVER