Hi,
After i modified source code according you advise, it can run, and show something on browser, but that is not a PDF file, it show a big amount of junk characters.


Could you give me some advice?

Regards
Robin


From: Bruno Lowagie <[EMAIL PROTECTED]>
To: Robin Zhao <[EMAIL PROTECTED]>,"'[email protected]'" <[email protected]> Subject: Re: [iText-questions] How to merge multiple PDF into a temporary PDF and show on browser?
Date: Sun, 08 Jan 2006 09:14:37 +0100

Robin Zhao wrote:

Thanks,  question:

aList.add("ChapterSection.pdf");
aList.add("SimpleAnnotations1.pdf");

if the PDF is under c:/pdf/active, how do i specify path?

The same rules apply as with java.io.File or java.net.URL:
http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html
http://java.sun.com/j2se/1.4.2/docs/api/java/net/URL.html
br,
Bruno


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to