Re: pdf

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Marcelo Bettencourt wrote:
Good staff wanted to create a PDF in Visual C + +. Net, it would contain
information from the database. He has to print what is in the form windows...

dataset to pdf or GridView to pdf

I would use the printing loop. Then you can send it to any device. We distribute PDF X-Change lite demo with our product. If the client likes it they can get rid of the demo promo for $22.

Best, Dan.
.



Relevant Pages

  • Re: pdf
    ... > Good staff wanted to create a PDF in Visual C + +. ... I would use the printing loop. ... distribute PDF X-Change lite demo with our product. ...
    (microsoft.public.vc.mfc)
  • Re: pdf
    ... $22 to get a PDF output writer??? ... Sounds like a real no-brainer. ... distribute PDF X-Change lite demo with our product. ...
    (microsoft.public.vc.mfc)
  • Re: user permissions in a database as a whole or tables
    ... like PDF better but that was not helping this time either. ... user permissions in a database as a whole or tables ... The way to give permissions to a user is a simple GRANT. ...
    (comp.databases.informix)
  • Re: storing pdfs in database
    ... If you are using the textblade then the actual contents of the PDF are index'able. ... Subject: storing pdf's in database ... Another thing to consider is the backup - if you have 10+ M images at ...
    (comp.databases.informix)
  • Re: storing pdfs in database
    ... If you are not indexing the data in the PDF then your database will not be corrupt - you just get 'file not found' type error. ... Another thing to consider is the backup - if you have 10+ M images at 100K each or a few K of PDFs at 10M each and they are essentially static data then they might as well just be on the FS and backed up once in a blue moon as opposed to every level zero. ... Subject: storing pdf's in database ... But the point that you have to consider is that if you store the .pdf outside of the database, you tend to lose control over the document. ...
    (comp.databases.informix)