프로젝트

일반

사용자정보

개정판 1e901a8d

ID1e901a8db1e71723330bbadd90629e3fd6c8d1ad
상위 86bff326
하위 2decfbdf

김태성이(가) 약 5년 전에 추가함

Export 수정

Change-Id: I36aaeeb3d6a8aa408c60e5ee386d8752849ee79a

차이점 보기:

KCOM/Controls/PrintControl.xaml.cs
633 633

  
634 634
                                                foreach (var item in Printimg_List)
635 635
                                                {
636

  
637 636
                                                    Export_img = iTextSharp.text.Image.GetInstance(item.Value, System.Drawing.Imaging.ImageFormat.Png);
638 637

  
639

  
640 638
                                                    if (Export_img.Width > Export_img.Height)
641 639
                                                    {
642 640
                                                        doc.SetPageSize(new Rectangle(height, width));

내보내기 Unified diff

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