Search found 1 match
- Fri Jun 18 2004
- Forum: Amyuni Document Converter (HTML/DocX/Excel/Jpeg/Tiff/RTF)
- Topic: Export to RTF
- Replies: 1
- Views: 9523
Export to RTF
I am able to export my pdf documents to rtf, but there seems to be a limit of 2 pages. Only the first 2 pages of pdf get converted to rtf. Here's what I am doing... Dim x As New CDIntfEx.DocumentClass, ret As Boolean x.SetLicenseKey("Evaluation Version Developer", "XXXXX") x.Open...