Joined: Mar 2008
Posts: 1,533
Thanks:
0
I assure you that you didn't waste any time at all on this. This is an awesome utility and not something that I've seen before. I look forward to using it.
Joined: Jun 2007
Posts: 1,023
Thanks:
12
I'm on Windows XP and I get the following exception:
************** Exception Text **************
iTextSharp.text.DocumentException: Font 'KozMinPro-Regular' with 'UniJIS-UCS2-V' is not recognized.
at iTextSharp.text.pdf.BaseFont.CreateFont(String name, String encoding, Boolean embedded, Boolean cached, Byte[] ttfAfm, Byte[] pfb, Boolean noThrow, Boolean forceRead)
at iTextSharp.text.pdf.BaseFont.CreateFont(String name, String encoding, Boolean embedded, Boolean cached, Byte[] ttfAfm, Byte[] pfb, Boolean noThrow)
at iTextSharp.text.pdf.BaseFont.CreateFont(String name, String encoding, Boolean embedded)
at Aozora2PDF.frmAozora2PDF.CreateBook()
at Aozora2PDF.frmAozora2PDF.btnGenerate_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Joined: Oct 2007
Posts: 4,582
Thanks:
0
Yeah, I think I got the error because I stupidly just typed in the drive letter and assumed it would name the .pdf itself. ;p Hitting the browse button and typing out the name works. ^_^
New display works also. Time to test out the formatting conversion.