On 1/03/2013 16:27, AJ Weber wrote: > I am not having any luck using XMLWorkerHelper .parseXHtml( ) where I > have images on my local machine, and have the img tag's src attribute > set to the URL of the local file (i.e. src="file:/C:/temp/image1.gif" > ). I know the image is capable of being added to the PDF, because I can > "manually" add them with Image.getInstance( ).
What does your implementation of the ImageProvider interface look like? Maybe you should add some debugging info to your custom Image provider to see what goes wrong. Also: where are you calling your code from? If from an application server, the application server may not have access to your C: drive. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. 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