, chain, null, PdfSignatureAppearance.WINCER_SIGNED);
On 17.09.2012 13:03, iText Info wrote:
> Op 17/09/2012 11:53, Victor Sterpu schreef:
>> You mean a price. How mutch?
> In this case, I didn't mean a price.
> I meant: we'd need too many counter-questions and guessing to answ
After I sign a document like this:
pw.setEncryption(null, OWNER, PdfWriter.ALLOW_PRINTING |
PdfWriter.ALLOW_COPY , PdfWriter.STANDARD_ENCRYPTION_128);
all java script in the PDF is not working.
Page numbers and row shading are done with JS.
How can I fix this?
Thank you.
---
ight
> would remain and they wouldn’t be able to easily remove it.
>
> ** **
>
> *From:* Victor Marquez [mailto:vmarq...@emetric.net]
> *Sent:* Wednesday, April 04, 2012 4:36 PM
> *To:* itext-questions@lists.sourceforge.net
> *Subject:* [iText-questions] highlighting te
of a html tag?
Changing the background color of a cell in a table or the background color
of the page of the document will not work for me due to I have html with
specific sections that need to be highlighted
Thank you in advance
any help is appreciated
--
Victor Marquez Lona
Softwar
t exist to 5.x version.
how can I do to parse a xml file to a pdf file?
best regards
2011/10/5 1T3XT BVBA
> On 5/10/2011 8:59, victor raton wrote:
> > thank you for the information.
> > I think that the documentation you have send me is in java, isn,t it?
> > Is there suppo
thank you for the information.
I think that the documentation you have send me is in java, isn,t it?
Is there support for .net?
thank you.
2011/10/4 1T3XT BVBA
> On 4/10/2011 15:51, victor raton wrote:
> >
> > Hello;
> > I have an aplication which is working with a 4.x
vra...@gmail.com
--
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data an
Hello;
I have an aplication which is working with a 4.x.x Itextsharp version. I
have upgraded to a 5.1.2 version and I have noticed than some clases and
methods has been removed, for example XmlPeer, ItextMyHandler, etc. I have
to read some parameters from a xml document.
Example:
Document doc =
)
content.AddImage(img)
doc.NewPage()
Next
doc.Close()
out.Dispose()
Code has writer ant content objects , but results are the same with and
without them.
Do you see anything wrong?
Any help will be greatly appreciated.
Regards
Victor Li
t; Many questions posted to this list can (and will) be answered with a
> reference to the iText book: http://www.itextpdf.com/book/
> Please check the keywords list before you ask for examples:
> http://itextpdf.com/themes/keywords.php
>
>
>
>
> --
> Victor Mar
d will) be answered with a
> reference to the iText book: http://www.itextpdf.com/book/
> Please check the keywords list before you ask for examples:
> http://itextpdf.com/themes/keywords.php
>
--
Victor Marquez Lona
-
Thank you very much for the helpful information given in your e-mail
regarding how to insert a footer in an existing PDF document
Thanks again
Victor
On Thu, Mar 31, 2011 at 2:14 AM, 1T3XT BVBA wrote:
> Op 30/03/2011 21:44, Victor Marquez schreef:
> > Hi,
> >
> > I
.
Thanks in advance
Victor
--
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself;
WebMatrix provides all the features you need to develop and
publish your website. http
Thank you guys!
You have been helpful. It's now clearer what my approach should be.
Have a nice weekend!
--
___
iText-questions mailing list
iText-questions@lists.sour
Hello again!
Ok, I'll try to make it a bit clearer. Imagine this table:
Property Name | Blah 1 | Blah n | HELP_BUTTON
property 1 || | btnHelp
propery 2 || |btnHelp
It the user presses the btnHelp, the Pdf help-file sh
fragments may work or just having separate
> pages, in the latter case a DB
> may be more appropriate although I guess you could ask about PDF indexing
> or TOC capabilities.
> Leonard, you care to explain how PDF is a good choice here? Thanks.
> My interest of course is t
iTextSharp)? Can I search the document
(using the property name on that row) and then open the document to the user,
directly at that location?
Thanks,
Victor
--
___
iText
ServiceProvider.
If this will help the community, I am ready to make a PayPal donation for a
solution.
Thanks.
Victor (victordom...@gmail.com)
--
___
iText-questions mai
st.us/testinvisible.pdf)
cannot be signed using a "visible" digital signature (the document is signed
succesfully but the signature rectangle is hidden).
Any ideas?
Victor--
Download Intel® Parallel Studio Eval
Try the new
ot;visible" digital signature (the document is signed
succesfully but the signature rectangle is hidden).
Any ideas?
Victor--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compi
video showing this behaviour..
Any help or advice would be highly appreciated.
Great job with iText and iTextSharp. Gongratulations.
Regards,
Victor
--
Come build with us! The BlackBerry(R) Developer Conference in
video showing this behaviour..
Any help or advice would be highly appreciated.
Great job with iText and iTextSharp. Gongratulations.
Regards,
Victor
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
Hi,
Thanks for the reply.
I checked with the PdfFormatter class but it looks ok.
Attached is the FragmentTable.java and PdfFormatter.java
Please let me know if you see any issue with either of the two classes.
Thanks,
Victor
On Wed, Aug 19, 2009 at 2:40 AM, Alexis Pigeon wrote:
> Hi Vic
file with table going on
multiple pages.
Thanks,
Victor
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you
Bruno Lowagie lowagie.com> writes:
>
> Victor Nkonga wrote:
>
> >Hi everyone,
> >
> >
> >
> >I have long report and I want to be able to tell the user the number of
pages that are done. I am using the idea of
> progress servlet that itext has in t
Hi everyone,
I have long report and I want to be able to tell the user the number of pages
that are done. I am using the idea of progress servlet that itext has in the
tutorial. I also used page events in the program. I don't know how to keep
tract the page.
Please I am waiting for your
Try this:
Phrase("\u00A0", FontFactory.getFont(FontFactory.HELVETICA, 11, Font.NORMAL));
Vic
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which produc
Bruno lowagie.com> writes:
>
> Quoting Victor Nkonga milwaukee.gov>:
>
> > I download the new release of itext and I wasn't able to run the examples
you
> > have in the tutorial. When compiled example Chap0106.java I got these
> > error:
>
&g
I download the new release of itext and I wasn't able to run the examples you
have in the tutorial. When compiled example Chap0106.java I got these error:
jGRASP exec: javac C:\Documents and
Settings\vnkong\Desktop\test\examples\Chap0106.java
ÏϧÏ
ϼ§ÏChap0106.java:24: package com.lowagie.te
e. I tried to create my own nested tables and my code also always fails on that same line. Why does that happen? Any help would be appreciated! I use JDK 1.4x
thanks in advance,
-regards,
Victor
===
/*
* $Id: Chap0516.java,v 1.6 2003/06/25 07:36:33 blowagi
g list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions
--
Victor Apocalypse Rodrigues
System Analyst
Try Automatos @ www.automatos.com
---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.n
ideas?
Thanks.
--
Victor Apocalypse Rodrigues
System Analyst
Try Automatos @ www.automatos.com
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
tried
setPage(PageSize.A4.rotate());, but it didn't work.
What am I doing wrong?
Thank you.
--
Victor Apocalypse Rodrigues
System Analyst
Try Automatos @ www.automatos.com
---
This SF.Net email sponsored by: Free pre-built ASP.NET
porter.exportPage(JRPdfExporter.java:309)
..
I 've tried to use encoding 'big5', 'Identity-H', but still
not work!
Do anyone know what should be the encoding be?
Or anyone know where i can check encoding information of
chinese fonts?
Thx for reply
Victor
34 matches
Mail list logo