Search found 11 matches

by Markten
Thu May 17 2007
Forum: Visual Basic Community
Topic: Lost functionnality with arrow keys with PDF viewer activex
Replies: 1
Views: 11807

Re: Lost functionnality with arrow keys with PDF viewer acti

I'm using the Activex control into a form to view a PDF file and once I click on the PDF document or when I click on the scrollbars I'm loosing the functionnality of the arrow keys(keypad) , when I do it I must use my mouse with the scrollbars to scroll the PDF document my arrow keys doesnt work an...
by Markten
Thu Apr 12 2007
Forum: Visual Basic Community
Topic: Lost functionnality with arrow keys with PDF viewer activex
Replies: 1
Views: 11807

Lost functionnality with arrow keys with PDF viewer activex

I loose the functionnality of the arrow keys(keypad) once I click on the PDF document or when I click on the scrollbars, when I do it I must use my mouse with the scrollbars to scroll the PDF document my arrow keys doesnt work anymore, is there something I can do on my code to reactivate the using o...
by Markten
Fri Jun 23 2006
Forum: Visual Basic Community
Topic: Multiple AppendEx & Merge Crash with Automation Error
Replies: 1
Views: 12784

Multiple AppendEx & Merge Crash with Automation Error

Is there something wrong with this code Here what I'm trying to do is append multiple PDF documents into one main PDF document named oPDF2 But for each new page I have to merge his Data Layer and Overlay layer before adding it into my main document but It crash with automation error on the second .A...
by Markten
Mon Jun 19 2006
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Problem when printing PDF that contain logo on it
Replies: 1
Views: 5567

Problem when printing PDF that contain logo on it

I have a problem with embedded logo company, when a page has logo on it and I tried to print this page with PDF creator, it print a big black box instead of the logo, but if I only view it, no problem I see the logo perfectly, is there something I can do to prevent this when printing the PDF documen...
by Markten
Wed Feb 22 2006
Forum: Visual Basic Community
Topic: Problem with the PaperBin Page Attribute
Replies: 6
Views: 24119

Problem was the Tray ID

The problem is like you have said earlier in this Topic, I've set the wrong Tray ID for the lower tray of my printer

Assigned the value of 260 in the PaperBin Attribute my program work fine!!!
Thanks!

Find a good KB article on Microsoft
on how to get Tray IDs for a Printer Q194789
by Markten
Wed Feb 22 2006
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Concatenate different PDF files formats
Replies: 1
Views: 5945

Concatenate different PDF files formats

Hi!
I'm trying to concatenate 2 PDF files(not created by the PDF Creator) together,
the first one is a 8.5X11 format and
the other PDF file is a 8.5X3 format

what I want is one PDF file 8.5X14, is it possible to do it with PDF Creator v2.0? If yes, how ?
by Markten
Thu Jan 26 2006
Forum: Visual Basic Community
Topic: Template problem
Replies: 1
Views: 11866

Template problem

Hi Amyuni team! I have a problem with Template Here I've created a 1 Page template, and also I've created a Data document that contains 3 pages First I'm loading the Template with the Flag TemplateRepeat=True after that I'm loading the Data document(3 pages), and when the program try to load this do...
by Markten
Thu Jan 26 2006
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Template problem
Replies: 3
Views: 10036

Template problem

Hi Amyuni team! I have a problem with Template Here I've created a 1 Page template, and also I've created a Data document that contains 3 pages First I'm loading the Template with the Flag TemplateRepeat=True after that I'm loading the Data document(3 pages), and when the program try to load this do...
by Markten
Mon Jan 23 2006
Forum: Visual Basic Community
Topic: Problem with the PaperBin Page Attribute
Replies: 6
Views: 24119

PaperBin issue

Yup I have already read this MSDN article, I've tried a lot of paperbin value (1,2,3,4,5,6), I'm still printing in the default tray (the upper one) I've tried also with another printer, same thing, still printing with the default tray. When printing page by page with PDF Creator ActiveX, the control...
by Markten
Fri Jan 20 2006
Forum: Visual Basic Community
Topic: Problem with the PaperBin Page Attribute
Replies: 6
Views: 24119

Trayselection FormToBinMap

What are the default values of the attribute Tray selection and FormToBinMap? the Tray selection has the value of 0 ->supposed to mean PDF file setting if any and I did not set any value for the FormToBinMap attribute, so I guess the value for this is nothing or blank I'm still printing in the upper...
by Markten
Thu Jan 19 2006
Forum: Visual Basic Community
Topic: Problem with the PaperBin Page Attribute
Replies: 6
Views: 24119

Problem with the PaperBin Page Attribute

The PaperBin Attribute for the page doesn't seems to work for me, I'm using the PDF creator v2.0, the printer always print with the upper tray(default) even though I've change the PaperBin with a value of 4 =Lower tray Did I've missed something... When I open the document with the PDF creator User I...