Search found 8 matches
- Fri Mar 28 2008
- Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
- Topic: How to print a page with landscape orientation ?
- Replies: 6
- Views: 18619
issue #1709: problem to verify with latest trial version
Dear amyuni support member, today i downloaded the latest trial version of pdf-creator to check if my reported issue #1709 is fixed. i replaced the old versions of dlls acPDFCreator.Net.dll 3.0.2782.4678 acPDFCreatorLib.Net.dll 3.01a in my visual-studio 2005 test project with the latest trial versio...
- Wed Sep 26 2007
- Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
- Topic: How to print a page with landscape orientation ?
- Replies: 6
- Views: 18619
- Mon Sep 24 2007
- Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
- Topic: ExportToXPS() returns "false"
- Replies: 5
- Views: 11532
- Mon Sep 24 2007
- Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
- Topic: How to print a page with landscape orientation ?
- Replies: 6
- Views: 18619
- Fri Sep 21 2007
- Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
- Topic: How to print a page with landscape orientation ?
- Replies: 6
- Views: 18619
- Wed Sep 19 2007
- Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
- Topic: How to print a page with landscape orientation ?
- Replies: 6
- Views: 18619
How to print a page with landscape orientation ?
Hi, my problem: when i print pdf pages having orientation 'landscape' the printed page is not automatically rotated 90°. Due to this only half of the page is visible on the printout. this is my code: using (FileStream file1 = new System.IO.FileStream(@"c:\Portrait_Landscape.pdf", FileMode...
- Wed Aug 29 2007
- Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
- Topic: ExportToXPS() returns "false"
- Replies: 5
- Views: 11532
Hello, i tried the activation code you sent me and i'm now able to test the ExportToXPS() function. Thank you ! The reason why I'm evaluating your product is that i'm currently searching for a library that is able to convert pdf to xps. So i did some tests with your product and have now the problem ...
- Fri Aug 17 2007
- Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
- Topic: ExportToXPS() returns "false"
- Replies: 5
- Views: 11532
ExportToXPS() returns "false"
Hi, i just downloaded your trial version of your product Pdf Suite Developer for evaluation and tried to export a pdf to xps file. i created a vs studio 2005 solution and add references to your assemblies: acPDFCreator.Net, acPDFCreatorLib.net and acXMLParser.Net. My test-code is this: acPDFCreatorL...