On 04/23/2015 03:27 AM, 윤선영 wrote:
But I have a problem in use.
Please check the following questions:
[1. how to convert to PDF?]
I was additional korean fonts from [add-on] > [FOP].
but,
After converting to PDF, Some parts showed "ㅁ". (plsase refer to
attachment.)
What you did seems to be fine, except that your are not using Apache FOP
to create the PDF. You seem to be using the trial edition of RenderX
XEP. (This is shown at the bottom of the pages of the PDF file you hav
attached to your email.)
--> If you want to use Apache FOP, please uninstall the "RenderX XEP
XSL-FO processor plug-in" add-on using "Options|Install Add-on", then
restart XMLmind XML Editor.
What you already did in [add-on] > [FOP] should allow you to solve the
PDF font problem for Korean.
--> If you prefer to keep using RenderX XEP, then do exactly the same in
[add-on] > [XEP] as you did in [add-on] > [FOP]. Then restart XMLmind
XML Editor before generating the PDF.
----------------------------------------------------------
TIP: You may also want to specify attribute xml:lang="ko" on the root
elements of your DocBook document to get the generated text (e.g.
"Chapter", "Table of Contents") in Korean rather than in English.
----------------------------------------------------------
Subject and Text are same font.
but I don't know why text is broken.
[2. how to PDF bookmark?]
I want to adding PDF bookmark?
how to make it?
You need to specify the following XSLT stylesheet parameters as shown in
attached screenshot.
fop1.extensions=1
xep.extensions=1
This is done once for all.
Normally suffices to set a single parameter (fop1.extensions=1 if you
are using FOP; xep.extensions=1 if you are using XEP) but it's harmless
to specify both.
References:
* The "Document conversion parameters" panel
http://www.xmlmind.com/xmleditor/_distrib/doc/help/conversion_parameters_editor.html
*
http://docbook.sourceforge.net/release/xsl/current/doc/fo/fop1.extensions.html
*
http://docbook.sourceforge.net/release/xsl/current/doc/fo/xep.extensions.html
--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support