The PDFs work fine when linked in a page, or just opened from the file system. We have a web app in three different languages: English, Spanish, and Chinese. The English and Spanish PDFs in the DB open just fine. The Chinese version uses Arial Unicode MS, the others are just Arial.
All three languages open just fine outside of the DB. All three versions use the same code to open from the DB (VB.Net). I'm assuming at this point it's the font and Oracle doesn't like it being stored in its DB.
I've also used other Chinese fonts (FangSong, SimSum) with the same results.
We also use Crystal Reports and do not have a problem with displaying Arial Unicode MS Chinese characters in a PDF report (although that took a bit to figure out).
Anyone encounter this problem?
EDIT: The PDF opens in Firefox, but not in IE (7, 8, 9, 10), Chrome, Safari, or Opera. And as much as I'd like to tell users to use Firefox, I can't!
Thanks!