프로젝트

일반

사용자정보

개정판 2eac4f76

ID2eac4f76cf3642570e88f3233286c83bc6a61171
상위 f633b10b
하위 17a22987

KangIngu 이(가) 약 7년 전에 추가함

그리기모드 Escape수정
Axis Lock 꺽은선과 폴리라인 추가

차이점 보기:

ConvertService/ConverterService/DZConverterLib/DZConverter.cs
595 595
                            int a = doc.GetPageCount();
596 596
                            //throw new AccessViolationException();
597 597
                            _pageNo = itr.GetPageNumber();
598
                            //Page _page = itr.Current();
599
                            Page _page = doc.GetPage(27);
598
                            Page _page = itr.Current();
599
                            //Page _page = doc.GetPage(27);
600 600
                            itr.Next();
601 601

  
602 602
                            int widthData = (int)_page.GetPageWidth();
......
628 628
                        {
629 629

  
630 630
                        }
631

  
632 631
                            ++cnt;
633 632
                        this.SetCurrentPage(cnt, IConverterPDF.ConverterStatus.Crop);
634 633

  

내보내기 Unified diff

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