Hi SriKrishan, I think there may have been some confusion about what I said, first of all this tif image embedding is supported by FOP 0.95, so I asked if you could open the tif file using a image viewer. The command you have used is perfectly valid (if the tif file is indeed it does point at the tif file) so the issue could be that the tif file is corrupted and thereby throwing this error. It's worth checking if the tif file is a valid TIFF.
Just for clarification, I was suggesting my question was stupid not yours. Thanks Mehdi On 30 October 2010 05:54, SriKrishnan <[email protected]> wrote: > Hi, > > > > May be it is a stupid question for you. > > > > As I said clearly in my mail, I am new to FOP. I don’t found any proper user > friendly Documentation for FOP. So I am in a confusion whether I missed > something or anything not supported by FOP. If you people like experts in > all these things need any further details if you ask me, certainly it is my > duty to furnish those details. > > > > My system and software details: > > > > OS: Windows XP professional > > FOP: version 0.95 > > Saxon: version 8 > > > > I have tried to open the pdf in two version of Acrobat > > > > In version 9, it popup the error message as mentioned in my earlier mail > (with empty space for the image places). > > In version 6, it popup the error message as “Colour space” (with empty space > for the image places) > > In GSVIEW, without showing any error message it opens the pdf (with empty > space for the image places) > > > > If you are not interested to answer such a stupid questions, don’t reply. > Such kind of replies will discourage new users > > > > Regards, > > Srikrishnan > > > > > > > > ________________________________ > > From: SriKrishnan [mailto:[email protected]] > Sent: Friday, October 29, 2010 3:02 PM > To: '[email protected]' > Subject: How to load tiff images successfully in PDF > > > > Hi all, > > > > I am new to fop. I have successfully converted fo to pdf when gif images are > loaded in the file. When came to tif images, pdf creates successfully, but > when I scroll to the image page in Adobe Acrobat, the following error > message popup: > > > > “An error exists on this page. Acrobat may not display the page correctly. > Please contact the person who created the PDF document to correct the > problem” > > > > My fo coding is as follows: > > > > <fo:external-graphic src="url(file:/c:/sample/lhp01301.tif)" width="auto" > height="auto" content-width="auto" content-height="auto"/> > > > > But in the same above coding when I use gif image it works correctly. Any > help would be very much useful. > > > > Thanks in Advance, > > Srikrishnan > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
