if true type font is set kembededttf, then converted pdf con
if true type font is set kembededttf, then converted pdf content is different
if true type font is set kembededttf into the exportpdf, then text element are not converted properly to the output pdf file.
i want to convert dwg file into pdf format. after conversion pdf file text element are not same as the dwg file.
the text elements characters are not shown properly, it seams text element are empty. but if i copy the characters
from text element and paste to any text file, i saw the characters are exists.
pdfexportparams params;
params.flags=
pdfexportparams:

dfexportflags(pdfexportparams::k embededttf);
?
?
?
exportpdf(params);
i have attached the sample dwg file please check it and let me know what should i have to do.
note: output pdf file size is too large( 8mb), so i did not upload it.
----
yoshida.
ustage
attached files
hi,
did you test with last release ?
quote:
originally posted by arumjantsev
hi,
did you test with last release ?
thanks arumjantsev for your quick reply.
i have used dwgdirect version 2.04.02 got the problem,
after that i used dwgdirect version 2.06.01 and also got the same problem.
please tell me, why this problem is occurring? and how can i solve it?
--thanks
yoshida