Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about iOS development and PDF
  • Page:
  • 1
  • 2

TOPIC:

How to remove line breaking between pages 8 years 2 months ago #10290

  • trầbắc
  • trầbắc's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
Hi all
I want to remove line break between pages in pdf file as the image is attached
How must i do?
Thank!
Attachments:

Please Log in or Create an account to join the conversation.

How to remove line breaking between pages 8 years 2 months ago #10297

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
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:
[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.
The following user(s) said Thank You: trầbắc

Please Log in or Create an account to join the conversation.

How to remove line breaking between pages 8 years 2 months ago #10300

  • trầbắc
  • trầbắc's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
@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

Please Log in or Create an account to join the conversation.

How to remove line breaking between pages 8 years 2 months ago #10302

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
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

Please Log in or Create an account to join the conversation.

How to remove line breaking between pages 8 years 2 months ago #10305

  • trầbắc
  • trầbắc's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
@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.

Please Log in or Create an account to join the conversation.

Last edit: by trầbắc.

How to remove line breaking between pages 8 years 2 months ago #10309

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
Unfortunately we don't have trial keys or something similar, this is the only way to remove the watermark without buying a license.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Powered by Kunena Forum