Where can I find PrintFramework.zip? Need to print multipage tiff

  • Thread starter Thread starter Bdog
  • Start date Start date
B

Bdog

I've been searching for the file PrintFramework.zip that I've seen linked on
tons of posts but all the links are bad. Does anynone know where I can get
a copy of this code, I hoping it is what I need to get me going on printing
multipage tiff. Thanks
 
The links that were unsuccessful link to Herfried's website. If you go on
there & try to trace the file then all I can come up with is a PrintDemo
example, here:

http://dotnet.mvps.org/dotnet/samples/printing/PrintingDemo.zip

If you understand German then visit the page with the above example, here:

http://dotnet.mvps.org/dotnet/samples/printing/

Looking at the above example. Its a extended print preview, gets a list of
default printers & a few other things

The author has put a sort of copyright to this, but you can get a list of
default printers from my example, here:

http://www.gotdotnet.com/Community/...mpleGuid=a8ab616c-7072-4e34-b1ad-eb98ae425f9f

And you can get the info & a HowTo use the print dialog etc by visiting the
following page:

http://support.microsoft.com/default.aspx?scid=kb;en-us;811401

Extension to above article:

http://www.gotdotnet.com/Community/...mpleGuid=a3e8da33-566d-4965-82c2-02dc02784d23

A few other docs:

http://www.startvbdotnet.com/controls/printdialog.aspx

http://www.gotdotnet.com/Community/...mpleGuid=859c9f01-a94e-4cff-aba9-bdc371f3959a

http://www.gotdotnet.com/Community/...mpleGuid=a12c5379-4c42-4b71-81d7-4b7e894c8fd4

I hope this maybe of some help.

Crouchie1998
BA (HONS) MCP MCSE
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top