Re: [iText-questions] Append changes PDF internal structure

2005-05-21 Thread Leonard Rosenthol
At 09:29 AM 5/21/2005, chil moon wrote: When this append is performed on a single pdf file, as expected, the output file looks identical to the input file in Adobe acrobat. Good, that's the most important thing. But it has a lot of different characteristics: 1 pdf version: outpu

Re: [iText-questions] Append changes PDF internal structure

2005-05-21 Thread Leonard Rosenthol
At 09:29 AM 5/21/2005, chil moon wrote: Hi All: I have an append method which is similar to the one in examples (it goes through each page of input pdf file, and adds it to output pdf file.). When this append is performed on a single pdf file, as expected, the output file looks identical to

[iText-questions] Append changes PDF internal structure

2005-05-21 Thread chil moon
Hi All: I have an append method which is similar to the one in examples (it goes through each page of input pdf file, and adds it to output pdf file.). When this append is performed on a single pdf file, as expected, the output file looks identical to the input file in Adobe acrobat. But it ha

[iText-questions] Displaying Japanese in HTML Export

2005-05-21 Thread Benjamin Pasero
Hi, when exporting Japanese content into HTML, I am having the problem that the characters wont display correctly. But everything works fine, when exporting it into PDF. I am using a special Japanese Font, and it is looking good in PDF, but not in HTML. I am also having iTextAsian on the Classpath