Print Page | Close Window

scale pdf

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=3790
Printed Date: 26 Apr 24 at 11:48PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: scale pdf
Posted By: lorife
Subject: scale pdf
Date Posted: 02 Mar 20 at 5:25PM
Hello,
I want to merge 2 pdf into 1.
I do this with:

first page:
cPDF.ExtractPageRanges(1); 
cPDF.SaveToFile(xxxxx);

other pages:

cPDF.CopyPageRanges(NewIdDoc, 2);
cPDF.AppendToFile(PathFileOUT)

it works great. 
Problem is, now i also have to resize them. The original pages are in A3. I would like my new PDF to be with all the pages in A4.


Can I have some help? 



Replies:
Posted By: Ingo
Date Posted: 02 Mar 20 at 8:47PM
Hi Lorife,

here's a thread from the forum having to do with the same problem.
I think it will feed your needs?
If not you should try the search function here:
https://www.debenu.com/docs/pdf_library_reference/Search.php

Cheers and welcome here,
Ingo



-------------
Cheers,
Ingo



Posted By: lorife
Date Posted: 03 Mar 20 at 9:48AM
hello,
thank you for writing back. 

However I think you missed a link? You say here's a thread but I do not see it. 

I did search a lot before writing but I did not find anything useful. 
I guess I will search again.



Posted By: Ingo
Date Posted: 03 Mar 20 at 11:28AM
with "A3 A4 scale" in the search field here:
https://www.debenu.com/docs/pdf_library_reference/Search.php
i've found these links regarding your issue:
http://www.quickpdf.org/forum/scale-all-pages-in-a-pdf-with-capturepage_topic2012.html
https://www.debenu.com/kb/scale-resize-pdf-pages/



-------------
Cheers,
Ingo



Posted By: mLipok
Date Posted: 25 Mar 20 at 8:03PM
take a look here:
http://www.quickpdf.org/forum/combine-4-pages-to-1-page-error_topic3519.html?KW=" rel="nofollow - http://www.quickpdf.org/forum/forum_posts.asp?TID=3519&KW=&PID=14141&title=combine-4-pages-to-1-page-error#14141




-------------
Here you can find description how to test my examples:
http://www.quickpdf.org/forum/forum_posts.asp?TID=2932&PID=12600&title=drawcapturedpagematrix-matrix-howto#12600



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk