Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, October 21, 2010 10:30:14 AM(UTC)

jraggio  
jraggio

Groups: Registered
Posts: 10


Hello there, I am using Leadtools 16.5.5.4 for dotNet

I was able to run your Vb_WebformsDemo_x86 with not problems, Now I am trying to find out a way:

how to Print the Current image

How to Print all the images

how to export as PDF

thanks in advance

Jorge Vera

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, October 24, 2010 5:06:17 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

Jorge,

If you mean that you want to print Server Side Images Locally with ASP.NET, please see this forum post:
http://support.leadtools.com/SupportPortal/CS/forums/24548/ShowPost.aspx

About exporting PDF files, if you mean that you want to save the images to PDF format on server side, you need to load the image that you want to save by using the RasterCodecs.Load method to a RasterImage object, and then save the RasterImage object to PDF by using the RasterCodecs.Save method. Note that you will need to install LEADTOOLS PDF runtime on the server side. Also, you have to unlock the PDF save support in your code.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
#3 Posted : Wednesday, October 27, 2010 10:25:03 AM(UTC)

jraggio  
jraggio

Groups: Registered
Posts: 10


Thanks a lot, i was able to run the example and modified it to print multiple pages. Again thanks.
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.048 seconds.