프로젝트

일반

사용자정보

개정판 84e1aacc

ID84e1aacc105e585efa2ecd328a8d43e1377f4c04
상위 b3f088e9
하위 6a419948

백흠경이(가) 5년 이상 전에 추가함

revised issue #937: calculate font size to fit given text boundary

Change-Id: I1e30922680e6989386023b23931b2956307a9f54

차이점 보기:

FinalService/KCOM_FinalService/ConsoleApp1/Program.cs
44 44

  
45 45
            using (KCOMEntities _entity = new KCOMEntities(KCOMDataModel.Common.ConnectStringBuilder.KCOMConnectionString().ToString()))
46 46
            {
47

  
48
                //FINAL_PDF item = _entity.FINAL_PDF.Where(d => d.ID == "ngKwBgMotw8d56dea3839120d").FirstOrDefault();
49
                FINAL_PDF item = _entity.FINAL_PDF.Where(d => d.ID == "Bm6qsYD9Hu8d6e7c702626345").FirstOrDefault();
47
                FINAL_PDF item = _entity.FINAL_PDF.Where(d => d.ID == "f8Gv6hVdw8d6e881c26a4199").FirstOrDefault();
48
                ///FINAL_PDF item = _entity.FINAL_PDF.Where(d => d.ID == "Bm6qsYD9Hu8d6e7c702626345").FirstOrDefault();
50 49
                //_entity.FINAL_PDF.AddObject(new FINAL_PDF
51 50
                //{
52 51
                //    ID = Guid.NewGuid().ToString(),

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)