Rank: Member
Groups: Guest
Joined: 2/4/2007(UTC) Posts: 2
|
Hello,
i am using the Graphic Mill librarys to build a tiff-viewer based on aspx-technology (similar like the Tiffviewer-example in the webfolder). Now i have to print this tiff-files on the local client PC. It is no problem to print the file if there is only one page, but most of the time it is a multipage tiff. I dont like to separate the print job into multiple printpages wich are printed one by one. Has anyone an idea to print a multipage tiff in one job ?
Regards Heffer42
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 8/3/2003(UTC) Posts: 1,070
Thanks: 1 times Was thanked: 12 time(s) in 12 post(s)
|
Hello, As I have understood, you want to print multiple TIFF image from browser. Similar problem has been already discussed: View post. The basic idea is to prepare output wich will be printed by yourself, e.g. you can save TIFF to PDF and print it. |
|
|
|
|
Rank: Member
Groups: Guest
Joined: 2/4/2007(UTC) Posts: 2
|
Hallo Dmitry,
when i am using your suggested solution from post #2662 i have the problem that only one (!) page from my multipage TIFF ist converted to PDF. What can i do to get all pages from my TIFF file converted to PDF ?
Heffer42
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 8/3/2003(UTC) Posts: 1,070
Thanks: 1 times Was thanked: 12 time(s) in 12 post(s)
|
Hello, You should save all frames from TIFF file to multipage PDF using PdfWriter. Edited by user Tuesday, January 1, 2008 4:47:01 AM(UTC)
| Reason: Not specified |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.