  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | iText | Paulo Soares wrote
> I didn 't have yet time to reproduce the problem but the the placement of
> go() has influence in the output (this is by design) specially in the
> spacing before where it 's not aIt would help to see the PDF.
Paulo
> -----Original Message-----
> From itext-questions-bounces@(protected)
> [mailto itext-questions-bounces@(protected)] On
> Behalf Of yuanI didn 't have yet time to reproduce the problem but the the placement of
go() has influence in the output (this is by design) specially in the
spacing before where it 's not applied in the first paragrhi
I create a pdf file by using iText PdfContentByte PdfTemplate and embede
japanese font(MS-UIGothic) which contain only one word.
When I use Acobat Reader5.1 to open the pdf file which was created Stephan Michels wrote
> Hi
>
> I have the following problem if I render text with a ColumnText
> object then the output depends where I invoke go().
This could be solved by adding
compositeColumThis is just a reminder to Mark Hall it 's probably connected with the
other field problem.
Paulo
> -----Original Message-----
> From Nobody [mailto nobody@(protected)] On
> Beha
>If your ColumnText object says there 's still more text
>then that 's what you should do.
Thanks Bruno
I got it to work. The problem was - I was creating a new ColumnText object
for each new page iBruno Lowagie wrote
> Chad Loder wrote
> > Hi. Has anyone had a chance to look at this?
> Unfortunately due to circumstances in my dayjob
> I won 't be able to look at this problem before
> next WeAfter I have imported an existing page (PdfImportedPage) and used it in
the PdfWriter all the font coming from the page will be included in the
resulting page.
How Can I reuse theese imported fontsHi
I have the following problem if I render text with a ColumnText
object then the output depends where I invoke go(). For example I get
a different result if I do following steps
1. add paragrapdayvidpow wrote
> The problem is when I add text to columnText and then renders it using go()
> it does not render all the text that was added to the column because the
> column got filled up.
An
Hello
I 'd like to fill in the values in a PDF with AllowFillIn permissions but I
can 't open it using PdfStamper because it claims it requires PdfReader with
OwnerPassword. What can I do? Thanks!
I am attempting to use PdfStamper to insert new cover pages at the begin of
an Existing PDF with bookmarks annotations etc. There may be one or more
cover pages inserted depending on the amount of I 'm currently in the process of moving and work is taking up most of my time
but I 'll try and look into what is causing this as soon as possible.
Greetings
Mark
On Monday 10 September 2007 AlexHi I 'm new to iText but I have spent about 6 hours searching your
tutorials faq and mail posts for the answer. Basically what I need
to do is place text on a page by specifying coordinates but Send me the PDF and the code you use to remove/add the metadata.
Paulo
----- Original Message -----
From "Tobias Meier " <Tobias.Meier@(protected) >
To "Post all your questions about iText here "
<iThe appearance is built each time a setField() is called from the /Rect
and /R of the field. You didn 't say what the problem was but if you
decide to tell us please post the code used to create the fi Hi
I have created a rotated form field(90 ) in a PDF File.
Code in PDF File
3 0 obj < </TU(Feldbeschreibung)/Ff 4096/F
4/Type/Annot/Subtype/Widget/DR < </Font < </Helv 2 0
R > > > >/TTiwari Akhil (IT) wrote
> I created a form using Adobe Designer which I am using with PdfStamper
> to fill in the form.
OK.
> For the second part of it I am able to create a
> Table/PdfTable out Tobias Meier wrote
> Hi fellow iText users
>
> i have a question for you.
> For example i have 3 pdf 's two without formfields (ff) and one with
> formfields.
> Can i use PDFSmartCopy to merge the Bj?rn Ryding wrote
> Forgot to mention that I understand that trying to replace text is not
> viable solution.
I 've read and understood the requirement.
What I don 't understand is why the page numbeMax wrote
> embedded is true but BaseFont.TIMES_ROMAN
Read the documentation!!!
Setting embedding to true doesn 't make sense for the
standard type 1 fonts (also referred to as BuiltInFonts14).
br
BForgot to mention that I understand that trying to replace text is not
viable solution.
I 'm trying to accomplish something like this
* Remove the numbering in the source documents and indent the heaHi fellow iText users
i have a question for you.
For example i have 3 pdf 's two without formfields (ff) and one with
formfields.
Can i use PDFSmartCopy to merge the pdf 's without ff 's and then
use Hi!
I have a number of Word and PowerPoint documents which represent course
modules. The documents are stored in Alfresco ECM and I use Alfresco?s
Open Office based solution to convert/export to PDF.
That will always happen when font-size leading-size. Font size does not
refer to the maximum height of the characters.
For this reason leading is generally 1.2x - 1.5x font size. Change the
leadHello!
I have a "com.lowagie.text.pdf.PdfXConformanceException All the fonts must be
embedded. " Exception by the following code!
try {
Document document new Document(PageSize.A4.rotate())
PdfI create one paragraph with a font size of 40 and one paragraph with a font
size of 10. The leading of each paragraph is its font size. My problem is
that the first paragraph overwrites the text ofG 'day fellow iText users.
I have recently joined the long list of web page developers battling
with the IE bug/feature that causes the "cannot write to cache " error
when downloading PDF files from Yes not really an iText question. Why don 't you pass the request object
into the PdfPageSignature constructor?
Brian
On 9/10/07 rpaquett@(protected) <rpaquett@(protected) > wrote
>
>
> Hi |
|
 |