Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 676 for

pdf a4 support

(0.17 sec)
  1. PdfFormat A4 not fully supported? - Free Suppor...

    Hi, I use the convert API in Apose.Pdf for Java to convert a Pdf into various conformance levels. When I use any level except A4 then everything works. e.g. when I execute this method: PdfDocument.convert(os, PdfForm…...PdfFormat A4 not fully supported? Aspose.PDF Product Family Mariusz_Pala...convert API in Apose.PDF for Java to convert a PDF into various conformance...

    forum.aspose.com/t/pdfformat-a4-not-fully-suppo...
  2. Print Landscape Pdf-Document - Free Support For...

    Hi, i try to print a Pdf-Document with landscape orientation. The content is correct, but the paper is not landscape so the content is cut off at the end. I’m using the PdfCreator as printer. My Code: m_Docume…...Print Landscape Pdf-Document Aspose.PDF Product Family manuel...10:30am 1 Hi, i try to print a pdf-Document with landscape orientation...

    forum.aspose.com/t/print-landscape-pdf-document...
  3. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.Pdf.Document document = new com.aspose.Pdf.Document();) { final com.as…...Xml to Pdf conversion Aspose.PDF Product Family aspose-pdf-java...am trying to convert Xml to Pdf using below aspose code but encountering...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  4. Aspose PDF not printing correctly - Free Suppor...

    I have several Word documents that I need to print using Aspose WORDS or Aspose Pdf. I have tried the following methods. Method 1. Print from Aspose WORDS. Prints OK. I can set duplex, color, but the paper size and ori…...Aspose PDF not printing correctly Aspose.Total Product Family...using Aspose WORDS or Aspose PDF. I have tried the following methods...

    forum.aspose.com/t/aspose-pdf-not-printing-corr...
  5. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换Pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...关于CAD转PDF一个错位问题 中文技术支持 cad-java wangwei001 June 27, 2025, 2:12am...png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的...

    forum.aspose.com/t/cad-pdf/314511
  6. Print big pdf - Free Support Forum - aspose.com

    Hi, I want print big Pdf files. My test file is 180 pages, but I have and documents with 2000 pages. I use following code: PdfViewer viewer = new PdfViewer(); viewer.setAutoResize(true); // Print the file with…...Print big pdf Aspose.PDF Product Family aspose-pdf-java aleksand...8:46am 1 Hi, I want print big PDF files. My test file is 180 pages...

    forum.aspose.com/t/print-big-pdf/319302
  7. Print PDF document using Aspose.PDF for .NET - ...

    adobe reader and aspose print have different color as attached image…!!! Different Color.jpg (524.1 KB)...Print PDF document using Aspose.PDF for .NET - Color of PDF is different...Reader print Aspose.PDF Product Family print-pdf jusondnp April 16...

    forum.aspose.com/t/print-pdf-document-using-asp...
  8. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render Pdf from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…... All PDF pages have HtmlLoadOptions.PageInfo...Margin value Aspose.PDF Product Family aspose-pdf-net VladimirEfimenko...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  9. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...PDF for java 打印pdf 很模糊 发虚 中文技术支持 aspose-pdf-java PonyWhite...(Exception e) { log.error("执行pdf打印异常:{}", JSON.toJSONString(e));...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  10. Edit PDF Page Size in Java | Change Paper Size ...

    Learn how to edit Pdf page size in Java. Follow step-by-step examples to change paper size in Pdf to custom or standard dimensions using Aspose.Pdf for Java....עִברִית čeština Svenska The PDF’s page size determines how its...require changing paper size in PDF documents while preparing for...

    blog.aspose.com/pdf/edit-pdf-page-size-in-java/