Search found 39 matches
- Thu Oct 07 2010
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: TN09a: Running Sample
- Replies: 1
- Views: 5588
TN09a: Running Sample
I have downloaded and installed (as far as I can tell) all the sample Amyuni applications (Creator, Converter, Suite), and now I have downloaded Tech Note TN09a: Using the Amyuni PDF Converter with Microsoft C#. I have opened and converted this to .NET 3.5 in Visual Studio 2008, and everything looks...
- Tue Sep 15 2009
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Converting JPG to PDF
- Replies: 1
- Views: 5236
Converting JPG to PDF
I'm using the code below (which is in PowerBuilder sorry, but you ought to be able to work out what it is doing). I'm trying to convert a JPG file to a PDF and all that happens right now is when it gets to the BatchConvert call the file opens in Windows Picture and Fax Viewer and then never exits fr...
- Mon Jul 13 2009
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: ExportToTIFF not working?
- Replies: 1
- Views: 4413
Re: ExportToTIFF not working?
Ahah, it turns out I don't have the licence for the ExportToTiff functionality and that's why it no longer works. So I'll guess I'll have to work out what to do next as this was pretty useful for my project. I suggest that Amyuni add something to the help file that says which product each method or ...
- Fri Jul 10 2009
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Accuracy of PDFs
- Replies: 1
- Views: 4936
Accuracy of PDFs
I don't think this is an Amyuni issue as such, but I've noticed that my PDFs are not exactly the same as the original document (I print the document and the PDF, and compare them). Boxes around text are a different size, spacing between lines can be different, etc. it's not huge but it does mean thi...
- Fri Jul 10 2009
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: ExportToTIFF not working?
- Replies: 1
- Views: 4413
ExportToTIFF not working?
I just got a full licence and therefore installed over the top of my demo version of PDF Converter 4 with the 4.0.0.7 version. All my code is working the same as it was with the demo version, and I can now convert more than two pages at a time and I no longer get the meesage popup. However my workin...
- Fri May 22 2009
- Forum: Amyuni Document Converter (HTML/DocX/Excel/Jpeg/Tiff/RTF)
- Topic: PDF to TIFF for faxing
- Replies: 6
- Views: 37006
Re: PDF to TIFF for faxing
Yes, sorry, my fault I left the original code in. it's all working great now, and I've told my boss we need to buy it! Thanks for your help.
- Fri May 22 2009
- Forum: Amyuni Document Converter (HTML/DocX/Excel/Jpeg/Tiff/RTF)
- Topic: PDF to TIFF for faxing
- Replies: 6
- Views: 37006
Re: PDF to TIFF for faxing
Thanks, that solved it, faxing is now much faster if I convert it to TIFF first. However it didn't solve the oher problem I was hoping to get round which is that of an Adobe Acrobat window opening. I assume this is becuase you are printing using the default .PDF handler in order to do the conversion...
- Wed May 20 2009
- Forum: Amyuni Document Converter (HTML/DocX/Excel/Jpeg/Tiff/RTF)
- Topic: PDF to TIFF for faxing
- Replies: 6
- Views: 37006
Re: PDF to TIFF for faxing
it was the latest one downloaded a couple of weeks ago, it says 4.0
- Mon May 18 2009
- Forum: Amyuni Document Converter (HTML/DocX/Excel/Jpeg/Tiff/RTF)
- Topic: PDF to TIFF for faxing
- Replies: 6
- Views: 37006
PDF to TIFF for faxing
I'm evaluating this program, and it seems to do most of the things I require, except I haven't worked out how to convert a PDF file to a TIFF for faxing with the Windows XP Fax service. I am using the ActiveX control, and I've tried the default, high, medium, and low options and I get TIFF files, bu...