We are using PDF-XChange Drivers API 8. My application is firing an OnError event for the PDF Printer with error code -2080440315.
I can't find anything on this error code.
Search found 2 matches
- Mon Nov 16, 2020 7:11 pm
- Forum: PDF-XChange Drivers API SDK
- Topic: OnError event returns error code -2080440315
- Replies: 0
- Views: 2279
- Thu May 14, 2020 11:33 pm
- Forum: PDF-XChange Editor SDK
- Topic: Insert HTML page into PDF within custom application
- Replies: 1
- Views: 433
Insert HTML page into PDF within custom application
I have a console application to retrieve tiff images from an internal content management system and saves them to a pdf file . I now need to be able to insert HTML pages from the same content management system in to a pdf file. Will one of the SDK's do this and is there any sample code available to ...