Loading...

GdViewer Overlay

Support for GdViewer OCX and GdViewer Pro ActiveX/SDK.

GdViewer Overlay

Postby WhyWhyZ » Wed Mar 04, 2009 4:30 pm

Hi. I'm using GdViewer Pro version 4.7.0.7 to enable my users to display and print PDF documents from a 3rd party imaging system within our internally developed application. This is our first project utilizing this control, so I'm still learning about it.

The users want any documents printed through our application to appear with the word "COPY" overlayed in big gray letters across the front of the document. Can you tell me if this is possible using this tool and, if so, the best way to go about it? Thanks.

Sean
WhyWhyZ
 
Posts: 2
Joined: Wed Mar 04, 2009 1:19 am

Re: GdViewer Overlay

Postby WhyWhyZ » Tue Mar 10, 2009 4:55 pm

I haven't heard anything, so I'm assuming that the answer is "no". Does anyone out there know if there is another product GdPicture (or if not them, then anyone else) sells that we could use to satisfy our requirement?

Sean
WhyWhyZ
 
Posts: 2
Joined: Wed Mar 04, 2009 1:19 am

Re: GdViewer Overlay

Postby Tom Moran » Wed Mar 11, 2009 3:18 am

Hi Sean:

The best method would be to use GdPicture Pro. This will give you the ability to write text or overlay images and save in PDF format. The Pro package includes the GdViewer. Loic can give you information on upgrading but you can download the demo version here:

http://www.gdpicture.com/softwares.php

There is a .NET version and an Active X version.

Tom
Tom Moran
 
Posts: 102
Joined: Thu May 24, 2007 9:41 am
Location: Phoenix, Arizona

Re: GdViewer Overlay

Postby Loïc » Wed Mar 11, 2009 11:43 am

Thank you very much Tom :wink:

Sean, I was searching a way to meet your need. For now i have no solution for GdViewer Pro user - > With GdPicture Pro you can do that easily.

However, I a next release I will add enhanced printing events in order to be able to get the HDC of the printer after each printed page. So it will be possible to use GDI/GDI+ api to draw text on the HDC.

vb6 exemple:

Code: Select all
Sub GdViewer1_PrintPageEx(hdc as long, pageno as long)
  DrawText(hdc, "The text") ' You should create your own DrawText function o use GdPicture Pro which includes many ones.
End Sub


Best regards,

Loïc
Loïc Carrère, support team.
www.orpalis.com
User avatar
Loïc
Site Admin
 
Posts: 4442
Joined: Tue Oct 17, 2006 10:48 pm
Location: France


Return to GdViewer [Pro] ActiveX

Who is online

Users browsing this forum: No registered users and 1 guest