Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about iOS development and PDF

How to remove line breaking between pages

More
10 years 7 months ago #10290 by trầbắc
Hi all
I want to remove line break between pages in pdf file as the image is attached
How must i do?
Thank!
More
10 years 7 months ago #10297 by emanuele
Hi,

you can set the gap from two pages when you call [PDFV vOpen] method in PDFView class.
In demo project you can find it at line 113:
Code:
[m_view vOpen:doc :4 :self: &tback];
The second parameter is the gap and you can set it to 0 to remove the line break.
More
10 years 7 months ago #10300 by trầbắc
@emanele Thank so much.
I fixed, but my app has another problem, i'm using ios demo sdk. when i built project, it appear label "rendered by radaeepdf....." in each pdf page. now i want to remove that label to demo with customer. After demo if they agree i will buy your sdk lincence. Do you have trial key which remove that label within a week or a month? or how can i use trial sdk without that label?
Thank you so much
More
10 years 7 months ago #10302 by emanuele
You can temporary use the same bundle id used in demo project. In this way you should be able to do your demo without the watermark
More
10 years 7 months ago - 10 years 7 months ago #10305 by trầbắc
@Emanuele Thank so much.
But if i use the same bundle id used in demo project. i can't register that bundle id on Apple for giving demo version to my customers. I only can build my project on Xcode.
I think it will be better if you use a trial key or you have other solutions for this issue?
Thank.
Last edit: 10 years 7 months ago by trầbắc.
More
10 years 7 months ago #10309 by emanuele
Unfortunately we don't have trial keys or something similar, this is the only way to remove the watermark without buying a license.
Time to create page: 0.426 seconds
Powered by Kunena Forum