Status: Done
It seems that the fonts used in a PDF document have different proportions than those used by the MFC. I want to use the same TIM driver (PRN2PDF.DRV) for both methods, but currently TIM codes the character heights per font in the driver. So I have a problem.
Solution: the problem was that I refused to use different drivers in TIM. use different drivers in TIM
News by project:
- new TIM driver PRNPRINT.DRV (28.04.05) — Marked project «done». The problem was that I refused to use different drivers in TIM. The solution (creating a new TIM driver PRNPRINT.DRV) seems perfect.
Refering articles:
- new TIM driver PRNPRINT.DRV (28.04.05) — Marked project «done». The problem was that I refused to use different drivers in TIM. The solution (creating a new TIM driver PRNPRINT.DRV) seems perfect.
- misc (code changes 06.04.05) — Working on TextPrinter and winprn and prnprint use wrong character size after setLpi(). more