transparent pdf printing/preview in VB6 -


I am working on Viral application in VB6 and am wondering what would be the easiest way to implement this requested feature - the customer wants

The ability to preview the document being sent as a PDF is no problem - there are many PDF printer drivers that one can use. However, a mandatory condition of this feature is absolute transparency- in other words, after the installation of the app should work outside the box, without saying "to use this feature to visit this kind of website and download this PDF Do the driver of the printing machine. " In addition, the customer does not want to see the "Save As ..." dialogue, the ideal function of the feature is that the button is clicked and what is sent directly to the printer, rather than immediately as a PDF Is previewed which has no other interaction except pressing the user's initial button.

Of course, there are a gazillion PDF package out there, but for all of them, "here is an API where you can generate PDFs directly in written lines, circles, graphics, specified text for correct PDF file Fonts "I do not want this - I want something that is going to right data and without saving it as a PDF

Now the cute PDF What I am looking for with my custom PDF author () Looks to some, but a) they do not have an evaluation version; B) I think there are not enough documents about it, and C) it is very expensive

Does anybody know that the cute PDF custom PDF writer is present, or it's only one of its Type of

  • Should be a PDF printer (unless it is commercial, shareware, open source, whatever it is), I am open for any software: that is, on the printer Go and take data and convert it to PDF)
  • The user must be completely transparent to eliminate (i.e. the user has to change his printer settings and then have to change them back, or have to deal with anybody
  • Should work with VB6
  • Be able to pack and install without an app
  • End User to run any idea program

    Thank you in advance :)

We started using Bio PDF Author Given, available here: www.biopdf.com

It provides the ability to set up silently (which we do). It also provides the ability to write a pdf file silently, in order to do this, the INI file is created first.

However, this is more expensive for site licensing than the lovely PDF (1,49 9 versus 299/499). You can buy a single license for 29.99 (USD). It can cover their needs (if it's just a customer). Their documentation is very good and they have a trial version (as far as I can tell that there is no limit).


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -