개정판 950e6b84
issue #00000 convert service
- markus library 수정 후 적용
- pdf download를 plugin으로 변경
- convert 안정화
Change-Id: Ibafcf7fb59445659f8361922f80d47e3e6610a65
ConvertService/ServiceBase/Markus.Service.Station/StationService/ServiceStationTask.cs | ||
---|---|---|
48 | 48 |
MultiThreadMaxPages = MultiThreadMaxPages, |
49 | 49 |
MinFontSize = MinFontSize, |
50 | 50 |
SendStatusInterval = SaveStatusInterval, |
51 |
UseResolution = UseResolution |
|
51 |
UseResolution = UseResolution, |
|
52 |
FontsFolder = FontsFolder |
|
52 | 53 |
}; |
53 | 54 |
|
54 | 55 |
var sendData = ObjectToBytesStringConvert.ObjectToBytesString(processSendData); |
내보내기 Unified diff