bitmap
I want to include the bitmap(*.bmp) file in XPS.
However, there is no corresponding Type in ContentType.
Is it impossible?
I want to include the bitmap(*.bmp) file in XPS.
However, there is no corresponding Type in ContentType.
Is it impossible?
Correct, you cannot include .bmp files in XPS Documents. PNG, JPEG, TIFF, and Windows Media Photo files are supported. I'd recommend converting your .bmp file to a .png file.
-Jesse McGatha
XPS Program Manager
Hi,
Can any tell me how to add jpg,tiff , png images to an XPS document.
Thanks in advance for the earliest reply.
Santhosh.
If you are looking for the logic on adding the image to the package.
The example can be found in the 5384 WDK samples for adding raster water mark.
regards,
Karthikeyan.
Hi Karthikeyan,
Thank you very much for the informations. Can you please share the link from where i can get the 5384 WDK Samples and check.
Thanks & Regards,
Santhosh.
It is available on the Beta2 WDK release DVD.
I think it can be obtained from https://connect.microsoft.com. Reference http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=523464&SiteID=1
regards,
Karthikeyan.