Search found 6 matches

by arcadyAbr
Thu Aug 04, 2016 3:42 pm
Forum: Document Printing
Topic: Printing to multiple printers
Replies: 1
Views: 11657

Printing to multiple printers

Hello, all
One of our clients requires a copy of a single PDF document to be printed at the same time on multiple printers.
What options do I have with PDF document?

I am programming in C#

Thank you
by arcadyAbr
Mon Sep 26, 2011 12:21 pm
Forum: Document Viewing
Topic: CoordObjectToImage
Replies: 3
Views: 3548

Re: CoordObjectToImage

Hi, i think you are missing some information during your conversion. I suggest you to call the GetMouseX & GetMouseY functions to solve your issue. See: https://www.gdpicture.com/guides/gdpicture/v5/gdpicturepro/content/GdViewer-GetMouseX.html https://www.gdpicture.com/guides/gdpicture/v5/gdpic...
by arcadyAbr
Thu Sep 15, 2011 2:24 pm
Forum: Example requests & Code samples
Topic: How to merge 2 PDF files
Replies: 9
Views: 23912

Re: How to merge 2 PDF files

Actually, now I am getting the same problem when trying to use it with c#: //-------------------------------------- using System; using System.Collections.Generic; using System.Text; using System.Xml; using System.Security; namespace ConsoleApplication1 { class Program { static void Main(string[] ar...
by arcadyAbr
Wed Sep 14, 2011 2:50 pm
Forum: Example requests & Code samples
Topic: How to merge 2 PDF files
Replies: 9
Views: 23912

Re: How to merge 2 PDF files

Hello, I am having an "Out of Memory" error when I try to open the resulting file in Acrobat X. What should I be looking at? I work in PowerBuilder11.5 and this is my code: //------------------------------------------ inv_imaging.PdfNewPdf (as_dst_pdf, "Title", "Creator"...
by arcadyAbr
Wed Sep 14, 2011 11:30 am
Forum: PDF
Topic: Drawing an image on an existing page of a PDF
Replies: 1
Views: 2611

Re: Drawing an image on an existing page of a PDF

How can this operation be done using the GDPicture Pro OCX?
by arcadyAbr
Mon Aug 08, 2011 9:05 am
Forum: TWAIN & WIA Acquisition
Topic: Cannot read HTML help
Replies: 1
Views: 2719

Cannot read HTML help

Hello, all
I cannot read HTML help for GDTwain. I work on Windows 7 64-bit station.
Is there help in PDF format?

Thank you
Arcady